users@jax-rpc.java.net

Re: Axis and Java WSDP WebServices

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Fri, 20 Aug 2004 11:50:35 -0700

Marcus,
Wscompile generates stubs based on what is in the WSDL file. Are you
sure that the return message is formatted in compliance with
the WSDL? Can you include the WSDL and the response SOAP message you
are getting?

Marcus Tillmanns wrote:

>Hi guys,
>
>Im new to java and WSDP, I normaly worked with C++ and Axis. I have written
>a WebService using Axis C++ wich works fine with Axis Clients. But now I (or
>the customer) wan't to call this Service via Jwsdp / j2ee. The problem is
>that Axis doens't encloses its response Messages as the jwsdpstubs think (
>it omits the funcNameReturn MessageName ). I was told that I can alter the
>Typemapping wscompile uses, but I can't find where I should do it and how to
>tell wscompile to use this alternate typemapping. Could you point me towards
>the right location for this kind of stuff ?
>
>Thx in advance
>Marcus Tillmanns
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
>For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>
>
>
>

-- 
-------------------------------
Doug Kohlert	
Sun MicroSystems, Inc.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net