users@jax-rpc.java.net

Re: JWSDP 1.6 AND jaxb 2.0

From: Doug Kohlert <Doug.Kohlert_at_Sun.COM>
Date: Mon, 28 Aug 2006 12:14:34 -0700

Ryan,
Type substitution will be supported in JAX-WS 2.1. In the meantime, are
you writing your application from an Java SEI or are you importing a WSDL?


Ryan LeCompte wrote:

> Hi Ramesh,
>
> Thanks for the response. I would *love* to use JAX-WS 2.0 for our web
> services, but at this point it's impossible due to
> https://jax-ws.dev.java.net/issues/show_bug.cgi?id=7
>
> Therefore, in the meantime we will have to stick with JWSDP 1.6 and
> JAXB 2.0.
>
> Thanks,
> Ryan
>
> ------------------------------------------------------------------------
> From: Ramesh Babu Mandava [mailto:Ramesh.Mandava_at_Sun.COM]
> Sent: Mon 8/28/2006 2:34 PM
> To: users_at_jax-rpc.dev.java.net
> Cc: users_at_jax-ws.dev.java.net
> Subject: Re: RE: Re: JWSDP 1.6 AND jaxb 2.0
>
>
> Hi Ryan:
>
> JAX-RPC ( Main webservices technology in JWSDP 1.6) won't depend
> JAXB. So you shouldn't see any difference when you swap JAXB 1.x with
> JAXB 2.0. But as "JAXR" ( Java API for XML Registries )
> implementation in JWSDP 1.6 depends on JAXB 1.x, if you use JAXR
> functionality then you will face problems.
>
> FYI, the latest web services technology ( JAX-WS ) depends on JAXB
> 2.0 for its databinding functionality and it generates portable
> artifacts. We would encourage you to consider migrating your
> webservices to JAX-WS and use GlassFish (
> https://glassfish.dev.java.net ) as the container. Netbeans 5.x (
> http://www.netbeans.org/ ) IDE has good support for JAX-WS.
>
> Regards
> -Ramesh
>
> ----- Original Message -----
> From: Ryan LeCompte <Ryan.LeCompte_at_pangonetworks.com>
> Date: Monday, August 28, 2006 10:23 am
> Subject: RE: Re: JWSDP 1.6 AND jaxb 2.0
> To: users_at_jax-rpc.dev.java.net, users_at_jax-rpc.dev.java.net
> Cc: users_at_jax-ws.dev.java.net
>
> > Hi Ramesh,
> >
> > Thanks for responding. I am basically using JWSDP 1.6 for both
> > client and server-side implementation of web services. I have
> > replaced the jaxb*.jar files that come with JWSDP 1.6 with the 2.0
> > JARs that come with JAX-WS 2.0, and everything seems to be working
> > fine with my current testing. I just wanted to know if there were
> > any specific problems with using the latest JAXB 2.0 JAR files with
> > JWSDP 1.6.
> >
> > Thanks,
> > Ryan
> >
> > ________________________________
> >
> > From: Ramesh Babu Mandava [mailto:Ramesh.Mandava_at_Sun.COM]
> > Sent: Mon 8/28/2006 12:31 PM
> > To: users_at_jax-rpc.dev.java.net
> > Cc: users_at_jax-ws.dev.java.net
> > Subject: Re: JWSDP 1.6 AND jaxb 2.0
> >
> >
> >
> > Hi Ryan:
> >
> > Can you please elaborate on what you are trying to do? Specially
> > with which component of JWSDP 1.6, you are trying to use JAXB 2.0.
> >
> > Regards
> > -Ramesh
> >
> > ----- Original Message -----
> > From: Ryan LeCompte <Ryan.LeCompte_at_pangonetworks.com>
> > Date: Monday, August 28, 2006 7:09 am
> > Subject: JWSDP 1.6 AND jaxb 2.0
> > To: users_at_jax-rpc.dev.java.net
> > Cc: users_at_jax-ws.dev.java.net
> >
> > > Is it possible to use JAXB 2.0 with JWSDP 1.6? I know that it
> > > comes with JAXB 1.0, but I was wondering if this was possible?
> > >
> > > Thanks.
> > > Ryan
> > >
> > >
> >
> > --------------------------------------------------------------------
> > -
> > To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> > For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
> >
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-rpc.dev.java.net
> For additional commands, e-mail: users-help_at_jax-rpc.dev.java.net
>