Sakhr Talibi
unread,Mar 19, 2013, 5:44:17 AM3/19/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grails-acti...@googlegroups.com
Hello everyone,
I work with Activiti since last year, it works fine. Thank's to Chee Kin Lim !
However, I have some SOAP webservices (with cxf) in my Grails application, and I want to use Activiti in there.
For example: The customer send a request by SMS to a Grails service, and I must start the proccess and work with it.
Actually, in Grails, we can use the plugin in the controller only.
Any ideas ?
Thank you.