I am trying to run Jonas 2.3 with Jeremie(RMI works fine), but I am
running into the problem of being able to connect to the jeremie
registry. If I setup jndi.properties with the
java.naming.provider.url jrmi://localhost:12340
The jonas server loads up but I am unable to connect to port 12340 from
any other machine. However if I change java.naming.provider.url to the IP
address of the machine, I get the following error.
Jeremie Registry started JOnAS Server, version 2.3, running on Jeremie.
TransactionService: Cannot rebind TM: javax.naming.NamingException:
registry context error: rebind [Root exception is
java.rmi.MarshalException: error during marshalling/unmarshalling by stub;
nested exception is:
java.rmi.MarshalException: exception preparing marshaller; nested
exception is:
java.net.ConnectException: Connection refused]
JOnAS: Cannot start Transaction Service : EJBServer halting
Anyone have any ideas?
Mike
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".