0 Replies Latest reply on Jul 10, 2007 4:18 PM by alexg79

    Application deployment in parts

    alexg79

      I have a situation where it'd be advantageous to be able to deploy an application in parts. I'd like to have the main application deployed at all times, and I want to be able to separately deploy/undeploy modules that depend on the EJBs in the main application.
      How do I accomplish this? Any pointers would be helpful.