RE: [JBoss-user] Receive timed out

2002-08-13 Thread Daniel.Santos.Ext_Pararede
I can also specify it through code right ? that's what I'm doing now. -Original Message- From: Sacha Labourey [mailto:[EMAIL PROTECTED]] Sent: Monday, August 12, 2002 11:26 AM To: [EMAIL PROTECTED] Subject: RE: [JBoss-user] Receive timed out you need to set correctly your jndi settings

[JBoss-user] Receive timed out

2002-08-12 Thread Daniel.Santos.Ext_Pararede
Hello ! I have a simple session bean. Also have a client that calls a method on the session bean. The initial context is obtained, but when I go get the home interface the following exception is thrown to the client : javax.naming.CommunicationException: Receive timed out. Root exception is j

RE: [JBoss-user] Running several jboss instances on the same machine

2002-07-25 Thread Daniel.Santos.Ext_Pararede
Hello, I'm portuguese. Will write in english so that everyone understands. I now have the answer to my problem. I poked the configuration files and mailing lists. When I start up two JBoss instances, the log gives me no conflicts. I'm attaching a little file with the changes that I have