1. How to serve a socket from a J2EE application? stackoverflow.comWe would like to serve some client requests within our J2EE application server (JBoss 4.2.3). I read that the J2EE spec doesn't allow opening a socket from an enterprise ... |
2. java.net.SocketException: Unrecognized Windows Sockets error: 0: JVM_Bind (JBOSS) stackoverflow.com
|
3. Why No Server Side Sockets? stackoverflow.comI was perusing the JBoss Remoting documentation and I am trying to understand the reason for bidirectional transport. The documentation states that there could be security implications to allowing the server ... |
4. Configure Local port for the client socket - Jboss Remoting stackoverflow.comi am a newbie to jboss remoting. Is there any possibility to set client port if both the client and server is behind the firewall? Let me explain my environment. I ... |
5. socket exception in Jboss stackoverflow.comI'm getting a socket exception as follows:
|
6. Unable to connect with the Remote Jboss Queue? coderanch.comHi.. we are using JBoss server in out project.JBOSS server will run in the one system and we have appication called NIO-SREVER it will listen Queue in another JBOSS. its working fine up to some days.After that our systems are hacked by some one so we closed some of the ports on the server where JBOSS is Running. now i am ... |