Help me!!!
Hi:
my computer windows operation system is win 2000 server, web server I use is weblogic.Now,I have successfully installed axis, but I have met some questions: In the installing process of apache axis, the following mistakes exit:
C:\>java org.apache.axis.client.AdminClient -lhttp://localhost:8080/axis/service
s/AdminService deploy.wsdd
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/di
scovery/tools/DiscoverSingleton
at org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:84
)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.axis.components.logger.LogFactory.getLogFactory(LogFactory
.java:80)
at org.apache.axis.components.logger.LogFactory.<clinit>(LogFactory.java
:72)
at org.apache.axis.client.AdminClient.<clinit>(AdminClient.java:88)
C:\>
think you for help
the second question is:
How did you install xml security 1.0.4.
My axis validation says: Warning: could not find class org.apache.xml.security.Init from file xmlsec.jar
If I put the xmlsec.jar file under Tomcat 4.1\common\lib\, get tons of errors while run validation.
Thanks for your help.
the third question is: in the axis, view and validate is well operating,but there is some thing wrong with Administer Axis:( HTTP Status 404 - /axis/servlet/AdminServlet)
thank you for help