Scott T Weaver wrote:
I noticed with the new deployer, the wars are disappearing from the /WEB-INF/deploy directory. Is this supposed to happen? If so, was there a good reason for changing it?
Yes, this is intended.
With the new deployment implementation, the actual deployment is now fully (to be) handled by the webserver (except for local pa's like the layout portlets). Undeployment *also* has to be handled/done through the webserver (you can use the new PAM portlet for that if you use Tomcat). There really isn't any need anymore to keep holding on to these wars and they really get in the way when the portal is restarted (which now is done much, much quicker now as result of this).
What currently still is missing is undeployment support for local pa's, but I'm going to look into that soon (first I want to do the Fusion synchronization).
-scott
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
