You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Ganga Sah <ga...@yahoo.com> on 2003/10/29 19:34:12 UTC

JAXB/JaxMe support in Axis?

My understanding is Axis is incorporating support of
JAXB for Java/XML(Schema) binding(JAXB support is
included in J2EE1.4 and future JAX-RPC).
Axis has started using JaxMe(which I think is JAXB
compliant). Can JaxMe be used in Axis using JAXB
defined interfaces so that any JAXB implementations
including SUN JAXB-RI can be used and thus avoind
dependency on a particular implementaion(JaxMe here).

thanks,
/ganga

__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

Re: JAXB/JaxMe support in Axis?

Posted by Srinath Perera <he...@vijayaba.cse.mrt.ac.lk>.
Hi Ganga;

the part used in the this refactoring work is second layer the schema
parser(logical parser of the JAXME  the XS parser). 

handing over everything to JAXB is big decision (to me at least)and 
still even JAX-RPC do not say it. 

Any way we are not using JAXB actually.

Srinath



On Thu, 2003-10-30 at 00:34, Ganga Sah wrote:
> My understanding is Axis is incorporating support of
> JAXB for Java/XML(Schema) binding(JAXB support is
> included in J2EE1.4 and future JAX-RPC).
> Axis has started using JaxMe(which I think is JAXB
> compliant). Can JaxMe be used in Axis using JAXB
> defined interfaces so that any JAXB implementations
> including SUN JAXB-RI can be used and thus avoind
> dependency on a particular implementaion(JaxMe here).
> 
> thanks,
> /ganga
> 
> __________________________________
> Do you Yahoo!?
> Exclusive Video Premiere - Britney Spears
> http://launch.yahoo.com/promos/britneyspears/
>