You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Ignacio J. Ortega" <na...@siapi.es> on 2002/10/06 04:38:29 UTC

Exception trying axis!_0 tag from CVS

Downloadd tag axis1_0, satisfied dependencies, ant dist.. wait
(longggggg), deployed in tc 4.1.12, go to samples, adapted classpath,
tryied thefirst sampe addr one.. after a little repair of the testit.cmd
file, changed deploys.wsdl for AddressBook.wsdl..

[e:\tomcat\xml-axis\java\axis-1_0\samples\addr]testit
This test assumes a server URL of http://localhost:8080/axis/servlet/
Deploying the addressbook2 service...
- Processing file AddressBook.wsdl
- Exception:
AxisFault
 faultCode: {http://xml.apache.org/axis/}Server.userException
 faultString: java.lang.Exception: FIXME
 faultActor: null
 faultDetail:
        stackTrace: java.lang.Exception: FIXME
        at org.apache.axis.utils.Admin.process(Admin.java:235)
        at org.apache.axis.utils.Admin.AdminService(Admin.java:112)
        at java.lang.reflect.Method.invoke(Native Method)
        at
org.apache.axis.providers.java.MsgProvider.processMessage(MsgProvider
.java:147)
        at
org.apache.axis.providers.java.JavaProvider.invoke(JavaProvider.java:
276)
        at
org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
y.java:71)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:156)
        at org.apache.axis.SimpleChain.invoke(SimpleChain.java:126)
        at
org.apache.axis.handlers.soap.SOAPService.invoke(SOAPService.java:437
)
        at org.apache.axis.server.AxisServer.invoke(AxisServer.java:316)

<snipped/>


Saludos ,
Ignacio J. Ortega