[
https://issues.jboss.org/browse/JBIDE-12347?page=com.atlassian.jira.plugi...
]
Brian Fitzpatrick commented on JBIDE-12347:
-------------------------------------------
Works for me. That's kind of odd.
<?xml version="1.0" encoding="UTF-8"?>
<soap:Envelope
xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soap:Header/>
<soap:Body>
<GetBookTitlesResponse xmlns="http://www.webserviceX.NET">
<GetBookTitlesResult><NewDataSet>
<Table>
<Book>1</Book>
<BookTitle>Genesis</BookTitle>
</Table>
<Table>
<Book>2</Book>
<BookTitle>Exodus</BookTitle>
</Table>
<Table>
<Book>3</Book>
<BookTitle>Leviticus</BookTitle>
</Table>
<Table>
<Book>4</Book>
<BookTitle>Numbers</BookTitle>
</Table>
<Table>
<Book>5</Book>
<BookTitle>Deuteronomy</BookTitle>
</Table>
<Table>
<Book>6</Book>
<BookTitle>Joshua</BookTitle>
</Table>
<Table>
<Book>7</Book>
<BookTitle>Judges</BookTitle>
</Table>
<Table>
<Book>8</Book>
<BookTitle>Ruth</BookTitle>
</Table>
<Table>
<Book>9</Book>
<BookTitle>1 Samuel</BookTitle>
</Table>
<Table>
<Book>10</Book>
<BookTitle>2 Samuel</BookTitle>
</Table>
<Table>
<Book>11</Book>
<BookTitle>1 Kings</BookTitle>
</Table>
<Table>
<Book>12</Book>
<BookTitle>2 Kings</BookTitle>
</Table>
<Table>
<Book>13</Book>
<BookTitle>1 Chronicles</BookTitle>
</Table>
<Table>
<Book>14</Book>
<BookTitle>2 Chronicles</BookTitle>
</Table>
<Table>
<Book>15</Book>
<BookTitle>Ezra</BookTitle>
</Table>
<Table>
<Book>16</Book>
<BookTitle>Nehemiah</BookTitle>
</Table>
<Table>
<Book>17</Book>
<BookTitle>Esther</BookTitle>
</Table>
<Table>
<Book>18</Book>
<BookTitle>Job</BookTitle>
</Table>
<Table>
<Book>19</Book>
<BookTitle>Psalms</BookTitle>
</Table>
<Table>
<Book>20</Book>
<BookTitle>Proverbs</BookTitle>
</Table>
<Table>
<Book>21</Book>
<BookTitle>Ecclesiastes</BookTitle>
</Table>
<Table>
<Book>22</Book>
<BookTitle>Song of Solomon</BookTitle>
</Table>
<Table>
<Book>23</Book>
<BookTitle>Isaiah</BookTitle>
</Table>
<Table>
<Book>24</Book>
<BookTitle>Jeremiah</BookTitle>
</Table>
<Table>
<Book>25</Book>
<BookTitle>Lamentations</BookTitle>
</Table>
<Table>
<Book>26</Book>
<BookTitle>Ezekiel</BookTitle>
</Table>
<Table>
<Book>27</Book>
<BookTitle>Daniel</BookTitle>
</Table>
<Table>
<Book>28</Book>
<BookTitle>Hosea</BookTitle>
</Table>
<Table>
<Book>29</Book>
<BookTitle>Joel</BookTitle>
</Table>
<Table>
<Book>30</Book>
<BookTitle>Amos</BookTitle>
</Table>
<Table>
<Book>31</Book>
<BookTitle>Obadiah</BookTitle>
</Table>
<Table>
<Book>32</Book>
<BookTitle>Jonah</BookTitle>
</Table>
<Table>
<Book>33</Book>
<BookTitle>Micah</BookTitle>
</Table>
<Table>
<Book>34</Book>
<BookTitle>Nahum</BookTitle>
</Table>
<Table>
<Book>35</Book>
<BookTitle>Habakkuk</BookTitle>
</Table>
<Table>
<Book>36</Book>
<BookTitle>Zephaniah</BookTitle>
</Table>
<Table>
<Book>37</Book>
<BookTitle>Haggai</BookTitle>
</Table>
<Table>
<Book>38</Book>
<BookTitle>Zechariah</BookTitle>
</Table>
<Table>
<Book>39</Book>
<BookTitle>Malachi</BookTitle>
</Table>
<Table>
<Book>40</Book>
<BookTitle>Matthew</BookTitle>
</Table>
<Table>
<Book>41</Book>
<BookTitle>Mark</BookTitle>
</Table>
<Table>
<Book>42</Book>
<BookTitle>Luke</BookTitle>
</Table>
<Table>
<Book>43</Book>
<BookTitle>John</BookTitle>
</Table>
<Table>
<Book>44</Book>
<BookTitle>Acts</BookTitle>
</Table>
<Table>
<Book>45</Book>
<BookTitle>Romans</BookTitle>
</Table>
<Table>
<Book>46</Book>
<BookTitle>1 Corinthians</BookTitle>
</Table>
<Table>
<Book>47</Book>
<BookTitle>2 Corinthians</BookTitle>
</Table>
<Table>
<Book>48</Book>
<BookTitle>Galatians</BookTitle>
</Table>
<Table>
<Book>49</Book>
<BookTitle>Ephesians</BookTitle>
</Table>
<Table>
<Book>50</Book>
<BookTitle>Philippians</BookTitle>
</Table>
<Table>
<Book>51</Book>
<BookTitle>Colossians</BookTitle>
</Table>
<Table>
<Book>52</Book>
<BookTitle>1 Thessalonians</BookTitle>
</Table>
<Table>
<Book>53</Book>
<BookTitle>2 Thessalonians</BookTitle>
</Table>
<Table>
<Book>54</Book>
<BookTitle>1 Timothy</BookTitle>
</Table>
<Table>
<Book>55</Book>
<BookTitle>2 Timothy</BookTitle>
</Table>
<Table>
<Book>56</Book>
<BookTitle>Titus</BookTitle>
</Table>
<Table>
<Book>57</Book>
<BookTitle>Philemon</BookTitle>
</Table>
<Table>
<Book>58</Book>
<BookTitle>Hebrews</BookTitle>
</Table>
<Table>
<Book>59</Book>
<BookTitle>James</BookTitle>
</Table>
<Table>
<Book>60</Book>
<BookTitle>1 Peter</BookTitle>
</Table>
<Table>
<Book>61</Book>
<BookTitle>2 Peter</BookTitle>
</Table>
<Table>
<Book>62</Book>
<BookTitle>1 John</BookTitle>
</Table>
<Table>
<Book>63</Book>
<BookTitle>2 John</BookTitle>
</Table>
<Table>
<Book>64</Book>
<BookTitle>3 John</BookTitle>
</Table>
<Table>
<Book>65</Book>
<BookTitle>Jude</BookTitle>
</Table>
<Table>
<Book>66</Book>
<BookTitle>Revelation</BookTitle>
</Table>
</NewDataSet></GetBookTitlesResult>
</GetBookTitlesResponse>
</soap:Body>
</soap:Envelope>
Unable to invoke SOAP web service
---------------------------------
Key: JBIDE-12347
URL:
https://issues.jboss.org/browse/JBIDE-12347
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Affects Versions: 3.3.1
Reporter: Jaroslav Jankovič
Assignee: Brian Fitzpatrick
Fix For: 3.3.2
I am unable to invoke SOAP web service in WS Tester from
http://www.webservicex.net/BibleWebservice.asmx?WSDL.
In Response Body of WS Tester I got the message:
{code}
javax.xml.ws.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server
did not recognize the value of HTTP Header SOAPAction: .
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage
message)
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext
context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
{code}
In error log I got the error:
{code}
java.lang.Exception: javax.xml.ws.soap.SOAPFaultException:
System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP
Header SOAPAction: .
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage
message)
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext
context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
at org.jboss.tools.ws.ui.utils.JAXWSTester2.doTest(JAXWSTester2.java:205)
at
org.jboss.tools.ws.ui.views.JAXRSWSTestView2.handleWSTest(JAXRSWSTestView2.java:1803)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2.access$34(JAXRSWSTestView2.java:1789)
at org.jboss.tools.ws.ui.views.JAXRSWSTestView2$21.run(JAXRSWSTestView2.java:1706)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Caused by: javax.xml.ws.soap.SOAPFaultException:
System.Web.Services.Protocols.SoapException: Server did not recognize the value of HTTP
Header SOAPAction: .
at System.Web.Services.Protocols.Soap11ServerProtocolHelper.RouteRequest()
at System.Web.Services.Protocols.SoapServerProtocol.RouteRequest(SoapServerMessage
message)
at System.Web.Services.Protocols.SoapServerProtocol.Initialize()
at System.Web.Services.Protocols.ServerProtocolFactory.Create(Type type, HttpContext
context, HttpRequest request, HttpResponse response, Boolean& abortProcessing)
at com.sun.xml.internal.ws.fault.SOAP11Fault.getProtocolException(SOAP11Fault.java:178)
at
com.sun.xml.internal.ws.fault.SOAPFaultBuilder.createException(SOAPFaultBuilder.java:111)
at
com.sun.xml.internal.ws.client.dispatch.DispatchImpl$DispatchAsyncInvoker$1.onCompletion(DispatchImpl.java:450)
at com.sun.xml.internal.ws.client.Stub$1.onCompletion(Stub.java:381)
at com.sun.xml.internal.ws.api.pipe.Fiber.completionCheck(Fiber.java:502)
at com.sun.xml.internal.ws.api.pipe.Fiber.run(Fiber.java:420)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira