You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "David Crossley (JIRA)" <ji...@apache.org> on 2005/12/01 02:42:29 UTC

[jira] Created: (FOR-748) forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf

forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf
---------------------------------------------------------------------------

         Key: FOR-748
         URL: http://issues.apache.org/jira/browse/FOR-748
     Project: Forrest
        Type: Bug
  Components: Launch servlet WAR, Plugins (general issues)  
    Versions: 0.8-dev    
 Environment: jetty-4.2.23
    Reporter: David Crossley


Doing 'forrest war' and copy to a full Jetty/webapps/ and start Jetty, then get this error on Jetty startup ...
Cannot load 'resource://plugins.xconf' at ... webapp/WEB-INF/cocoon.xconf:31:44

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (FOR-748) forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-748?page=comments#action_12360496 ] 

Ross Gardler commented on FOR-748:
----------------------------------

XConf support in plugins has been removed. This issue is probably fixed. But I have not tested it yet

It looks like this one was masking FOR-765

> forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf
> ---------------------------------------------------------------------------
>
>          Key: FOR-748
>          URL: http://issues.apache.org/jira/browse/FOR-748
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR, Plugins (general issues)
>     Versions: 0.8-dev
>  Environment: jetty-4.2.23
>     Reporter: David Crossley
>     Priority: Critical
>      Fix For: 0.8-dev

>
> Doing 'forrest war' and copy to a full Jetty/webapps/ and start Jetty, then get this error on Jetty startup ...
> Cannot load 'resource://plugins.xconf' at ... webapp/WEB-INF/cocoon.xconf:31:44

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (FOR-748) forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-748?page=all ]
     
Ross Gardler closed FOR-748:
----------------------------

    Resolution: Fixed
     Assign To: Ross Gardler

> forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf
> ---------------------------------------------------------------------------
>
>          Key: FOR-748
>          URL: http://issues.apache.org/jira/browse/FOR-748
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR, Plugins (general issues)
>     Versions: 0.8-dev
>  Environment: jetty-4.2.23
>     Reporter: David Crossley
>     Assignee: Ross Gardler
>     Priority: Critical
>      Fix For: 0.8-dev

>
> Doing 'forrest war' and copy to a full Jetty/webapps/ and start Jetty, then get this error on Jetty startup ...
> Cannot load 'resource://plugins.xconf' at ... webapp/WEB-INF/cocoon.xconf:31:44

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (FOR-748) forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/FOR-748?page=comments#action_12358991 ] 

David Crossley commented on FOR-748:
------------------------------------

The war contents is extracted. The error occurs during Cocoon initialisation ...

org.apache.avalon.framework.configuration.ConfigurationException: Cannot load 'resource://plugins.xconf' at file:/private/tmp/Jetty__36366__foo/webapp/WEB-INF/cocoon.xconf:31:44

That line is ...
<include src="resource://plugins.xconf"/>


> forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf
> ---------------------------------------------------------------------------
>
>          Key: FOR-748
>          URL: http://issues.apache.org/jira/browse/FOR-748
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR, Plugins (general issues)
>     Versions: 0.8-dev
>  Environment: jetty-4.2.23
>     Reporter: David Crossley

>
> Doing 'forrest war' and copy to a full Jetty/webapps/ and start Jetty, then get this error on Jetty startup ...
> Cannot load 'resource://plugins.xconf' at ... webapp/WEB-INF/cocoon.xconf:31:44

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (FOR-748) forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf

Posted by "David Crossley (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-748?page=all ]

David Crossley updated FOR-748:
-------------------------------

    Fix Version: 0.8-dev
       Priority: Critical  (was: Major)

Raised Severity to Critical and scheduled for 0.8-dev ... plugins worked in 0.7

> forrest war: Cannot load 'resource://plugins.xconf ... WEB-INF/cocoon.xconf
> ---------------------------------------------------------------------------
>
>          Key: FOR-748
>          URL: http://issues.apache.org/jira/browse/FOR-748
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR, Plugins (general issues)
>     Versions: 0.8-dev
>  Environment: jetty-4.2.23
>     Reporter: David Crossley
>     Priority: Critical
>      Fix For: 0.8-dev

>
> Doing 'forrest war' and copy to a full Jetty/webapps/ and start Jetty, then get this error on Jetty startup ...
> Cannot load 'resource://plugins.xconf' at ... webapp/WEB-INF/cocoon.xconf:31:44

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira