I am new to springs frame work. I have used expressions for the listeneres in activiti designer and deployed the process in activiti explorer. While execution i am getting error while resolving the bean id in expression.
Can you please suggest where should i place <myproject>-application-context.xml in tomcat and how this file will be loaded.
If you want to use expressions or delegate expression in the Activiti Explorer you can place it in the activiti-standalone-context.xml for example. This XML is already loaded by default.