[
http://jira.jboss.com/jira/browse/JBAS-4264?page=comments#action_12389773 ]
Remy Maucherat commented on JBAS-4264:
--------------------------------------
The contents of a compressed war are apparently always uncompressed in the temp folder by
VFS, so the issue does not occur for me.
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