Back to bug 1044037

Who When What Removed Added
David Le Sage 2014-01-22 03:16:00 UTC CC dlesage
Doc Text You cannot import the soap-binding-rpc quick start into Red Hat JBoss Developer Studio. If you try to do so, you will encounter errors. To work around this issue, swap the following lines in the switchyard.xml file from this:

<programlisting><![CDATA[
<soap:contextPath>soap-attachment</soap:contextPath>
<soap:socketAddr>:${jettyPort}</soap:socketAddr>
]]></programlisting>

to this:

<programlisting><![CDATA[
<soap:socketAddr>:${jettyPort}</soap:socketAddr>
<soap:contextPath>soap-attachment</soap:contextPath>
]]></programlisting>
Anne-Louise Tangring 2014-02-24 15:40:35 UTC CC atangrin
Douglas Palmer 2014-10-15 17:10:11 UTC Assignee kconner dpalmer
Douglas Palmer 2014-10-24 15:56:52 UTC Status NEW ASSIGNED
Douglas Palmer 2014-10-24 16:17:34 UTC Status ASSIGNED POST
Link ID JBoss Issue Tracker SWITCHYARD-2385
Rob Cernich 2014-10-28 21:02:57 UTC Status POST MODIFIED
CC rcernich
Target Milestone --- DR4
John Skeoch 2015-08-02 23:51:22 UTC QA Contact jsedlace oskutka
Ondrej Skutka 2015-08-03 07:57:29 UTC QA Contact oskutka vchalupa
John Skeoch 2015-11-02 01:02:49 UTC QA Contact vchalupa oskutka
Ondrej Skutka 2015-11-02 08:04:24 UTC QA Contact oskutka mmelko
PnT Account Manager 2018-03-29 21:54:09 UTC CC dlesage

Back to bug 1044037