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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126488#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...