I have completed the deployer modifications. We now use the deployment classloader, and we
also pass an altDD.
However, I had to modify AbstractWarDeployer to accept absolute paths.
Since the WS deployer runs before AbstractWarDeployer, the war is not yet expanded, so we
would have to modify it based off of whether or not it was expanded. Instead I took the
simpler approach and just generate an alt dd in the temp dir, and pass that as an absolute
path to the war deployer.
-Jason
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3986377#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...