I'm done with porting the old deployment structure
to new ManagedDeployment API:
-
https://jira.jboss.org/jira/browse/JBAS-5823
But there are a couple of issues:
1) in order to use this new API, we must run in profileservice configuration
2) deployment needs to go over DeploymentManager, which copies whole deployment, not what
we've done before -> deployed directly from testsuite/output/lib
3) this API is asynchronous, so testing deployments requires some hacks (Thread sleep +
multiple tries)
I still need to fix ProfileService to properly undeploy/delete newly added deployments.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170350#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...