1 Reply Latest reply on Jul 6, 2005 5:20 AM by darranl

    Who can help me?????

    rind911

      I have a problem in EJB. I have a .jar file, deploy was success, but when i run client, server JBoss-3.6.3 not run, when my program run method lookup() in client then server has error:

      Error:javax.naming.CommunicationException [Root exception is java.io.InvalidClas
      sException: org.jboss.util.id.GUID; local class incompatible: stream classdesc s
      erialVersionUID = 6926421946503004889, local class serialVersionUID = 3289509836
      244263718]

      Please help me!
      Thanks!

        • 1. Re: Who can help me?????
          darranl

          The first thing you need to check is if the client has the correct versions of all of the jars it needs, pay particular attention to the JBoss jars and make sure the client is using the ones appropriate for the JBoss version.