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/03/16 19:03:16 UTC

[jira] Commented: (WSRP4J-2) Installation fails

The following comment has been added to this issue:

     Author: Richard Jacob
    Created: Tue, 16 Mar 2004 10:02 AM
       Body:
It's the proxyportlet deployment.
By default the proxyportlet is installed, too.
(Maybe we should change that?)

The build.properties in the portlets/proxyportlet dir is not set correctly. Users need to copy the build.properties.example to build.properties and modify it according to their environment.
We had a default build.properties which caused confusion, i.e. users didn't change it/weren't aware of it.

Removed the default build.properties and left the build.properties.example.

---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=WSRP4J-2&page=comments#action_21023

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/secure/ViewIssue.jspa?key=WSRP4J-2

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-2
    Summary: Installation fails
       Type: Bug

     Status: In Progress
   Priority: Major

    Project: WSRP4J
 Components: 
             Install
   Fix Fors:
             current (nightly)
   Versions:
             current (nightly)

   Assignee: Richard Jacob
   Reporter: Nick Lothian

    Created: Fri, 27 Feb 2004 3:59 AM
    Updated: Tue, 16 Mar 2004 10:02 AM
Environment: Windows, Tomcat 4.1.24, CVS version of WSRP4J from 27 Feb 2004

Description:
1) ANT_LIB needs to be specified to point to ./lib, or the ForEach task is not found.

2) Running "build install-provider-pluto" I get:

DeployPortlet.intern:
deploying 'proxyportlet' ...
java.io.FileNotFoundException: D:\Apache\Tomcat4.1.24-wsrp4j\webapps\proxyportle
t\META-INF\MANIFEST.MF (The device is not ready)
        at java.io.FileOutputStream.open(Native Method)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:176)
        at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at org.apache.pluto.portalImpl.Deploy.deployArchive(Deploy.java:143)
        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:517)

proxyportlet.set.logger:

BUILD FAILED
file:C:/java/apache/ws-wsrp4j/build/build.xml:619: Replace: source file D:\Apach
e\Tomcat4.1.24-wsrp4j\webapps\proxyportlet\WEB-INF\classes\wsrp4j-logger.properties doesn't exist

(sorry for the formatting) I have set my TOMCAT_HOME to C:/java/tomcat-4.1.24 (no, I haven't used backslashes) and it is being properly set in the build.properties


---------------------------------------------------------------------
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