Hi all - So I guess my earlier question can be generalized to this: How can I update jetspeed? If I just build a war and stick it in my webapps directory, it will not give any new features to the existing application.
The first time that you unpack jetspeed with the a3 version via tomcat, it generates many class files in web-inf/classes. If I add the generated jar file to the web-inf/lib then jetspeed will still use those classes since it looks at web-inf/classes first. If I delete the classes in web-inf/classes, then Jetspeed will use exclusively the jar file in web-inf/lib but will not run. I would like to be able to update Jetspeed without having to unpack a war and start from scratch with new users and portlets that I have to drag over from the older version. TIA, Josh Hone _________________________________________________________________ Join the world�s largest e-mail service with MSN Hotmail. http://www.hotmail.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
