Axis2 and Internal Server Error, No Stack Trace
651642Jul 23 2008 — edited Dec 16 2008I have deployed the Axis2.war file to an OC4J instance through the administration console.
However, when I attempt to go to:
http://localhost:7777/axis2/axis2-web/index.jsp
and click on validate or any of the links I get an "Internal server error" with no stack trace.
I have created a shared-library where I have placed the following JARs:
axis.jar
jaxrpc.jar
wsdl4j-1.5.1.jar
saaj.jar
commons-discovery-0.2.jar
commons-logging-1.0.4.jar
and I have imported the library into orion-application.xml for axis.
Any help on this matter would be appreciated.