WSO2 BPS - BPEL tutorial needed -


i'm evaluating bpel engines upcoming project , @ moment have oracle bpel process manager , wso2 bps on list.

requirement : need create simple bpel process (exposed asynchronous web service), can invoke external web service , wait asynchronous callback. need able use xsd files has data types input , output of web service (bpel process).

so far : have managed download , setup eclipse plugin , server executable test scenario.

the question : there tutorial, sample or documentation how using wso2 bpel eclipse plugin.

any appreciated :)

cheers!

buddika

you can download wso2 developer studio here has eclipse bpel plugin. can find recent blog post kalpa here
sample not contain asynchronous invocations or correlations. hope start you.
can find ws-bpel specification sample azeez here. has asynchronous invocations , correlations, not have step step guide. if familiar enough bpel editor, can try sample own.
can find webinar here, demonstrates implementing simple bpel preocess.

hth


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c++ - Using OpenSSL in a multi-threaded application -

All overlapping substrings matching a java regex -