You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-dev@portals.apache.org by ji...@apache.org on 2004/06/09 19:31:11 UTC

[jira] Closed: (WSRP4J-18) installing provider fails not being able to find tomcat

Message:

   The following issue has been closed.

   Resolver: Carsten Ziegeler
       Date: Wed, 9 Jun 2004 10:30 AM

Please refer to the new installation document (it's currently only in CVS) and follow it. It should work then.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-18

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-18
    Summary: installing provider fails not being able to find tomcat
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: FIXED

    Project: WSRP4J

   Assignee: Carsten Ziegeler
   Reporter: Matthew Carey

    Created: Tue, 8 Jun 2004 7:20 AM
    Updated: Wed, 9 Jun 2004 10:30 AM

Description:
The install-provider-pluto.sh script fails with a message about not being able to find TOMCAT_HOME

setup.check1:

setup.check2:

BUILD FAILED
/home/matthew/work/portal/ws-wsrp4j/build/build.xml:110: Following error occured while executing this line
/home/matthew/work/portal/ws-wsrp4j/build/build.xml:430: Could not locate tomcat at: ${TOMCAT_HOME}

Got round by hardwiring the location of tomcat into build.xml

Like this but this not the way to go

    <property name="TOMCAT_HOME" value="/home/matthew/jakarta-tomcat-4.1.30"/>





---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira