You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by KK...@bca-group.com on 2004/04/07 11:47:01 UTC

Axis :: WSDL :: WSDD ['Watchdog': checked] ['Watchdog': Virus checked]





Hello there,

I just went through the Axis user guide.
It says that service styles can be either :
- RPC
- Document
- Wrapped
- Message.

In the document it says that
RPC style services are handled by -
org.apache.axis.providers.java.RPCProvider
and
Message style services are handled by -
org.apache.axis.providers.java.MsgProvider

My Question is Which handlers will handle for Document/Wrapped style
services,
Do I need to write any handler for these services ??

Sorry, My question may be wrong, I quite new to Axis !

thanks,
-kannan


This email and any attachments to it may contain confidential information
intended for the addressee only. If you are not the intended addressee, you
are strictly prohibited from disclosing, copying, distributing or using
this email in any way. Unauthorised use of the information contained in
this email is unlawful. If you have received this email in error please
notify us on enquiries@bca-group.com and delete the email from your system.

Information contained in this email can not be disclosed, copied,
distributed or used in any way without the prior consent of the sender. Any
opinions, advice or facts given in this email are given without warranty or
the intention to enter into an agreement unless specifically stated and
confirmed by agreement, letter or such other documentation signed by an
authorised signatory of BCA Holdings Limited or any of its subsidiary
companies.

Any personal information contained in this email is strictly the view of
the sender and is in no way authorised or attributable to BCA Holdings
Limited or any of its subsidiary companies in any way. All emails through
the company gateway are subject to monitoring. The company cannot be held
liable for any errors or viruses contained in this message.


Re: Axis :: WSDL :: WSDD ['Watchdog': checked] ['Watchdog': Virus checked]

Posted by Anne Thomas Manes <an...@manes.net>.
The RPCProvider converts XML to Java objects and invokes a method in a 
standard Java class. It works for RPC, Document, and Wrapped styles.

The EJBProvider works just like the RPCProvider except that invokes a 
stateless session bean.

The MSGProvider converts the XML to a DOM and invokes a Java class.

Anne

At 01:06 PM 4/7/2004, you wrote:





>Hello there,
>
>I just went through the Axis user guide.
>It says that service styles can be either :
>- RPC
>- Document
>- Wrapped
>- Message.
>
>In the document it says that
>RPC style services are handled by -
>org.apache.axis.providers.java.RPCProvider
>and
>Message style services are handled by -
>org.apache.axis.providers.java.MsgProvider
>
>My Question is Which handlers will handle for Document/Wrapped style
>services,
>Do I need to write any handler for these services ??
>
>Sorry, My question may be wrong, I quite new to Axis !
>
>thanks,
>-kannan
>
>
>This email and any attachments to it may contain confidential information
>intended for the addressee only. If you are not the intended addressee, you
>are strictly prohibited from disclosing, copying, distributing or using
>this email in any way. Unauthorised use of the information contained in
>this email is unlawful. If you have received this email in error please
>notify us on enquiries@bca-group.com and delete the email from your system.
>
>Information contained in this email can not be disclosed, copied,
>distributed or used in any way without the prior consent of the sender. Any
>opinions, advice or facts given in this email are given without warranty or
>the intention to enter into an agreement unless specifically stated and
>confirmed by agreement, letter or such other documentation signed by an
>authorised signatory of BCA Holdings Limited or any of its subsidiary
>companies.
>
>Any personal information contained in this email is strictly the view of
>the sender and is in no way authorised or attributable to BCA Holdings
>Limited or any of its subsidiary companies in any way. All emails through
>the company gateway are subject to monitoring. The company cannot be held
>liable for any errors or viruses contained in this message.

~~~~~~~~~~~~~~~~~~
Anne Thomas Manes
VP & Research Director
Burton Group