Hi,

How do I get the context if I am working with a web app deployed to tomcat? 

In Jboss it works out to:
ProcessEngine processEngine = (ProcessEngine) ctx.lookup("java:/ProcessEngine");

What needs to be done to make it work on tomcat? Is there a sample code?

I am using JBpm 4.1 and tomcat 6.0.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4257225#4257225

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4257225
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to