It still won't work. Here is a what my properties file looks like now. This time I made my changes then did ant war. Then ant deploy from the jportal directory. I reread the directions and followed them exactly 6 times and it will not work properly.
# typical settings without source # # jetspeed_home=/apache/jetspeed-1.4-release-war/jetspeed-1.4 # jetspeed_home=/opt/jakarta/tomcat/webapps/jetspeed jetspeed_home=/home/scott/Downloads/portals/jetspeed/jetspeed-1.4 catalina_home=/opt/jakarta/tomcat portlet_app_name=jportal company=com.bluesunrise.jportal jetspeed_jar=/WEB-INF/lib/jetspeed-1.4.jar jetspeed_war=/jetspeed.war jetspeed_lib=/WEB-INF/lib jetspeed_conf=/WEB-INF/conf/ On Wednesday 18 February 2004 12:52 am, David Sean Taylor wrote: > On Tuesday, February 17, 2004, at 06:09 PM, scott wrote: > > I am new to Jetspeed. I am trying to run the tutorials from the > > JPortal.jar. > > The issue I am having is as follows: > > I changed the build.properties to point to my catalina home and > > jetspeed home. > > My jetspeed home is in tomcat/webapps/jetspeed. I copied the > > jetspeed.war to > > Put the Jetspeed source (or binary release) anywhere but there ! :) > Seriously, that is the last place you want to put it. > Because the tutorial is setup to deploy to your Jetspeed distribution > to that directory. > It expects that you will separate your source from your deployment > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- Scott A. Macri Software Engineer/Director Macri Solutions, LLC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
