Hi Anthony, different thread pool for sure
if you set the http conduit to async then it will use nio http://cxf.apache.org/docs/asynchronous-client-http-transport.html should help Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-07-16 14:36 GMT+02:00 Anthony Fryer <[email protected]>: > I have a project running in tomee and i've just implemented using jax-ws > asynchronous web service calls. > > Do jax-ws async calls use a different async thread pool to the pool > configured using AsynchronousPool.CorePoolSize? > > Does cxf use nio by default for async web service calls? > > Thanks, > > Anthony > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Is-there-a-CXF-Async-thread-pool-tp4670492.html > Sent from the TomEE Users mailing list archive at Nabble.com.
