[jboss-jira] [JBoss JIRA] Created: (JBREM-556) versioning tests failing

Tom Elrod (JIRA) jira-events at jboss.com
Tue Jul 25 01:10:11 EDT 2006


versioning tests failing
------------------------

                 Key: JBREM-556
                 URL: http://jira.jboss.com/jira/browse/JBREM-556
             Project: JBoss Remoting
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: general
    Affects Versions: 2.0.0.Beta2 (Boon)
            Reporter: Tom  Elrod
         Assigned To: Tom  Elrod
             Fix For: 2.0.0.CR1 (Boon)


Broke some backwards compatibility with previous remoting versions (1.4.x). 

Run versioning tests via ant target 'tests.versioning.quick'

In particular, failures are:

HTTP:
beta2 client => rc1 server
java.lang.NoClassDefFoundError: org/jboss/remoting/transport/http/WebServerError

Multiplex:
All failed (even rc1 client => rc1 server)

RMI:
beta2 client => rc1 server & rc1 client => beta2 server
Caused by: java.io.InvalidClassException: org.jboss.remoting.transport.rmi.RemotingRMIClientSocketFactory; local class incompatible: stream classdesc serialVersionUID = -7491556589517716155, local class serialVersionUID = -3039839695840773968

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list