1 Reply Latest reply on Dec 25, 2002 12:47 PM by vvarimo

    Redeploy in JBOSS 3.0.4

    alvaro

      Hi

      My enviroment is the following.
      1 ) a remote client in a linux machine
      2) JBOSS 3.0.4 in another machine, Session Façade --> Entity Bean
      3 ) Oracle 8.i RDBMS

      in server/default/deploy/myApp.ear/ in exploded format i have :
      - One Remote SLSB in Session01.jar
      - One Local Entity in Entity02.jar

      My Scenario:
      - I change SLSB and make redeploy coping and overwriting
      Session01.jar, but didn't work.
      I need to redeploy the whole application to work.

      I need to redeploy only the ejb-jar, without needing to
      redeploy the whole application (ear).
      How can i do this?

      Thanks

      Alvaro