How to initialize process engine in web project.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2014 10:25 PM
Hi,
I'm using a maven project with activiti abd this project is a part of a dynamic web project. When I try to access process engine in maven project it throws null pointer exception I'm using activiti jar in lib of web project to initialize process engine. Can some one help me with this?
I'm using a maven project with activiti abd this project is a part of a dynamic web project. When I try to access process engine in maven project it throws null pointer exception I'm using activiti jar in lib of web project to initialize process engine. Can some one help me with this?
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2014 02:21 AM
Hi,
I do not understand the question.
In case of looking for working project mvn build in the project you can have a look on
https://github.com/Activiti/activiti-unit-test-template
Could you share your mvn build and stacktrace?
Regards
Martin
I do not understand the question.
In case of looking for working project mvn build in the project you can have a look on
https://github.com/Activiti/activiti-unit-test-template
Could you share your mvn build and stacktrace?
Regards
Martin
