anonymous wrote :
| mailing & sending a message to an ESB are such common BPM concepts, that they
should be implemented in the language and not for every BPM project again and again.
|
Oh, I don't want people to implement that stuff. It's the way (schema) how to
specify these activities that I can see unified.
I.e.
| Custom one:
| <activity class="org.foo.bar.SMS"/>
|
| Stock one:
| <activity class="org.jbpm.activities.Email"/>
|
If we cannot extend the schema within minor releases we'll something like this soon:
| Stock one in 4.0:
| <email/>
|
| Stock one in 4.1:
| <activity class="org.jbpm.activities.FTP"/>
|
IMO it doesn't get easier if the way how jdpl4 can evolve isn't taken into
consideration in the first place.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4161432#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...