Hello, It should be enough, but you may have some XML parser conflicting issue. (will do some testing for you)
Can you migrate to OC4J 10.1.3.x ? In 10.1.3 Oracle has re-architectured the class loader to provide more flexibility for developer/administrator to deploy application and it will be easier to deploy your axis2 there. Regards Tug On 2/16/07, Daniel Teng <[EMAIL PROTECTED]> wrote:
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]
