SOAPConnection.get fails with ProtocolException
-----------------------------------------------
Key: JBWS-1706
URL:
http://jira.jboss.com/jira/browse/JBWS-1706
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Thomas Diesler
Fix For: jbossws-2.0.0
Caused by: java.net.ProtocolException: cannot write to a URLConnection if doOutput=false -
call setDoOutput(true)
at
sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:838)
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:916)
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:367)
at
org.jboss.remoting.transport.http.HTTPClientInvoker.useHttpURLConnection(HTTPClientInvoker.java:314)
... 28 more
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira