Re: [JBoss-user] messaging using JBoss 3.2.2

2004-01-15 Thread Adrian Brock
Please keep it on public mailing lists. This link explains setting up a resource adapter for a remote jms (apologies the xml formatting - julien?) http://www.jboss.org/index.html?module=bbop=viewtopict=43817 Most likely your problem is the remote connection factory is being bound with the wrong

Re: [JBoss-user] messaging using JBoss 3.2.2

2003-12-17 Thread Stefan Puiu
Hello again, I could really use some help on this one since it's preventing us from migrating from JBoss 3.2.1 to 3.2.2. Is my message not clear enough, or am I missing something obvious? Is there something I'm doing so obviously wrong it's not even worth replying me?

Re: [JBoss-user] messaging using JBoss 3.2.2

2003-12-17 Thread Adrian Brock
On Fri, 2003-12-12 at 14:46, Stefan Puiu wrote: [qbrowse] javax.naming.NamingException: Failed to retrieve Naming interface [Root exception is java.lang.ClassNotFoundException: org.jboss.naming.interceptors.ExceptionInterceptor] Your classpath is wrong on the client.

[JBoss-user] messaging using JBoss 3.2.2

2003-12-12 Thread Stefan Puiu
Hello, I've been trying to switch our project from running on JBoss 3.2.1 to 3.2.2 and some messaging code that worked on 3.2.1 wouldn't work anymore with 3.2.2. I've included a sample java source file we use to browse remote JBoss JMS queues, using two 3.2.1 instances on different machines,