[jboss-dev-forums] [Design of POJO Server] - Re: Stable deployment API for tools

adrian@jboss.org do-not-reply at jboss.com
Thu Feb 19 11:30:54 EST 2009


"scott.stark at jboss.org" wrote : Ok, I'll propose and mbean interface for this shortly.

But why not just use jsr88? That should work in all versions of JBoss whether it is
implemented on top of the legacy DeploymentManagerService or the ProfileService.

The legacy implementation already has all the features Max is asking for,
except the remote/isolated logging stuff. You do get deployment exceptions.

Even if you don't like the jsr88 api you could use the DeploymentManagerService directly.
http://www.jboss.org/community/docs/DOC-9553
It should then just be a case of re-implementing it at some point on top of the 
profile service so that those deployments become manageable in the console
(i.e. the profile service knows about them).


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

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



More information about the jboss-dev-forums mailing list