]
Shelly McGowan resolved JBAS-8477.
----------------------------------
Fix Version/s: 6.0.1
Resolution: Done
Resolved with fix to related issue, JBAS-8669
IndexOutOfBounds exception when app dir name is shorter than 5
characters
-------------------------------------------------------------------------
Key: JBAS-8477
URL:
https://issues.jboss.org/browse/JBAS-8477
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Affects Versions: 6.0.0.M5
Reporter: Jim Crossley
Fix For: 6.0.1
When it's exactly 4 characters long, btw, I get "InvalidNameException: Cannot
pass an empty name to createSubcontext"
This occurs for our TorqueBox rails deployments where their "exploded" path
name won't include any of the typical JEE extensions. Realizing this is not exactly
spec compliant, it would be nice if there was some way we could provide the app name as
metadata, or maybe just derive the app name from the basename without assuming the
extension is there?
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: