Re: JBoss SwiftMQAdapter problem
Posted By:
Andreas_Mueller
Posted On:
Saturday, June 15, 2002 02:40 AM
We will definitely not return a new InitialContext on each call! Our InitialContext is heavy weight, backed by a JMS connection.
You can also use JNDI replication. The new 3.2.0 JNDI objects implement Referenceable and we provide a JNDI object factory too. That works fine with Jonas and many other app servers.