1 Reply Latest reply on Sep 13, 2006 9:58 AM by ahujaji

    How can bind mbean into Global JNDI Namespace

    kkkkkk

      I checked the JNDIView and found datasource JNDI in *-ds.xml and hibernate JNDI in hibernate-service.xml are bound in java: Namespace. However, the default queue destinations in jbossmq-destinations-service.xml are bound in Global JNDI Namespace, which the program can access them from a different jvm out of jboss.

      So my question is how can I configure datasource and hibernate as well as queue destinations that are accessible out of jboss?

      Thanks in advance.