External Web Service
--------------------
Key: ODE-268
URL: https://issues.apache.org/jira/browse/ODE-268
Project: ODE
Issue Type: Improvement
Components: BPEL Compilation/Parsing
Affects Versions: 1.1.1
Environment: Windows/Linux
Reporter: Miguel Correia Ricardo
Priority: Minor
It would be helpful, if Apache ODE could import external web service
definitions, instead of downloading it and placing the definiton next to the
BPEL process.
For example:
<bpws:import importType="http://schemas.xmlsoap.org/wsdl/"
location="http://localhost:8080/axis2/services/HelloWorldService?wsdl"
namespace="http://samples.hello"/>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.