On Thu, Feb 11, 2010 at 2:16 PM, Stefan Kolb <[email protected]> wrote: > Hi, > > i wrote a BPEL Scenario now similar to the iTest Scenario invoking one SCA > Service. However if i wanna add a second Service (PartnerLink) in the > Composite through a reference element, it gives me an "Reference not found > for component reference"-Error. I tested both Services exclusively with the > BPEL component and they work fine. What's going wrong there? > Are there any special requirements i have to take care of? > > Regards Stefan >
I guess the only requirement is that the references need to match the partnerLink name... It would be great if you could either share your composite/bpel/wsdl and the console output you are getting or send a patch that update the current sample with your changes so we can reproduce it locally. -- Luciano Resende http://people.apache.org/~lresende http://lresende.blogspot.com/
