0 Replies Latest reply on Nov 24, 2004 6:44 AM by apinto

    Interconnectivity between different JBoss version

    apinto

      Hi there,

      We're currently migrating from JBoss 3.0.7 to JBoss 3.2.3 and defined a scenario where, in a first step, some components of the system are running on 3.2.3 and the others keep running on 3.0.7.

      The problem is that the 3.2.3 components fail do access the 3.0.7 ones because of ClassCastExceptions... It makes sense: they're trying to access class definitions in the 3.0.7 container with the 3.2.3 API...

      Is there anything we can do to solve the problem? Has anyone experienced this before?

      Thanks in advance,
      Arménio Pinto