[jira] Created: (CARGO-732) jboss-web_3_2.dtd is missing

View: New views
1 Messages — Rating Filter:   Alert me  

[jira] Created: (CARGO-732) jboss-web_3_2.dtd is missing

by JIRA jira@codehaus.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

jboss-web_3_2.dtd is missing
----------------------------

                 Key: CARGO-732
                 URL: http://jira.codehaus.org/browse/CARGO-732
             Project: Cargo
          Issue Type: Bug
          Components: JBoss
         Environment: -
            Reporter: marco
         Attachments: stacktrace.log

I use cactus 1.8.1 for in container testing. This version of cactus uses cargo to handle war and ear Files.

The cactifywar task from cactus is not able to open handle the following file:
Couldn't load ResourceStream for org/codehaus/cargo/module/internal/resource/jboss-web_3_2.dtd

It would be nice if the dtd is part of cargo or if there would be a possibility to feed dtd Files into cargo (through classpath), which is not possible because the XmlEntityResolver looks for dtd files only in a specific location (XmlEntityResolver.java:93):
InputStream in = this.getClass().getResourceAsStream("/org/codehaus/cargo/module/internal/resource/" + fileName);

Since i sit behind a proxy i have only the possibility so set the JVM properties for the proxy which is something i would like to avoid.

Or did i oversee a possibility to tell cargo where a specific dtd is?


--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email