2 Replies Latest reply on Jan 25, 2007 8:53 AM by weston.price

    Calling an EJB in another JBoss Server in a different versio

      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 ?

      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 maschine.