You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by smbabu <mu...@gmail.com> on 2016/05/03 15:30:15 UTC

TomEE + vs TomEE Webprofile(Installing CXF separately)...

What is the web service support difference between the below servers,

TomEE+(this includes the support for WS) vs TomEE web profile (installing
the Apache CXF separately)....



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/TomEE-vs-TomEE-Webprofile-Installing-CXF-separately-tp4678334.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: TomEE + vs TomEE Webprofile(Installing CXF separately)...

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi

TomEE integrates with CXF. It means CDI, EJB and pojo with injections
(suppose you have a webservice which is not a cdi bean) are integrated and
can be webservices. Installing CXF manually means you will have to do it
yourself delaing with lifecycles if you use multiple tomee mode (openejb
embedded, tomee embedded, tomee remote, tomee standalone).


Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber
<http://www.tomitribe.com> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

2016-05-03 15:30 GMT+02:00 smbabu <mu...@gmail.com>:

> What is the web service support difference between the below servers,
>
> TomEE+(this includes the support for WS) vs TomEE web profile (installing
> the Apache CXF separately)....
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/TomEE-vs-TomEE-Webprofile-Installing-CXF-separately-tp4678334.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>