ear deployment on Jboss AS

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2015 11:09 AM
Hi,
I'm trying to deploy the book-cdi example by packing the war into an ear on the Jboss and getting the following error:
org.activiti.engine.ActivitiException: Could not find an implementation of the org.activiti.cdi.spi.ProcessEngineLookup service returning a non-null processEngine. Giving up.
If I deploy the war as is, everything works fine.
I've seen few posts with the same issue, but didn't see a clear explanation of the issue or the solution.
Any help is really appreciated.
Thanks!
Feroz.
I'm trying to deploy the book-cdi example by packing the war into an ear on the Jboss and getting the following error:
org.activiti.engine.ActivitiException: Could not find an implementation of the org.activiti.cdi.spi.ProcessEngineLookup service returning a non-null processEngine. Giving up.
If I deploy the war as is, everything works fine.
I've seen few posts with the same issue, but didn't see a clear explanation of the issue or the solution.
Any help is really appreciated.
Thanks!
Feroz.
Labels:
- Labels:
-
Archive
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2015 08:38 AM
No idea, it's been a while since I looked at cdi + ear. An particular reason it needs to be an ear?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2015 09:15 AM
I have another war and couple of jars to be deployed along with it. So, I was planning on bundling all of them into an ear.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2015 12:19 PM
I think we tested mainly with WAR deployments until now. Would you be able to validate the Activiti CDI code? Some CDI knowledge would be really helpful here, and we don't have that in the Activiti core team.
Best regards,
Best regards,
