Hi,

I am trying to integrate ruote into Java by JRuby.
Basically, my strategy is building a wrapper of engine in Java with
JRuby and create participants, workitem and maybe history entities in
Java, which is very close to what ruote-web2 has done in ruby except
ruote-web2 doesn't need a wrapper of engine.
So I get try out ruote-web2 demo (http://difference.openwfe.org:3000/)
and read ruote-web2 code for understanding how ruote-web2 integrates
with ruote.
But I couldn't find out how the demo registers participants by reading
the ruote-web2 code.
There is participants.rb inside config/initializers, but it does
nothing.

The reason I need it is because I still don't really understand how
ruote works with the participants to restrict user's access to a
process / workitem or give a user / a role / a group privilege to
access a workitem/process.

So could anyone give some tips about it?

--~--~---------~--~----~------------~-------~--~----~
you received this message because you are subscribed to the "ruote users" group.
to post : send email to [email protected]
to unsubscribe : send email to [email protected]
more options : http://groups.google.com/group/openwferu-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to