I managed to get rid of the error (java.lang.NoSuchMethodError...) in my simple 
application by moving to jdk1.4.2. It was strange that I was consistently able to 
reproduce the same error when I used jdk1.3.1 and deploy my application in jboss3.2.5. 
I had both jdks (1.3.1 and 1.4.2) installed in my machine. But initially I had 
JAVA_HOME and PATH pointing to jdk.13.1 when I was hitting that error. I had 
accidentally changed JAVA_HOME and PATH to jdk1.4.2 and the error disappeared. I did 
not have much time to explore more on this. My JBoss version is 3.2.5 and I had used a 
simple CMP bean, session bean and a servlet. Thought if this can be useful to others

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3844394#3844394

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3844394


-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to