Is your web service registered in the service catalog? Even if the WSDL document you deployed along the process contains binding and port elements, these are ignored.
You need to register the web service in the catalog to make it available for invocation. This is to avoid hardcoding the endpoint reference in the deployed process. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4134434#4134434 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4134434 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
