]
Aslak Knutsen updated ARQ-643:
------------------------------
Fix Version/s: glassfish_1.0.0.CR3
(was: glassfish_1.0.0.Final)
Arquillian fails to execute in-container tests when the serverHttps
property is enabled for remote Glassfish containers
-----------------------------------------------------------------------------------------------------------------------
Key: ARQ-643
URL:
https://issues.jboss.org/browse/ARQ-643
Project: Arquillian
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: GlassFish Containers, Test Protocol SPIs and Implementation
Reporter: Vineet Reynolds
Assignee: Vineet Reynolds
Fix For: glassfish_1.0.0.CR3
When the {{serverHttps}} property is enabled in arquillian.xml, execution of in-container
tests fail. The failure occurs at the point when the Arquillian client attempts to
communicate with the Arquillian Test Runner Servlet. The {{serverHttps}} property is meant
to allow for the client to communicate with the server (and the deployed test runner) over
SSL, but since the test client ({{ServletUtil}}) constructs a URI with the
"http" scheme and not "https", communication with the test runner
fails.
We'll need to
* either remote this property for now, and bring this back in a future release when the
test client can support communication with the Servlet test runner over SSL,
* or bring in support in Arquillian Core to support communication with the Servlet test
runner over SSL.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: