[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2008-07-31 Thread AlexGalvan
Hi: I have this same error, I'm using a JDK 1.4.2_15, a jboss 4.0.3 and JbossMessaging 1.2. If I run my code (client publisher) in my local (standalone) pointing to a clustered messaging jboss AS (nodes in the same server created by the release-admin.xml), it works fine, but if I try to run my

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-18 Thread timfox
It doesn't matter if your client is running in eclipse or anywhere else, it still needs to be using the correct jars. I was merely pointing out that those correct jars are specified in the user guide. It seems that previously you were using different jars than those specified in the user guide

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-18 Thread vri_97
Hi Tim Fox, As quoted from my first post : "I'm using JBoss AS 4.2, Eclipse 3.2.2, JBoss IDE2.0, and JBoss Messaging 1.3 GA. I can run the sample ejb3mdb from Jboss Messaging bundle with no problem. " Yes, I can run the sample with no problem, but I have problem when run it in Eclipse 3.2.2 wit

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-18 Thread timfox
I should also stress that it is vital you you use the correct *versions* of the jars on your client classpath. This is also detailed in the user guide, but just for clarity they are (for 1.3.0.GA): jbossall-client.jar from the JBAS 4.2.0.GA distribution. jboss aop 1.5.5.GA - available here ht

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-18 Thread timfox
Ok, so you had the wrong jars on the client classpath. The correct ones are explicitly mentioned in the userguide http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.3.0.GA/html/installation.html#inst.remoteclient Which I guess you've now read? ;) View th

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-17 Thread vri_97
Hi All, Thanks for all your response. The problem is gone, after I update the following files to eclipse plugin for jboss ide : - /lib/javassist.jar - /deploy/jboss-aop-jdk50.deployer/jboss-aop-jdk50.jar - /deploy/jboss-aop-jdk50.deployer/trove.jar the plugin for jboss ide is in : {ECLIPSE}\plugi

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-16 Thread timfox
You should really run all the non clustered examples if you installed non clustered or all the clustered examples if you installed clustered. Can you post your client code too? thanks. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054948#4054948 Reply to

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-16 Thread adrian_p
:timfox I have successfully run ejb3mdb example. Should i try all the other examples and then conclude that the installation is successful? I can post my client code here if it's necessary. thanks a lot. I'm grateful for you help. View the original post : http://www.jboss.com/index.html?modul

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-15 Thread timfox
After installation (http://labs.jboss.com/file-access/default/members/jbossmessaging/freezone/docs/userguide-1.3.0.GA/html/installation.html), did you successfully run all the examples ok? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054924#4054924 Reply

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-15 Thread adrian_p
same problem here i'm running JBoss 4.2.0 - Messaging 1.3 GA... JDK 1.5.0_11 or 1.5.0_12 (latest) any ideas? thanks in advance... | Exception in thread "main" java.lang.VerifyError: (class: org/jboss/jms/client/delegate/ClientConnectionFactoryDelegate, method: getClientAOPStack signatu

[jboss-user] [JBoss Messaging] - Re: java.lang.VerifyError

2007-06-09 Thread timfox
What JDK/JRE are you using (exact version) ? There were bugs in some versions of Java that gave symptoms like this. AFAIK they were fixed in later versions of Java. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4052806#4052806 Reply to the post : http://www