"ron.sigal(a)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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...