This is one of the motivations behind introducing a CXF JAX-RS no-annotation feature - you have an existing 3rd party library and you just easily and nicely 'wrap' it with a simple xml file which itself can be generated from a simple ui tool. IMHO, having something similar for CXF Java WS would be beneficial.

cheers, Sergey

----- Original Message ----- From: "Barrie Treloar" <[email protected]>
To: <[email protected]>
Sent: Thursday, January 14, 2010 3:22 AM
Subject: Re: Expose pojo via webservice dynamically without annotations (maybe 
with Spring/AOP)?


I think the other problem is that simple != java-ws and I want to
expose my pojo as a web service.
What I am trying to do is avoid changing the code to add annotations.
e.g. what happens when I want to expose a third party class as a web
service and I dont have the source code for it?

Reply via email to