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/10 13:32:10 UTC

[jira] Commented: (WSRP4J-20) Installation of Producer

The following comment has been added to this issue:

     Author: Matthew Carey
    Created: Thu, 10 Jun 2004 4:30 AM
       Body:
The same message appears under Windows 2000 Java version 1.2.3_01 Tomcat 4.1.30



---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/WSRP4J-20?page=comments#action_36012

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/WSRP4J-20

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: WSRP4J-20
    Summary: Installation of Producer
       Type: Bug

     Status: Unassigned
   Priority: Major

    Project: WSRP4J
 Components: 
             Producer

   Assignee: 
   Reporter: Matthew Carey

    Created: Thu, 10 Jun 2004 3:43 AM
    Updated: Thu, 10 Jun 2004 4:30 AM

Description:
Linux SuSE 8.2 Tomcat 4.1.30 java version "1.4.2_04"

I get this error message installing the Producer though the script does not stop and appears to succeed

DeployPortlet.intern:
deploying 'proxyportlet' ...
finished!
prepare web archive 'proxyportlet' ...
CASTOR-Exception: org.exolab.castor.mapping.MappingException: Nested error: java.io.FileNotFoundException: /home/matthew/jakarta-tomcat-4.1.30/webapps/pluto/WEB-INF/data/xml/portletdefinitionmapping.xml (No such file or directory)
java.io.IOException: Failed to load mapping file /home/matthew/jakarta-tomcat-4.1.30/webapps/pluto/WEB-INF/data/xml/portletdefinitionmapping.xml
        at org.apache.pluto.portalImpl.Deploy.prepareWebArchive(Deploy.java:140)
        at org.apache.pluto.portalImpl.Deploy.main(Deploy.java:487)



proxyportlet.set.logger:

Now from the build directory the command.

find .. -name portletdefinitionmapping.xml
../provider/pluto/war/WEB-INF/data/xml/portletdefinitionmapping.xml

Indeed the command 

find /home/matthew/jakarta-tomcat-4.1.30 -name portletdefinitionmapping.xml
/home/matthew/jakarta-tomcat-4.1.30/webapps/wsrp/WEB-INF/data/xml/portletdefinitionmapping.xml

And a diff of the two files shows them to be identical.
diff /home/matthew/jakarta-tomcat-4.1.30/webapps/wsrp/WEB-INF/data/xml/portletdefinitionmapping.xml ../provider/pluto/war/WEB-INF/data/xml/portletdefinitionmapping.xml
[matthew@spats build]$

But it looks like it should be also copied to the 
/home/matthew/jakarta-tomcat-4.1.30/webapps/pluto/WEB-INF/data/xml/
folder

(PS Thanks for the help with the earlier issues)



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