[jboss-as7-dev] JNDI access to JMS connection factory

Heiko Braun hbraun at redhat.com
Fri May 6 03:08:26 EDT 2011



[domain at localhost:9999 /] /profile=default/subsystem=jms/connection-factory=RemoteConnectionFactory:read-resource
{
    "outcome" => "success",
    "result" => {
        "connector" => {"netty" => {"backup-connector-name" => "in-vm"}},
        "entries" => ["RemoteConnectionFactory"]
    },
    "compensating-operation" => undefined
}



Isn't it "java:/RemoteConnectionFactory" ?


Ike

On May 5, 2011, at 6:49 PM, Marius Bogoevici wrote:

> S7 does (or will) provide a JNDI-accessible JMS connection factory, e.g. via "java:/JmsXA" or similar (perhaps in the java:jboss namespace). Can anyone help me with more deta




More information about the jboss-as7-dev mailing list