cancel
Showing results for 
Search instead for 
Did you mean: 

ear deployment on Jboss AS

feroz1
Champ in-the-making
Champ in-the-making
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.
3 REPLIES 3

jbarrez
Star Contributor
Star Contributor
No idea, it's been a while since I looked at cdi + ear. An particular reason it needs to be an ear?

feroz1
Champ in-the-making
Champ in-the-making
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.

trademak
Star Contributor
Star Contributor
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,