[jboss-dev-forums] [Design of POJO Server] - Re: MainDeployer MBean methods in JBoss 5

adrian@jboss.org do-not-reply at jboss.com
Mon Jun 23 08:29:02 EDT 2008


The URL based methods should still work. We use them in the testsuite ourselves,
so if they were broken we'd expect to know about it. ;-)

The DeploymentInfo stuff won't work because that's no longer maintained/used.
The current replacement is DeploymentUnit but we should really be using
the profile service/managed view rather than exposing the DeploymentUnit to clients.

However, I don't understand why you don't just use jsr88?
It's a standard deployment api for all JavaEE appservers, 
I know NetBeans uses it for deploying into JBoss.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4159914#4159914

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4159914



More information about the jboss-dev-forums mailing list