[arquillian-issues] [JBoss JIRA] Commented: (ARQ-398) Help GlassFish understand relative URIs

Alberto Gallardo (JIRA) jira-events at lists.jboss.org
Tue May 17 10:34:01 EDT 2011


    [ https://issues.jboss.org/browse/ARQ-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12602605#comment-12602605 ] 

Alberto Gallardo commented on ARQ-398:
--------------------------------------

relative paths can also be provided in the form of:
{code}<property name="configurationXml">file:src/test/resources/glassfish/domains/domain1/config/domain.xml</property>{code}

> 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: 1.1.0.CR1
>
>
> 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: http://www.atlassian.com/software/jira

        


More information about the arquillian-issues mailing list