I use jetty to running web services in debug mode.
I use Maven 2 to build my project and the run jetty in eclipse using
http://code.google.com/p/run-jetty-run/
Or using maven plugin
<plugin>
<groupId>org.mortbay.jetty</groupId>
<artifactId>maven-jetty-plugin</artifactId>
<version>6.1.11</version>
......
All these variants work well..
What are problems preventing web services to start?
----
Best regards,
Sergey Pulyaev
Java Technical Lead
Intego Group
43/2 Gagarina prospect,
Kharkov, 61001, Ukraine
phone: 1-407-641-4260
[EMAIL PROTECTED]
www.intego-group.com
Joshua Partogi пишет:
hi all,
I was wondering whether anyone has worked cxf on jetty here? Does it
work? Because mine does not work on jetty, but works on tomcat. Would
you share what you have done to make it work on jetty?
Thanks in advance
--------
This data is for general information only and shall not be used to produce documents of any kind without same being submitted to, reviewed by, and approved by Intego in writing. All data is subject to change. User assumes all liability relating to the use of this data and agrees to release, indemnify, and hold harmless Intego from any and all claims relating said use. User is responsible to check for any viruses before use.