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/06/22 06:40:21 UTC

[jira] Created: (FOR-549) plugin DTD catalogs are not included when running as a servlet WAR

plugin DTD catalogs are not included when running as a servlet WAR
------------------------------------------------------------------

         Key: FOR-549
         URL: http://issues.apache.org/jira/browse/FOR-549
     Project: Forrest
        Type: Bug
  Components: Launch servlet WAR  
    Versions: 0.7-dev    
    Reporter: David Crossley


 When using a WAR file under a full Jetty, the plugins catalog.xcat files are not being included. In the webapp, the path to build/plugins/ is different.

-- 
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-549) plugin DTD catalogs are not included when running as a servlet WAR

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

David Crossley updated FOR-549:
-------------------------------

    Fix Version: 0.8-dev
                 0.7
        Version: 0.8-dev

> plugin DTD catalogs are not included when running as a servlet WAR
> ------------------------------------------------------------------
>
>          Key: FOR-549
>          URL: http://issues.apache.org/jira/browse/FOR-549
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR
>     Versions: 0.7, 0.8-dev
>     Reporter: David Crossley
>      Fix For: 0.8-dev, 0.7

>
>  When using a WAR file under a full Jetty, the plugins catalog.xcat files are not being included. In the webapp, the path to build/plugins/ is different.

-- 
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-549) plugin DTD catalogs are not included when running as a servlet WAR

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

David Crossley commented on FOR-549:
------------------------------------

The solution is to add an additional path to main/webapp/resources/schema/catalog.xcat
like this ...
<nextCatalog catalog="../../build/plugins/catalog.xcat"/>


> plugin DTD catalogs are not included when running as a servlet WAR
> ------------------------------------------------------------------
>
>          Key: FOR-549
>          URL: http://issues.apache.org/jira/browse/FOR-549
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR
>     Versions: 0.7-dev
>     Reporter: David Crossley

>
>  When using a WAR file under a full Jetty, the plugins catalog.xcat files are not being included. In the webapp, the path to build/plugins/ is different.

-- 
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] Resolved: (FOR-549) plugin DTD catalogs are not included when running as a servlet WAR

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

    Resolution: Incomplete

The two different paths were added to the core catalog.

This is a workaround, so the issue is marked as Incomplete

> plugin DTD catalogs are not included when running as a servlet WAR
> ------------------------------------------------------------------
>
>          Key: FOR-549
>          URL: http://issues.apache.org/jira/browse/FOR-549
>      Project: Forrest
>         Type: Bug
>   Components: Launch servlet WAR
>     Versions: 0.7, 0.8-dev
>     Reporter: David Crossley
>      Fix For: 0.8-dev, 0.7

>
>  When using a WAR file under a full Jetty, the plugins catalog.xcat files are not being included. In the webapp, the path to build/plugins/ is different.

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