]
SBS JIRA Integration updated ARQ-398:
-------------------------------------
Forum Reference:
Help GlassFish understand relative URIs
---------------------------------------
Key: ARQ-398
URL:
https://issues.jboss.org/browse/ARQ-398
Project: Arquillian
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Components: GlassFish Containers
Affects Versions: 1.0.0.Alpha5
Reporter: Aslak Knutsen
Priority: Minor
Fix For: glassfish_1.0.0.Final
The GlassFish Embedded 3.1 Container supports configurationXML in configuration, but this
option delegated directly to GlassFish only supports absolute URIs. e.g.
file:///home/test/domain.xml
Add some support for non absolute paths:
test/domain.xml -> new File().toURI
--
This message is automatically generated by JIRA.
For more information on JIRA, see: