Yes, I would like it to be as straightforward as possible using only java Beans 
and no code generation , if possible (if we have infrastructure based on xml 
for web services call description so we have to be flexlible).

 

 

________________________________

From: Amila Suriarachchi [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, August 15, 2007 5:55 PM
To: [email protected]
Subject: Re: [AXIS2] specify playload without using omElement?

 

 

On 8/15/07, אלחנן מעיין <[EMAIL PROTECTED]> wrote:

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?)


Do you want to  create this reqeust from the client? and Do you want to put 
this part directly under the soap body?
i.e <SoapBody>
        <Activate> 
    </SoapBody>

         

        
________________________________


        From: Bhojraj, Santosh [mailto:[EMAIL PROTECTED] 
        Sent: Wednesday, August 15, 2007 5:11 PM
        To: [email protected]
        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: [email protected]
        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: [email protected] 

                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

                 




-- 
Amila Suriarachchi,
WSO2 Inc. 

Reply via email to