On Sun, Jun 22, 2008 at 12:31 PM, Johannes Waltsgott < [EMAIL PROTECTED]> wrote:
> Here's the BPEL file attached... > > Seems your attachment is being stripped off. You could create a Jira issue for this and attach both your bpel and wsdl to it. Matthieu > > > > -----Ursprüngliche Nachricht----- > > Von: Johannes Waltsgott [mailto:[EMAIL PROTECTED] > > Gesendet: Sonntag, 22. Juni 2008 21:29 > > An: [email protected] > > Betreff: BPEL process with more than one operations > > > > Hi all, > > > > I'm still new to BPEL and that's my problem: I want to use a BPEL > > process as a "wrapper" for some Web Services. So my process .wsdl do > > have 2 operations and I'm having a Flow-Element surrounding 2 Sequence- > > Elements in my processes main-Sequence. Each of the 2 sequences starts > > with a receive-Element, then some assignments, invoking 1 external Web > > Service, assignment and finally reply the results. Now I can only set > > exactly one of these receive-Elements to createInstance="yes". When I > > do so, then this sequence will execute proper. But when I set both to > > createInstance="yes" I get the following error no matter which > > operation / sequence I call: > > > > ERROR - GeronimoLog.error(108) | Method "run" in class > > "org.apache.ode.bpel.runtime.PICK" threw an unexpected exception. > > > > java.lang.NullPointerException > > > > Please find the .bpel and .wsdl files attached. > > > > Does anyone has a hint for me? > > > > <<...>> <<...>> > >
