Hi,
ok will look at the samples. I didnt downloaded cxf cause it is beeing
downloaded using maven ;-)
regards, Marco
Am 10.05.2012 14:05, schrieb Glen Mazza:
I believe there are several examples in the CXF samples distribution
that deploy via mvn jetty:run, I would just grep that command from
within the samples directory, that would point you to the READMEs of
such projects.
If you're looking at Tomcat standalone deployment my blog entry might
help:
http://www.jroller.com/gmazza/entry/java_first_web_service
HTH,
Glen
On 05/10/2012 03:00 AM, Marco Westermann wrote:
Hi,
I created a new cxf project using maven2 with archtype
cxf-jaxws-javafirst. Is there now a possibility to run the service
using maven? Sth. like mvn jetty:run?
Thank you,
Marco