Hi, comments inline.
On Fri, Aug 24, 2012 at 7:07 PM, Márcio Dantas <marciopd(a)gmail.com> wrote:
Hi there,
some more generic questions about jBpm.
*App. integration*
1) is it possible to integrate jBpm with non-Java applications? How?
Via web services, you should expose the APIs via a web service, soap or
rest.. it's a common integration practice
2) is API the preferred way to integrate jBpm with Java applications?
This is a weird question.. jBPM is a java library.. so that means that if
you have a java application
you just use jbpm as a library from your application. So yes.. you will
interact via the API.
*Clustering*
3) If different servers running jBpm applications share the same database
and processes' base, is there something special to be done regarding
clustering?
It depends on what do you want to do. Usually a retrying mechanism needs to
be implemented or reused from something like JMS to retry in case of
failure.
4) how is the hibernate second level cache configuration done?
This is not a jbpm question at all.. jBPM uses hibernate, that means that
you will
configure the
2nd level cache as in any other application using hibernate.
Thanks in advance
_______________________________________________
jbpm-users mailing list
jbpm-users(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jbpm-users
--
- MyJourney @
http://salaboy.wordpress.com
- Co-Founder @
http://www.jugargentina.org
- Co-Founder @
http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -