Maybe you have a problem with the the wsad.jars, because they have their own older axis/soap classes!?
 
Tomi


Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von [EMAIL PROTECTED]
Gesendet: Montag, 15. August 2005 20:11
An: [email protected]
Betreff: AddressBook on WSAD 5.1


Hello,

I am tried to deploy AddressBook sample application that comes with Axis distribution on Tomcat and it works fine. Now I changed the port number for WSAD and ran WSDL2Java and then compiled all the java classes and trying to deploy the web service from the command prompt..into Admin Server that runs inside Websphere Test Environment on port 9080 as shown below...

java org.apache.axis.client.AdminClient -p9080 deploy.wsdd

getting the following error

Processing file deploy.wsdd
Exception: AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: java.lang.reflect.InvocationTargetException
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:WCOLW04F0RMX41

Please help me solve this problem..

Reply via email to