If you started from WSDL-first (arguably better for BPEL anyway), would that
fix your problem.  I.e., take that WSDL generated from your Java code, alter
*that* WSDL, and make it your baseline.

Glen


Shashikant Kale wrote:
> 
> Hi,
> 
> I have exposed a spring pojo service as webservice using CXF.
> 
> I am trying to create a BPEL process using Apache ODE and consume the
> above service. However when I look at the samples given in ODE, I find
> some differences in the WSDL which is autogenerated by CXF for my service.
> To be precise the autogenerated WSDL doesn't contain the portType element
> in it. 
> 
> However BPEL would require portType element for creating the partnerLink.
> Am I going wrong somewhere. I would appreciate any help in this regard.
> 
> Thanks in advance,
> Shashi
> 

-- 
View this message in context: 
http://www.nabble.com/CXF-webservice-to-be-used-in-a-BPEL-tp19871928p19880846.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to