[JBoss-user] [Beginners Corner] - java.net.SocketException

2005-04-06 Thread jboss_eval
HI, i'm trying to deploy a EntityBean CMP on jBoss4.0.1, well my bean (.jar) file was successfully deployed, when i run the client(on the console) i get the following error : javax.naming.CommunicationException: Software caused connection abort: socket write error [Root exception is java.net

[JBoss-user] [Beginners Corner] - java.net.SocketException: Network is unreachable: connect

2004-06-17 Thread Heini
Hi everybody! I am very new to EJBs. I have developed a client which connects to an EJB-application deployed on JBoss 3.0.4. The source code of my client is listed below. The server I want to connect to resides on a Solaris-system. When I run the client on the server directly, it works perfectl