Hi Garth ;

What the Axis2  version are you using ? and what is the exception.

Thanks
Deepal

> Sorry, I forgot to include services.xml.
>
> <service name="wsVendor" scope="application">
>     <description>
>         Vendor Service Service
>     </description>
>     <messageReceivers>
>         <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-out";
>                         
> class="org.apache.axis2.rpc.receivers.RPCMessageReceiver"/>
>         <messageReceiver mep="http://www.w3.org/2004/08/wsdl/in-out";
>                         
> class="org.apache.axis2.rpc.receivers.RPCMessageReceiver"/>
>     </messageReceivers>
>     <parameter name="ServiceClass">com.ttna.wsVendor</parameter>
>  
> </service>
>
> Thanx,
> Garth
>
>
> Garth Keesler wrote:
>
>> All,
>>
>> First, I'm a newbie trying to get the first "real" web service to
>> work. BTW, this works great using Eclipse and WTP but only on the
>> same server which sort of limits the approach.
>>
>> Attached is a tar file of a simple PojoGuide clone that I have spent
>> days on trying to clear the last bug. I am getting a null return in
>> the rpcclient but the service, located on another box, seems to be
>> running correctly. I've tried a variety of things to clear the error
>> but I can't figure out what's wrong. The Diags folder in the tar file
>> shows the stackdump as well as the trace output from the web service.
>> All of the source and build.xml files are included.
>>
>> Help greatly appreciated.
>>
>> Thanx Much,
>> Garth
>>
>>------------------------------------------------------------------------
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: [EMAIL PROTECTED]
>>For additional commands, e-mail: [EMAIL PROTECTED]
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED] 


-- 
Thanks,
Deepal
................................................................
"The highest tower is built one brick at a time"



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to