posted 17 years ago
Hi everybody,
After 4 years, I have the similar problem but... with Weblogic 8.1, weblogic plugin.
I use eclipse to create the Web-project, (no Enterprise project), then I use Weblogic plugin to deploy my web-proj in "exploded" mode. Everything is allright except the web context root: is /MyWebProj\WebContent instead of /MyWebProj. So Error 404--Not Found is diplayed in web browser.
And I cannot modify the web context root in console, and I dont know how to modify it in eclipse.
Please help me,