When jboss starts up with MQ, jndiView shows a testQueue and QueueConnectionFactory. Everytime I look up a QueueConnectionFactory, I get a: javax.naming.NameNotFoundException: QueueConnectionFactory not bound I have a jboss.xml file set with: <resource-manager> <res-name>jms/queueConnectionFactory</res-name> <res-jndi-name>QueueConnectionFactory</res-jndi-name> </resource-manager> <resource-manager> what else do I need? Matt -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] Problems?: [EMAIL PROTECTED]
