I'm Trying to run the MsgReceptor.java App.
I have the Registry running and the EJBserver running with collocated JMS.
When I run the client app I get the following error:
javax.naming.NameNotFoundException: XATCF1
at
com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java
:97)
at
com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java
:105)
at javax.naming.InitialContext.lookup(InitialContext.java:354)
at jms.MsgReceptor.main(MsgReceptor.java:60)
My understanding is XATCF1 is supposed to be automatically created by
Jonas. In JonasAdmin when I run jndinames it does not appear. Any ideas
on what I might be missing?
Regards
----
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".