[jboss-jira] [JBoss JIRA] Created: (JBAS-4264) war context.xml is not being read

Scott M Stark (JIRA) jira-events at lists.jboss.org
Wed Mar 28 19:06:22 EDT 2007


war context.xml is not being read
---------------------------------

                 Key: JBAS-4264
                 URL: http://jira.jboss.com/jira/browse/JBAS-4264
             Project: JBoss Application Server
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Web (Tomcat) service
            Reporter: Scott M Stark
         Assigned To: Remy Maucherat
             Fix For:  JBossAS-5.0.0.Beta3


The logic in the private String findConfig(URL warURL) to obtain an absolute file name is broken since the change to the vfs. This needs to either be a vfs path or the full input stream to the context.xml since there is no guarentee that a java.io.File to the context.xml exists.


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

        



More information about the jboss-jira mailing list