Jesper Pedersen [
https://community.jboss.org/people/jesper.pedersen] created the
discussion
"Re: How use AsynchronousServerSocketChannel with JCA 1.6 ?"
To view the discussion, visit:
https://community.jboss.org/message/821225#821225
--------------------------------------------------------------
The executor services passed in to withCachedThreadPool should be wrapper for submitting
Work instances to the WorkManager.
You could run your server socket in a Work instance too - I probably would...
See
http://www.ironjacamar.org/doc/userguide/1.1/en-US/html/ch01.html#overview
http://www.ironjacamar.org/doc/userguide/1.1/en-US/html/ch01.html#overview for your
outbound/inbound architecture.
Otherwise let us know more details about your setup - but read the above first.
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/821225#821225]
Start a new discussion in IronJacamar at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]