Hi,

Can someone point me to any information on how to configure Axis2 with oc4j 10.1.2? I haven't had much luck getting past the "Happiness Page". I get an "Internal Server Error" with no stack trace when I click on the "Validate" button from the Admin page.

I did the following:
1. Dropped the *.war file into the oc4j-10.1.2\j2ee\home\applications directory. (after starting oc4j, I can see that it expanded the war file into a folder named axis2 in the same directory).
2. Went into oc4j-10.1.2\j2ee\home\config and edited the following:

http-web-site.xml
  <web-app application="default" name="axis2" root="/axis2" />

application.xml
  <web-module id="axis2" path="../../home/applications/axis2.war"/>

Are there other steps I am missing?

Thanks in advance.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to