- Install Tomcat
- Install Pluto from the war distribution. Somehow, I just never feel comfortable with developing using the bundle version for any software .. since I do not know what the heck they did (i.e. extra libraries needed) or I have to run several application on one tomcat instance; so, I need to know what exactly is installed and configured.
- copy whatever from the pluto-xxx/lib and util/* to Tomcat/shared/lib/
- copy webapps/plito-portal.war to Tomcat/Pluto/
- create Tomcat/conf/Catalina/localhost/pluto.xml
- added:
- Tomcat/common/endorsed/:
xercesImpl-2.6.2.jar
xmlParserAPIs-2.6.2.jar - Tomcat/shared/lib/:
castor-1.0.jar
portlet-api-1.0.jar
Saturday, July 21, 2007
Pluto - just a note again
I keep missing my noted on pluto .. so, I am trying it again..
No comments:
Post a Comment