I created a web service via axis and generated the wsdl with axis. Using the BPEL designer to create a new process I now am able to invoke that web service by giving the wsdl file to the invoke dialoge.
The result is, that the oracle parser is NOT able to read the axis generated wsdl file due to error like:
Reference to undeclared namespace prefix: 'wsdlsoap'. Context: XXXXX
Is there a was to drive the designer with axis generated wdsl docs?
thanx, mirco