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 runn
I have generated a WSDL from a java class using axis2 java2wsdl utility as
follows;
java2wsdl -o C:\temp -cn com.temenos.webservices.customer.CustomerServiceWS
Then I have deployed the same web service within an Application Server (say
jBoss) in axis2 and I can browse the wsdl on http://
127.0.0.
in $CATALINA_HOME\webapps\axis2\WEB-INF\web.xml
check for these entries:
AxisAdminServlet
Apache-Axis AxisAdmin Servlet (Web Admin)
org.apache.axis2.webapp.AxisAdminServlet
AxisAdminServlet
/axis2-admin/*
index.jsp
i
Thanks for the replies. I ended up finding the problem about three min ago.
Turns out my System Administrator loaded Oracle 10g ias without also loading
the Apache web server piece.
Loading it now and will retry.
From: Bill Hunsicker [mailto:[email protected]]
Sent: Tuesday, June