0 Replies Latest reply on Jan 29, 2007 4:28 AM by ibruell

    Calling an EJB in another JBoss Server in a different versio

      moved from jca cause it is an ejb problem.

      is there a way to call a bean that is deployed in an other jboss app server with a different version than the caller jboss version from a connector or a bean ?

      Now i always get class cast exceptions when i try to call a bean that is deployed in a jboss-4.0.2 from a connector that is deployed in jboss-4.0.4 on a different machine.