SOAPClient Wiki page needs update
---------------------------------
Key: JBESB-1817
URL:
http://jira.jboss.com/jira/browse/JBESB-1817
Project: JBoss ESB
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Services
Environment: wiki page
Reporter: Ehsan Zanjani
When I changed my namespace to WebService namespace,it worked as well,I think your sample
code namespace should change in wikipage
<alias name="customerOrder" class="com.acme.order.Order"
namespace="http://schemas.acme.com/services/CustomerOrder.xsd" />
[change]
<alias name="customerOrder" class="com.acme.order.Order"
namespace="http://www.acme.com/OrderManagement" />
for more info look at jboss forum.
--
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