[arquillian-issues] [JBoss JIRA] (ARQ-1213) Add support for GlassFish 3.0 container

Vineet Reynolds (JIRA) jira-events at lists.jboss.org
Tue Nov 20 19:04:21 EST 2012


     [ https://issues.jboss.org/browse/ARQ-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vineet Reynolds updated ARQ-1213:
---------------------------------

    Description: 
The RESTful admin API provided by GlassFish 3.0 does not provide all the REST resources that are currently used by the GlassFish 3.1 adapter. Hence, the 3.1 adapter is not backward compatible with a GlassFish 3.0 instance.

Additionally, the message formats returned by the REST resources of GF 3.0 are different from the ones returned by GF 3.1, hence requiring different parsing semantics.

We must therefore implement a separate adapter to support GlassFish 3.0, that either uses the RESTful Admin APIs available in 3.0, or a supported API like JSR-88.

  was:
The RESTful admin API provided by GlassFish 3.0 has does not provide all the REST resources that are currently used by the GlassFish 3.1 adapter. Hence the 3.1 adapter, is not backward compatible with a GlassFish 3.0 instance.

Additionally, the message formats returned by the REST resources of GF 3.0 are different from the ones returned by GF 3.1, hence requiring different parsing semantics.

We must therefore implement a separate adapter to support GlassFish 3.0, that either uses the RESTful Admin APIs available in 3.0, or a supported API like JSR-88.


    
> Add support for GlassFish 3.0 container
> ---------------------------------------
>
>                 Key: ARQ-1213
>                 URL: https://issues.jboss.org/browse/ARQ-1213
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: GlassFish Containers
>            Reporter: Vineet Reynolds
>            Priority: Minor
>
> The RESTful admin API provided by GlassFish 3.0 does not provide all the REST resources that are currently used by the GlassFish 3.1 adapter. Hence, the 3.1 adapter is not backward compatible with a GlassFish 3.0 instance.
> Additionally, the message formats returned by the REST resources of GF 3.0 are different from the ones returned by GF 3.1, hence requiring different parsing semantics.
> We must therefore implement a separate adapter to support GlassFish 3.0, that either uses the RESTful Admin APIs available in 3.0, or a supported API like JSR-88.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list