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 
the jetspeed home directory (tomcat/webapps/jetspeed).  I can now compilie 
the tutorial by running ant tutorial-1.  

I then deploy the jportal by typing ant deploy.  This creates a jportal 
directory under tomcat/webapps/jportal.  

The problem is when I access the tutorial site http://localhost:8080/jportal/
portal.  None of the tutorial changes have taken place.  It looks identical 
to the main portal at http://localhost:8080/jetspeed.  Thanks!!!!

I am not sure what has gone wrong.  Below is a copy of my build message, which 
was successful:

Buildfile: build.xml

prepare:

check_om:

om:

check_for_jetspeed_jar:

jar_prepare_error:

compile:

properties:

merge_security:
     [echo]  merge_security required

merge_jrp:
     [echo]  merge_jrp required

merge_trp:
     [echo]  merge_trp required

merge_torque:
     [echo]  merge_torque required

merge_properties:

check_for_jetspeed_war:

war_prepare_error:

war:
     [copy] Copying 1 file to /home/scott/Downloads/portals/jetspeed/jportal/
dist
     [exec] /usr/bin/jar: `-u' mode unimplemented.
     [exec] Result: 1

deploy:
   [delete] Deleting directory /opt/jakarta/tomcat/webapps/jportal
     [copy] Copying 1 file to /opt/jakarta/tomcat/webapps

BUILD SUCCESSFUL

-- 
Scott A. Macri
Software Engineer/Director
Macri Solutions, LLC



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to