Hi.. is there way to specify this:

<ns3:Activate xmlns:ns3="http://Phoenix.co.il/ESB/Infrastructure";>

<CancelWorkflowRequest 
xmlns="http://Phoenix.ESB.Infrastructure.BizTalk.Schemas.CancelWorkflowRequest";>

<IWFID>2</IWFID>

<Restart>0</Restart>

</CancelWorkflowRequest>

</ns3:Activate>

 

Inside soapbody without using OMElement? (just java Beans?)

 

 

________________________________

From: Bhojraj, Santosh [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 15, 2007 5:11 PM
To: axis-user@ws.apache.org
Subject: RE: Axis2: Speciying style in services.xml

 

Thanx...but the link below is not for Axis2. Probably Axis 1.1..

 

________________________________

From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, August 14, 2007 4:57 PM
To: axis-user@ws.apache.org
Subject: Re: Axis2: Speciying style in services.xml

a link to the style attribute explanation

http://ws.apache.org/axis/java/user-guide.html#ServiceStylesRPCDocumentWrappedAndMessage

Does this help?
M--

This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

        ----- Original Message ----- 

        From: Bhojraj, Santosh <mailto:[EMAIL PROTECTED]>  

        To: axis-user@ws.apache.org 

        Sent: Tuesday, August 14, 2007 4:37 PM

        Subject: Axis2: Speciying style in services.xml

         

        Hi:

          I am trying to create web services using Axis2 and would like to 
specify the style as "rpc" when the <<serivce>>.aar is generated. How do I do 
this ? The style gets set to "document" when I deploy the .aar file. I am able 
to do this when generating the WSDL by specifying the parameter in the ant 
build file.

          Is there a link for the specification on this xml file ? 

         

        Thanx!!

        Santosh

         

Reply via email to