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

Bartosz Majsak (JIRA) issues at jboss.org
Tue Apr 11 14:09:00 EDT 2017


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

Bartosz Majsak closed ARQ-875.
------------------------------
    Resolution: Done


Decommissioned as new OpenShift v3 support is moved to [Arquillian Cube|http://arquillian.org/arquillian-cube/#_kubernetes].

> 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
>          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 was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the arquillian-issues mailing list