users@jax-rpc.java.net

Re: SwA and JAX-RPC?

From: Anne Thomas Manes <anne_at_MANES.NET>
Date: Fri, 13 Dec 2002 17:03:46 -0500

Please note that Doug is referring to Sun's reference implementation of the
JAX-RPC API. There's nothing within the JAX-RPC specification that precludes
support for SwA. The Apache Axis implementation of JAX-RPC does support SwA.

Anne

> -----Original Message-----
> From: Public discussion on JAX-RPC
> [mailto:JAXRPC-INTEREST_at_JAVA.SUN.COM]On Behalf Of Doug Kohlert
> Sent: Friday, December 13, 2002 4:26 PM
> To: JAXRPC-INTEREST_at_JAVA.SUN.COM
> Subject: Re: SwA and JAX-RPC?
>
>
> Farrukh, JAXRPC does support SwA but in a proprietary way that will not
> interop with other vendors. We do not support the WSDL MIME binding but
> instead have defined our own schema types for the MIME types listed
> in the JAXRPC spec. If you use any of the Java types associated with
> these MIME types (except for String) in your service endpoint interface
> or value type classes, they will carried as attachments in
> the SOAP message.
>
> Farrukh Najmi wrote:
> > Does current version of JAX-RPC support Soap with Attachments (SwA). I
> > have a service interface that uses SOAP with Attachments and wanted to
> > know if JAX-RPC could be used to generate the stubs and skeletons for
> > such a Service.
> >
> > Thanks for your help.
> >
> > --
> > Regards,
> > Farrukh
>
>
> --
> Doug Kohlert
> Java Software Division
> Sun Microsystems, Inc.
> phone: 503 345-9806
>