[jbpm-users] jBpm questions

Márcio Dantas marciopd at gmail.com
Fri Aug 24 14:45:28 EDT 2012


Thanks, Mauricio.

About the 2nd level cache, I was concerned about jBpm having some hardcoded
configuration in its persistence.xml or hibernate.cfg.xml...

But seems that it doesn't do this at all, right?


2012/8/24 Mauricio Salatino <salaboy at gmail.com>

> Hi, comments inline.
>
> On Fri, Aug 24, 2012 at 7:07 PM, Márcio Dantas <marciopd at 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 at 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 -
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jbpm-users/attachments/20120824/f74f155c/attachment.html 


More information about the jbpm-users mailing list