I am attempting to set up an Oracle 10g (10.1.3.4) application server and load the Axis2 (1.4.1) service into an OC4J instance. We are doing this to emulate the production environment of our client, so the versions are what they are currently using in production.
We got the 10g ias up and running, created the OC4J instance and loaded the Axis2 WAR file. No errors were encountered in the installs. No errors are in any of the application log files or in the OPMN log files. I used "axis2" (sans quotes) as the web context. When I attempt to access the administration home page for Axis2, I get a 404 page not found error. I access the Oracle 10g Admin page with this: http://localhost:8888/em I believed I should be using this to access the administration page for Axis2: http://localhost:8888/axis2/axis2-admin I also tried these with the IP address instead of localhost. The one odd thing I have seen is that when I go to the web module page in Oracle ias, and try to click the test web module, I get a "No Websites Discovered." message back from the system. I am not sure what information would be helpful to post at this time, so any suggestions would be appreciated. Thanks, Bill