My CATALINA_HOME is set to C:\uPortal-3.0.1-quick-start\apache-tomcat-5.5.23

So, in build.properties located in C:\uPortal-3.0.1-quick-start\uPortal-3.0.1, how should I modify the following to fit above?

#==================== File and Directory Names ========================

##### Replace server.home with the location of Tomcat 5.5 on your machine #####
# path to tomcat binaries
server.home=${basedir}/../apache-tomcat-5.5.23

# path to tomcat servlet container (defaults to same directory as the tomcat binaries)
server.base=${server.home}

# path to webapps directory (defaults to /webapps under the tomcat path)
server.webapps=${server.base}/webapps
.....



Patel, Jayesh wrote:
Please check setting of the server.home property in build.properties to
point to your tomcat installation path.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Edward Chen
Sent: Thursday, August 21, 2008 2:18 PM
To: [email protected]
Subject: Re: [uportal-dev] Hello World Portlet deployment problem

Hi,

Dustin S. wrote:
Edward,

You need to be in the uPortal directory to run deployPortletApp...so C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>

I use either C:\uPortal-3.0.1-quick-start\uPortal-3.0.1> or C:\uPortal-3.0.1-quick-start\, and I have the same thing below

C:\uPortal-3.0.1-quick-start>ant deployPortletApp -DportletApp=all
Buildfile: build.xml

BUILD FAILED
Target `deployPortletApp' does not exist in this project.

Total time: 1 second
C:\uPortal-3.0.1-quick-start>cd uPortal-3.0.1

C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>ant deployPortletApp -DportletApp=all

Buildfile: build.xml

deployPortletApp:

BUILD FAILED
C:\uPortal-3.0.1-quick-start\uPortal-3.0.1\build.xml:396: portletApp 'C:\uPortal
-3.0.1-quick-start\uPortal-3.0.1\all' does not exist

Total time: 1 second
C:\uPortal-3.0.1-quick-start\uPortal-3.0.1>


You should probably move this conversation to /uportal-user/@lists.ja-sig.org <http://lists.ja-sig.org>

Sorry about that. I will switch to there. There are some experts helping me from dev

Thanks,


Edward



--
You are currently subscribed to [email protected] as: [EMAIL 
PROTECTED]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to