You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by Alex Boisvert <bo...@intalio.com> on 2006/01/12 17:48:10 UTC

Java component with XMLBeans

Hi Guillaume,

I just saw that the JAX-WS component is marked at deprecated.  What do 
you recommend I use to expose Java component based on XMLBeans on the 
JBI bus?

alex


Re: Java component with XMLBeans

Posted by Alex Boisvert <bo...@intalio.com>.
Excellent!  I'll give it a whirl.

thanks,
alex

Guillaume Nodet wrote:
> You should use the servicemix-jsr181 component on which you can deploy 
> pojos with any combination of
> * annotations : no annotations, jsr181, commons-attributes
> * xml / object mapping: aegis, xmlbeans, jaxb2
> 
> Cheers,
> Guillaume Nodet
> 
> Alex Boisvert wrote:
>>
>> Hi Guillaume,
>>
>> I just saw that the JAX-WS component is marked at deprecated.  What do 
>> you recommend I use to expose Java component based on XMLBeans on the 
>> JBI bus?
>>
>> alex
boisvert@intalio.com

Re: Java component with XMLBeans

Posted by Guillaume Nodet <gu...@worldonline.fr>.
You should use the servicemix-jsr181 component on which you can deploy 
pojos with any combination of
 * annotations : no annotations, jsr181, commons-attributes
 * xml / object mapping: aegis, xmlbeans, jaxb2

Cheers,
Guillaume Nodet

Alex Boisvert wrote:

>
> Hi Guillaume,
>
> I just saw that the JAX-WS component is marked at deprecated.  What do 
> you recommend I use to expose Java component based on XMLBeans on the 
> JBI bus?
>
> alex
>
>
>