[jboss-user] [EJB 3.0] - Re: Issues with EJB 3.0/ JBoss 4.0.5

jaikiran do-not-reply at jboss.com
Tue Sep 11 02:24:56 EDT 2007


anonymous wrote : java.lang.IllegalStateException: Failed to find method for hash:-2
  | 768991178878534186 

These type of exceptions occur if you have different versions of JBoss jars on the server and the client. The client appears to be using a different version of some JBoss jar than the one that is on the JBoss server. Can you provide more details about your application, i mean the jars that you include at the client. Also, can you post the entire exception stacktrace?

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

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



More information about the jboss-user mailing list