I think that the JSR88 JBoss needs a "permanet" deployment for pragmatic re=
asons.
Reading a suggestion from Dimitris in the http://www.jboss.org/index.html?m=
odule=3Dbb&op=3Dviewtopic&t=3D61945&postdays=3D0&postorder=3Dasc&start=3D10=
he said :
" In the DeploymentService prototype we recently added a uploadLibrary(URL =
src, String filename) method, it would be easy to add a similar uploadModul=
e(url, filename). "
So instead use the MainDeployer.deploy method I=C2=B4m thinking to use the =
DeploymentService.uploadModule to make the deployment in the JSR88 JBoss.
This form the deployment will be done by URLScanner and there is a little p=
roblem here. We dont know when URLScanner finished your job. So to resolve =
this problem we will need a start and stop JMX events from MainDeployer to =
know whwn a deployment module is finished.
I hope to implement this soon and suggestions are appreciated.=20
Thanks,
Fabiano.
View the original post : http://www.jboss.org/index.html?module=3Dbb&op=3Dv=
iewtopic&p=3D3883661#3883661
Reply to the post : http://www.jboss.org/index.html?module=3Dbb&op=3Dpostin=
g&mode=3Dreply&p=3D3883661
|