Hi, yep simply put your webservice (ws or rs) in your webapp and it will be deployed automatically. you have some examples here http://openejb.apache.org/examples-trunk/index.html (rest and webservices sections) - Romain 2012/1/31 Isuru Suriarachchi > Hi all, > > I'm new to TomEE+ and I'm trying to deploy a JAX-WS web service on it. I > already have a CXF service (.war file) which is working fine on Tomcat. But > as CXF is already embedded in TomEE+, I think there's no need to include > CXF jars in my webapp. Is it correct? > > Can someone please explain this a bit for me? Or else please point me to > some document on this. > > Thanks, > ~Isuru >