I am trying to use JNDI to retrieve the information I need in establishing a Point to Point Connection using JMS.<br>The JMS API says the ConnectionFactory interface encapsulates a set of connection configuration parameters, does anybody know which ones are those parameters? And the way to store them in the name space? Regards