I have a BPEL SU deploying from a SA and it works good, except I have yet to get a doc into it. Im sure I will get it.. I followed the servicemix example for the loanbroker BPEL SU. I dissassembled it and then created my bpel SU exactly how it was.
hgkrt wrote: > > You can find the sun bpel engine from > \Your_Sun_APP_Home\addons\jbi-components directory,(use NetBeansIDE6.0M9 > installer) > named bpelserviceengine.jar. > Just copy it to ServiceMix3.1 install directory, and start servicemix, > you can see the bpel engine started message. > > is this you want to do ? but i still not know how to make a bpel su work > on servicemix. > > > jbi joe wrote: >> >> >> Is there a way to install netbeans BPEL SE into servicemix 3.1? >> If so, can I get some detailed instructions on doing it? >> I took a look through the netbeans and didnt see any zip >> files that looked to be in the "JBI component" format. >> The reason that I am doing this is because I cannot get >> the syntax of the servicemix-bpe to understand some >> 2.0 BPEL instructions. For example; >> >> <if name="MyTest> >> <condition> $Variable1 = 'SomeTestValue </condition> >> <seqence> >> ..........blah, blah,,,, etc,., >> </sequence> >> </if> >> > > -- View this message in context: http://www.nabble.com/Howto-install-netbeans-BPEL-SE-tf3981727s12049.html#a11329467 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.