The JAX-WS component has been deprecated in favor to 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

The main reason was that the JAXWS-RI we used was hardly usable outside the use of http: we had to rely on the very internals of the RI to provide a feature that the jsr181 component can now provide in a cleaner way.

Cheers,
Guillaume Nodet

[EMAIL PROTECTED] wrote:

I am also curious as to why this was deprecated, and what the recommendations are for those users who were considering using JAX-WS?

    -----Original Message-----
    *From:* Jaime Fernández [mailto:[EMAIL PROTECTED]
    *Sent:* Tuesday, January 10, 2006 9:03 AM
    *To:* [email protected]
    *Subject:* [servicemix-user] JAX-WS deprecated

    I've just seen that JAX-WS binding component is deprecated. Why?.
    Maybe by the movement to Apache site?.

Reply via email to