Mike Friesen wrote:
> 
> 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
> 
I got this error if I do
rmiregistry 12340&
EJBSErver&

You must use the registry command and not rmiregistry.
Regards,


-- 
        Philippe

Philippe Coq  Evidian   Phone: (33) 04 76 29 78 49
Bull S.A  - 1 rue de Provence - 38432 Echirolles Cedex France
Download our EJBServer at http://www.objectweb.org
----
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".

Reply via email to