Alessio Soldano created CXF-5261:
------------------------------------
Summary: Message.CONNECTION_TIMEOUT and Message.RECEIVE_TIMEOUT
should not begin with "javax.xml.ws"
Key: CXF-5261
URL: https://issues.apache.org/jira/browse/CXF-5261
Project: CXF
Issue Type: Bug
Components: Core
Reporter: Alessio Soldano
Priority: Minor
Fix For: 3.0.0
The Message.CONNECTION_TIMEOUT ("javax.xml.ws.client.connectionTimeout") and
Message.RECEIVE_TIMEOUT ("javax.xml.ws.client.receiveTimeout") constants are
currently using the javax.xml.ws prefix, but according to JAXWS spec (section
4.2.1.2) implementation specific props can't use javax.* namespace.
--
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