[jboss-user] [Remoting] - Re: Socket keep alive with client EJB and RMI over HTTP

ron.sigal@jboss.com do-not-reply at jboss.com
Tue Jun 24 17:16:30 EDT 2008


"ron.sigal at jboss.com" wrote : 
  | Are you really using 8080 as the EJB3 port? Doesn't that conflict with the tomcat/jbossweb port?
  | 

Let's just forget I said that.   http://en.wikipedia.org/wiki/Image:Homer_doh2.png

anonymous wrote : 
  | With the servlet or http transport, the socket connections are immediately closed by the client after each call.
  | 

Ah, so adding "timeout" didn't help.  I'm just not sure what's happening.  One thing to try would be to turn up logging in tomcat/jbossweb by adding 


  |    <category name="org.apache">
  |       <priority value="DEBUG"/>
  |    </category>
  | 

to ${JBOSS_HOME}/server/${CONFIG}/conf/jboss-log4j.xml.

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

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



More information about the jboss-user mailing list