Hauke Gulich [http://community.jboss.org/people/haukegulich] created the discussion
"Re: Problems connecting to JMS" To view the discussion, visit: http://community.jboss.org/message/631916#631916 -------------------------------------------------------------- I have moved the question to the JBoss Forum and I found some links that the remote JNDI lookup isn't implemented yet. ( http://community.jboss.org/thread/170291 http://community.jboss.org/thread/170291 and https://issues.jboss.org/browse/AS7-1338 https://issues.jboss.org/browse/AS7-1338) Well like Clebert Suconic wrote before one option would be connecting without JNDI. So I looked at the docs from hornetq and found this: http://hornetq.sourceforge.net/docs/hornetq-2.0.0.GA/user-manual/en/html/using-jms.html http://hornetq.sourceforge.net/docs/hornetq-2.0.0.GA/user-manual/en/html/using-jms.html h2. 7.5. Directly instantiating JMS Resources without using JNDI But unfortunately this isn't working at all. I looked at the examples from hornetq but they are all using JNDI. Those how doesn't use JNDI are kind of strange. If I get the examples right, those examples starts the jms server by itself and creates the queues during runtime. I have everything set up already and just wanted to connect to the queue like on jboss 4. I didn't had any problems with jboss 4. Does anyone has any further ideas or examples? Many greetings, Hauke -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/631916#631916] Start a new discussion in Beginner's Corner at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
