Re: second parameter is null when using wsdl with wsdlsoap:binding style=document

2005-05-05 Thread schleckergoeschle
Hi,
thanks for your help. I'll try to regenerate and rebuild my service with the 
WRAPPED style.
I think i write my experiences to a little quick start and post it to the 
subject [CO] writing a tutorial.

Best Regards
Harri

axis-user@ws.apache.org schrieb am 04.05.05 06:14:58:
 
 When using document style, you don't specify parameters in the
 message definition. Instead you have one message part, and that
 part points to a wrapped element. The wrapper element should be
 defined as a sequence of elements -- which are your parameters.
 
 If you want to create a parameterized interface, then you want to use
 the wrapped style. (which is what .NET uses by default)
 
 Anne
 
 On 5/3/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
  Hi,
  in a futher message I read about a similar problem and it's solution.
  
  posted solution: change wsdlsoap:binding style=document to 
  wsdlsoap:binding style=rpc
  
  But the solution posted there is not applicable to me. My little webservice 
  has to be used in a IIS
  from MS. And the developer suite of MS has problems with WSDL files that 
  use rpc style.
  
  Has anyone a idea to solve this?
  
  I am using tomcat 5.5.9 with java 1.5.0_02-b09 on windows xp.
  My axis release is 1.2 from yesterday evening (02.05.2005 18:12)
  
  Thanks
  Harri
  __
  Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
  weltweit telefonieren! http://freephone.web.de/?mc=021201
  
 


__
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201



Re: second parameter is null when using wsdl with wsdlsoap:binding style=document

2005-05-03 Thread Anne Thomas Manes
When using document style, you don't specify parameters in the
message definition. Instead you have one message part, and that
part points to a wrapped element. The wrapper element should be
defined as a sequence of elements -- which are your parameters.

If you want to create a parameterized interface, then you want to use
the wrapped style. (which is what .NET uses by default)

Anne

On 5/3/05, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Hi,
 in a futher message I read about a similar problem and it's solution.
 
 posted solution: change wsdlsoap:binding style=document to wsdlsoap:binding 
 style=rpc
 
 But the solution posted there is not applicable to me. My little webservice 
 has to be used in a IIS
 from MS. And the developer suite of MS has problems with WSDL files that use 
 rpc style.
 
 Has anyone a idea to solve this?
 
 I am using tomcat 5.5.9 with java 1.5.0_02-b09 on windows xp.
 My axis release is 1.2 from yesterday evening (02.05.2005 18:12)
 
 Thanks
 Harri
 __
 Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
 weltweit telefonieren! http://freephone.web.de/?mc=021201