[arquillian-issues] [JBoss JIRA] (ARQ-875) Use AS7 Deploy Ping Servlet to extract ProtocolMetadata

Karel Piwko (JIRA) jira-events at lists.jboss.org
Thu Jun 20 05:26:21 EDT 2013


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

Karel Piwko reassigned ARQ-875:
-------------------------------

    Assignee:     (was: Karel Piwko)

    
> Use AS7 Deploy Ping Servlet to extract ProtocolMetadata
> -------------------------------------------------------
>
>                 Key: ARQ-875
>                 URL: https://issues.jboss.org/browse/ARQ-875
>             Project: Arquillian
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: OpenShift Containers
>    Affects Versions: openshift_1.0.0.Beta1
>            Reporter: Aslak Knutsen
>
> Instead of doing Archive scanning to figure out the ProtocolMetadata, we could reuse the Ping Servlet we use to check if the deployment is done to return the ProtocolMetadata from inside the server.
> The Wait For:
> https://github.com/arquillian/arquillian-container-openshift/blob/master/openshift-express/src/main/java/org/jboss/arquillian/container/openshift/express/OpenShiftExpressContainer.java#L230
> The Extractor: 
> https://github.com/arquillian/arquillian-container-openshift/blob/master/openshift-express/src/main/java/org/jboss/arquillian/container/openshift/express/ping/DeploymentServlet.java
> Similar MGM API Calls from AS7:
> https://github.com/jbossas/jboss-as/blob/master/arquillian/common/src/main/java/org/jboss/as/arquillian/container/ManagementClient.java#L116

--
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