1 Reply Latest reply on Mar 5, 2002 1:30 PM by adrian.brock

    deployment of ejb jar

    jamesotta

      Hi,
      We have a situation where there are quite few ejbs already
      deployed in the container.

      And we created another ejb application to use the existing ejb bean already deployed.

      when we deploy the new ejb jar file, deployment failed
      because of the not including the old ejb bean in the
      new jar file.

      We don't want to include the old bean in the new jar.

      Is there something we are missing there?

      any pointer is appreciated.

      thanks