Hello again!
I'm trying to deploy the example in Tutorial 1.
Here is my build.properties....

# testing 12345
#
# typical settings with source
#
#jetspeed_home=/bluesunrise/apache/jakarta-jetspeed
#catalina_home=/bluesunrise/apache/catalina
#portlet_app_name=jportal
#company=com.bluesunrise.jportal
#jetspeed_jar=/bin/jetspeed-1.5-dev.jar
#jetspeed_war=/bin/jetspeed.war
#jetspeed_lib=/lib
#jetspeed_conf=/webapp/WEB-INF/conf/
#
# typical settings without source
#
jetspeed_home=c:/Tomcat41/webapps/jetspeed/WEB-INF
catalina_home=c:/Tomcat41
portlet_app_name=jportal
company=com.bluesunrise.jportal
jetspeed_jar=/lib/jetspeed-1.4.jar
jetspeed_war=C:/Tomcat41/webapps/jetspeed-1.4/jetspeed.war
jetspeed_lib=/lib
jetspeed_conf=/conf




Ant tutorial-1 goes fine, no problems. But, ant deploy gives me this
error...

war_prepare_error:
     [echo]
     [echo]             The jetspeed.war is not present! Please check
     [echo]             to make sure that you have built the war file
     [echo]                 after the checking out from CVS.
     [echo]

BUILD FAILED
C:\temp\build.xml:266: Please build Jetspeed from the Jetspeed
installationt: ant war



Please let me know what I'm doing wrong.
Thanks!
Sridhar


-----Original Message-----
From: sridhar ramalingam [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 26, 2004 12:41 AM
To: [EMAIL PROTECTED]
Subject: Please HELP!


Hello,
I'm really really new to Jetspeed.
I just downloaded Jetspeed 1.4 and deployed it under Tomcat 4.1. I
looked at the tutorial at
http://www.bluesunrise.com/jetspeed-docs/JetspeedTutorial.htm, is this
the only reading material available?
 
Thanks in advance!
Sridhar
 

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

Reply via email to