Hmmm,
I have only come across such errors when I compiled something to one class/interface and on run time the implementation is different. However, the signatures seem to be equal. Have you checked you have only one jar that contains BindingStore in JBoss' class path? Anyway, I am not even sure this would cause problem...
Oliver
Ritu Kedia wrote:
I am facing a Class loading error in JBoss App Server. I have spent considerable time trying to figure the cause. Any help would be greatly appreciated.
I get the following error when deploying Slide in JBoss App Server:
org.apache.slide.common.Domain - ERROR - java.lang.VerifyError: (class: org/apache/slide/store/BindingStore, method: getXmlParentSet signature: (Lorg/apache/slide/common/Uri;Lorg/apache/slide/structure/ObjectNode;)Ljava/ lang/String;) Incompatible argument to function 15:13:56,156 ERROR [STDERR] java.lang.VerifyError: (class: org/apache/slide/store/BindingStore, method: getXmlParentSet signature: (Lorg/apache/slide/common/Uri;Lorg/apache/slide/structure/ObjectNode;)Ljava/ lang/String;) Incompatible argument to function
I am deploying Slide 2.1M1 on JBoss 3.2. I have successful deployed the same version of Slide on the same version of JBoss before. I was trying to configure another box with the same setup. I compared the versions of JVM on the 2 boxes (the successful deployment and the one giving this class load error); the JVM versions are the same: 1.4.2_02. I have compiled Slide 2.1M1 source code on my box.
Could anyone point out what I should look for?
Thanks in advance,
Regards, Ritu
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
