Re: Axis 1.4 WSDL2Java generated client doesnt not create soap me ssage with prefix

2008-01-30 Thread Anne Thomas Manes
Please post your WSDL.

Anne

On Jan 30, 2008 2:00 AM, robin [EMAIL PROTECTED] wrote:
 It does not work :(




 Alick Buckley [EMAIL PROTECTED] wrote:

 Hi,

 It could have something to do with the XMLSchema elementFormDefault or form
 attributes in the WSDL used to generate the client code.


 form=qualified | unqualified

 elementFormDefault=qualified | unqualified

 You might require the attribute value of qualified

 

  wsdl:types
   schema elementFormDefault=qualified
 targetNamespace=http://soap.service.acme.com;
 xmlns=http://www.w3.org/2001/XMLSchema;

..

   /schema
  /wsdl:types

 

 -Original Message-
 From: robin [mailto:[EMAIL PROTECTED]
 Sent: Wednesday, 30 January 2008 4:28 AM
 To: axis-user@ws.apache.org
 Subject: Axis 1.4 WSDL2Java generated client doesnt not create soap message
 with prefix

 Hi,

 I am using WSDL2Java to generate the client.

 But the SOAP Messages (body) generated by the client does not have prefix.

 For e.g:
 usernameabc/username

 My server expects them to have prefix, i.e: ns1:usernameabc/ns1:username

 How do i turn that on?

 FYI, i've seen the log and the qname being passed into the engine (encoding
 serializer) is   (empty).
  
  Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it
 now.


  
 Looking for last minute shopping deals? Find them fast with Yahoo! Search.

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



RE: Axis 1.4 WSDL2Java generated client doesnt not create soap me ssage with prefix

2008-01-29 Thread Alick Buckley
Hi,
 
It could have something to do with the XMLSchema elementFormDefault or form
attributes in the WSDL used to generate the client code.
 
form=qualified | unqualified
 
elementFormDefault=qualified | unqualified
 
You might require the attribute value of qualified
 

 
 wsdl:types
  schema elementFormDefault=qualified targetNamespace=
http://soap.service.acme.com http://soap.service.acme.com  xmlns=
http://www.w3.org/2001/XMLSchema http://www.w3.org/2001/XMLSchema 
 
   ..

  /schema
 /wsdl:types
 


-Original Message-
From: robin [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 30 January 2008 4:28 AM
To: axis-user@ws.apache.org
Subject: Axis 1.4 WSDL2Java generated client doesnt not create soap message
with prefix


Hi,

I am using WSDL2Java to generate the client.

But the SOAP Messages (body) generated by the client does not have prefix.

For e.g:
usernameabc/username

My server expects them to have prefix, i.e: ns1:usernameabc/ns1:username

How do i turn that on?

FYI, i've seen the log and the qname being passed into the engine (encoding
serializer) is   (empty). 



  _  

Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try
http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8
HDtDypao8Wcj9tAcJ it now.



RE: Axis 1.4 WSDL2Java generated client doesnt not create soap me ssage with prefix

2008-01-29 Thread robin
It does not work :(


Alick Buckley [EMAIL PROTECTED] wrote:   Hi,
  
 It  could have something to do with the XMLSchema elementFormDefault or form  
attributes in the WSDL used to generate the client  code.
  
  form=qualified |  unqualified
  

  elementFormDefault=qualified |  unqualified
  
 You might require the attribute value of  qualified
  
 
  
  wsdl:types
   schema elementFormDefault=qualified 
targetNamespace=http://soap.service.acme.com; 
xmlns=http://www.w3.org/2001/XMLSchema;
  
..
 
   /schema
 /wsdl:types
  
 
-Original Message-
From: robin[mailto:[EMAIL PROTECTED]
Sent: Wednesday, 30 January 2008 4:28AM
To: axis-user@ws.apache.org
Subject: Axis 1.4 WSDL2Javagenerated client doesnt not create soap message 
withprefix


Hi,

I am using WSDL2Java to generate theclient.

But the SOAP Messages (body) generated by the client does nothave prefix.

For e.g:
usernameabc/username

Myserver expects them to have prefix, i.e:
ns1:usernameabc/ns1:username

How do i turn thaton?

FYI, i've seen the log and the qname being passed into the engine(encoding 
serializer) is   (empty).  

-
   Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Tryit 
now.

   
-
Looking for last minute shopping deals?  Find them fast with Yahoo! Search.