Clearer error message when connecting to a remote tomcat without user and pass.
-------------------------------------------------------------------------------
Key: ARQ-552
URL:
https://issues.jboss.org/browse/ARQ-552
Project: Arquillian
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: Tomcat Containers
Affects Versions: tomcat_1.0.0.CR1
Reporter: José Freitas
When not specifying a user and password to access a remote tomcat container, the message
should be clearer on that.
"No user/password was specified"
instead the given error show this:
Caused by: com.sun.jersey.api.client.UniformInterfaceException: PUT
http://null:null@localhost:8080/manager/deploy?path=/71f6f830-196d-41eb-8...
returned a response status of 401
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira