Hello, I am trying to deploy the ChatBean example and connect to the ActiveMQ remotely. I have a problem with JNDI resources - I dont see them. After I deploy the example I try to connect via telnet and lookup destination resources named ChatBean or AnswerQueue but with no luck. The telnet admin console does not list them. It does not list any comp.env resources (there is only comp subname).
Do I need to configure the resource on the global level (server configuration)? How could I connect to the ActiveMQ JMS broker using OpenEJB JNDI subsystem? I have tried also ActiveMQInitialContextFactory directly but factory objects are not published there too. Thanks for help
