by egfesser » Thu Feb 07, 2008 11:18 am
Colin, I am using JBossMQ. Standard JNDI parameters as that in the JBossAS demo, with no security credentials, and the port has been changed to 1097. The hermes.log file does not seem to show anything:
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.browser.tasks.ThreadPool - task hermes.browser.tasks.JNDIBrowseTask@15cd69c starting
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.impl.SimpleClassLoaderManager - getting existing classLoader for JBossAS
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.impl.LoaderSupport - set hermes.JNDIContextFactory providerURL=jnp://localhost:1097
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.impl.LoaderSupport - set hermes.JNDIContextFactory initialContextFactory=org.jnp.interfaces.NamingContextFactory
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.JNDIContextFactory - properties: {java.naming.provider.url=jnp://localhost:1097, java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory}
2008-02-07 02:38:59,421 [Hermes ThreadPool-3] DEBUG hermes.browser.model.tree.ContextTreeNode - Searching context JBoss...
Any point in the right direction is appreciated.