Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well it works sometimes #4

Open
gmarshall56 opened this issue Sep 8, 2016 · 1 comment
Open

Well it works sometimes #4

gmarshall56 opened this issue Sep 8, 2016 · 1 comment

Comments

@gmarshall56
Copy link

I have found this feature to be not reliable. I managed to get it working in projects that were very small and simple. But in projects that were in depth, containing one or more Spring application context files, with several bean nodes defined, it flat out did not work. I kept getting the 404 error. I have proven this out after hours of trying to figure out why it would not work on these larger apps by creating a bare bones Spring / Maven application. No controllers, no application context xml files, nothing except for the required Spring core dependencies in the POM file and a weblogic.xml file containing only that virtual-directory-mapping tag. It worked just fine in this bare bones project. Until somebody can explain to me why this works on simple applications while it fails on more in-depth apps, I would have to say to developers "beware".

@jaysensharma
Copy link
Owner

Can you please share your sample project with us so that we can have a look on it to find out why it is not working with your Spring Project. Also please let us know what is your Spring & WLS Version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants