08-29-2011 10:52 AM
09-05-2011 12:14 PM
Caused by: org.activiti.engine.ActivitiException: Can't find scripting engine for 'groovy'
at org.activiti.engine.impl.scripting.ScriptingEngines.evaluate(ScriptingEngines.java:66)
at org.activiti.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior.execute(ScriptTaskActivityBehavior.java:43)
at org.activiti.engine.impl.pvm.runtime.AtomicOperationActivityExecute.execute(AtomicOperationActivityExecute.java:40)
09-06-2011 02:17 AM
09-06-2011 03:49 AM
Hi,
I made some first steps in testing this. So the projects you uploaded are fine for me to test.
However I need some more time to investigate this. I'll come back to this in a couple of days.
Best regards,
09-07-2011 08:35 AM
More important is that the classes of my bundle or classes from other bundles could not be reached by scripts of my processes.
I wonder if I could somehow specify the class loader of the scripting environment.
09-08-2011 05:35 AM
Hi,
I'll be working with the OSGi implementation for the Activiti in Action book in the next days.
Note however that the Activiti OSGi module is mainly tested with Apache Karaf.
And that's what I'll be using for Activiti in Action.
But of course it should also be possible to get it running on Felix.
Best regards,
09-09-2011 05:32 AM
09-11-2011 08:38 AM
09-12-2011 04:43 AM
Hi,
I've an OSGi example working on Apache Karaf. There are a number of pitfalls that I encountered while implementing the examples.
But you find the source code at the Activiti in Action google code repository: http://code.google.com/p/activitiinaction/ in the book-osgi-app project.
Best regards,
09-12-2011 04:48 AM
09-15-2011 05:31 AM
More important is that the classes of my bundle or classes from other bundles could not be reached by scripts of my processes.
I wonder if I could somehow specify the class loader of the scripting environment.
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.