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 ra...@jpmchase.com on 2005/08/15 22:16:03 UTC

Creating Webservice on WSAD 5.1

Hello,

I need to know if I can use WSAD 5.1 to develope an webservice using AXIS 
and test the web service using Websphere Test Environment ..   your help 
is highly appreciated!  I get many tutorials that explain how to run axis 
inside WSAD but could not find one which shows me how to build and deploy 
a web service using axis on WSAD.

I ran the following  ANT task to create the java and WSDD  and then try to 
run the admin  client from the command prompt  and deploy  using 
deploy.wsdd   and getting the following error 

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

I am not able to get much help out of this error..

   <wsdl2java url="${axis.home}/JavaSource/samples/addr/AddressBook.wsdl"
               output="${build.dir}/work"
               deployscope="session"
               serverSide="yes"
               skeletonDeploy="yes"
               noimports="no"
               verbose="no"
               typeMappingVersion="1.1"
               testcase="no">
        <mapping namespace="urn:AddressFetcher2" package="AddressFetcher2"/>
    </wsdl2java>

Your help is highly appreciated!


Raj 

RE: Creating Webservice on WSAD 5.1

Posted by Mick Knutson <mi...@hotmail.com>.
NO. The only way, as per IBM support is to use was webservices.jar which 
contains Jaxrpc, axis 1.1 classes and a massive ton of extra classes suppose 
to be used for performace increases, but I disagree as I only exsperienced 
slower transaction.

Now, if you DELETE webservice.jar, IBM will _NOT_ honor support for was, but 
then Axis 1.2 will work then.



>From: raj.x.arunmugan@jpmchase.com
>Reply-To: axis-user@ws.apache.org
>To: axis-user@ws.apache.org
>Subject: Creating Webservice on WSAD 5.1
>Date: Mon, 15 Aug 2005 16:16:03 -0400
>
>Hello,
>
>I need to know if I can use WSAD 5.1 to develope an webservice using AXIS
>and test the web service using Websphere Test Environment ..   your help
>is highly appreciated!  I get many tutorials that explain how to run axis
>inside WSAD but could not find one which shows me how to build and deploy
>a web service using axis on WSAD.
>
>I ran the following  ANT task to create the java and WSDD  and then try to
>run the admin  client from the command prompt  and deploy  using
>deploy.wsdd   and getting the following error
>
>Processing file deploy.wsdd
>Exception: AxisFault
>  faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userExceptio
>  faultSubcode:
>  faultString: java.lang.reflect.InvocationTargetException
>  faultActor:
>  faultNode:
>  faultDetail:
>         {http://xml.apache.org/axis/}hostname:WCOLW04F0RMX41
>
>I am not able to get much help out of this error..
>
>    <wsdl2java url="${axis.home}/JavaSource/samples/addr/AddressBook.wsdl"
>                output="${build.dir}/work"
>                deployscope="session"
>                serverSide="yes"
>                skeletonDeploy="yes"
>                noimports="no"
>                verbose="no"
>                typeMappingVersion="1.1"
>                testcase="no">
>         <mapping namespace="urn:AddressFetcher2" 
>package="AddressFetcher2"/>
>     </wsdl2java>
>
>Your help is highly appreciated!
>
>
>Raj


Thank You
Mick Knutson

Sr. Java/J2EE Consultant
BASE logic, inc.
(415) 648-1804 (S.F., CA)
http://www.BASELogic.com

HP Consulting Services (Walnut Creek, CA)