Cyril Furtado wrote: > I am using Tomcat 4.1( will move to Tomcat 5) and JDK 1.5, We do not use > a Web-Apps directory in Tomcat, Instead use the shared/lib directory to > load the jar files. I have sucessfully used Axis1.2 for over 18 months > in this config, now I am trying to switch to Axis2 but it has been very > difficult, I cannot get the Admin Servlet started. What files are > required under the WEB-INF
You need to put an axis2.xml file in conf folder. Need to have modules and service folder. So far we have not tested this type of scenario. But if you can help re-create the problems, we might be able to help. > and where does one put the services.xml file > under the default Root directory of Tomcat? services.xml comes only with a service archive. Better read the user guide. > > When typing http://localhost:8081/axis2-admin in the browser I get > Error > > Root Cause > > java.lang.NullPointerException > at org.apache.axis2.transport.http.AdminAgent.(AdminAgent.java:76) I can not find a cause for this error in 52nd line of AdminAgent :(. -- Chinthaka
signature.asc
Description: OpenPGP digital signature
