[jbosstools-issues] [JBoss JIRA] (JBIDE-17664) Web Service Tester: Response to invoking not allowed method on WildFly doesn't contain header [HTTP/1.1 405 Method Not Allowed]

Brian Fitzpatrick (JIRA) issues at jboss.org
Mon Jun 23 13:39:26 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12978691#comment-12978691 ] 

Brian Fitzpatrick commented on JBIDE-17664:
-------------------------------------------

Ok. Based on the response I get back from the call - if it's not "200" I will pass along the response message from the URL connect call. (Based on this method - http://docs.oracle.com/javase/7/docs/api/java/net/HttpURLConnection.html#getResponseCode%28%29)

So in this case (or anything non-GET), the user would see "Method Not Allowed". 

Is that satisfactory? Or would you also like to see the error code (in this case the 405)?

> Web Service Tester: Response to invoking not allowed method on WildFly doesn't contain header [HTTP/1.1 405 Method Not Allowed]
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-17664
>                 URL: https://issues.jboss.org/browse/JBIDE-17664
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: webservices
>    Affects Versions: 4.2.0.Beta2
>         Environment: WildFly
>            Reporter: Radoslav Rábara
>            Priority: Critical
>             Fix For: 4.2.0.Beta3
>
>




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)



More information about the jbosstools-issues mailing list