Hi Johnson,

in the jonas-root directory there is file called jndi.properties.

There is part looking like this:

# if you use rmi only
java.naming.factory.initial
com.sun.jndi.rmi.registry.RegistryContextFactory
        java.naming.provider.url        rmi://localhost:1099

with the differnce that your entry contains <hostname> instead of 
localhost (or any other host where your registry is running).
When you chnage this everything should work.

HTH

Andi

> -----Ursprüngliche Nachricht-----
> Von: Johnson Lim [mailto:[EMAIL PROTECTED]]
> Gesendet: Donnerstag, 7. Dezember 2000 10:05
> An: [EMAIL PROTECTED]
> Betreff: Start The server
> 
> 
> Hi all,
> 
> I have an trouble to start the server.The following display:
> 
> JOnAS Server, version 2.2.2, running on rmi.
> TransactionService: Cannot rebind TM:
> javax.naming.ConfigurationException [Root exception is
> java.rmi.UnknownHostExcep
> tion: Unknown host: <hostname>; nested exception is:
>         java.net.UnknownHostException: <hostname>]
> JOnAS: Cannot start Transaction Service : EJBServer halting
> 
> I am a new in that server and I would like to know how can I
> solve this problem and start the server.
> 
> My setting
> Jonas server 2.1.1
> Windows 2000
> jdk1.3
> 
> Thanks,
> johnson
> 
> ----
> 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".
> 
----
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