Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ServletException when deploying Struts app

0 views
Skip to first unread message

Paul Hepworth

unread,
Sep 29, 2004, 10:14:22 AM9/29/04
to
I'm just starting on a project that is building on other peoples code.
The application is struts based and has all the config files and libraries, along with a comprehensive build script that executes and deploys the war and jar files.

However, when the server starts and tries to load the app, I get the error:
"MyActionServlet" failed to preload on startup in web application "myapp"
javax.servlet.ServletException
at weblogic.servlet.internal.ServletStubImpl.createServlet(ServletStubImpl.java:909)
..

I've seen other posts with this error but have not seen a solution.

Any ideas?

Paul Hepworth

unread,
Sep 30, 2004, 7:31:33 AM9/30/04
to
Problem now solved. The problem was due to LDAP not being configured correctly.
0 new messages