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?