Are these devices connecting via HTTP?  If so, then add another connector to 
deploy/jbossweb-tomcat55.sar/server.xml:

  |       <Connector port="34567" address="${jboss.bind.address}"
  |          maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
  |          emptySessionPath="true"
  |          enableLookups="false" acceptCount="100"
  |          connectionTimeout="20000" disableUploadTimeout="true"/>
  | 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3899092#3899092

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3899092


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to