Is there an example of this that relates to the code I am using to produce my web service?

I am not sure how to tell CXF or its jetty server to startup and not block the calling thread.

Incidentally, my web service is embedded directly in my desktop application and started in the manner I showed.

On 11/29/2010 1:41 PM, Johan Edstrom wrote:
You want to set the JettyHttpServerEngineFactory
That gives you access to setThreadingParameters



On Nov 30, 2010, at 4:39 AM, Chris Richmond wrote:

JaxWsServerFactoryBean

Reply via email to