1 Reply Latest reply on Sep 17, 2008 3:59 AM by noelo

    Administrative Objects

    arkhalil

      Hi

      How can i create the administrative objects (ConnectionFactory named "MyQueueConnectionFactory" and Queue name "MyQueue") in the jboss application server? I want to look up and use these in a jms client application later on?

      Thanks.

        • 1. Re: Administrative Objects
          noelo

          Look at the contents of destinations-service.xml and connections-factories-service.xml contianed in the jboss-messaging.sar in the deploy directory of you app server.

          Alternatively read the documentation.