1 Reply Latest reply on Feb 5, 2008 11:23 AM by peterj

    Local Deployment using JSP & Servlet

    abondi

      I'm developing an application that must deploy ears using jsp and servlet.

      It's like an installer for j2ee applications: receives the request to deploy a package (war or ear) and ask the application server where it's hosted to deploy the specified package.

      I think it can be done using jsp, servlets and, maybe, MBeans.

      Thank you very much!

      Andrea