Make PHP the scripting language
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-24-2013 04:55 PM
Is it feasible and what would be the recommendation of how to make PHP the scripting engine available in Activiti?
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2013 06:03 AM
See here:
http://stackoverflow.com/questions/1219848/what-am-i-missing-to-get-a-php-scriptengine-in-java
Main point is that you need a library to implements PHP as a ScriptingEngine in Java.
Best regards,
http://stackoverflow.com/questions/1219848/what-am-i-missing-to-get-a-php-scriptengine-in-java
Main point is that you need a library to implements PHP as a ScriptingEngine in Java.
Best regards,
