Hi All,

I am using jbpm 4.1 version. In my code i am using following command to get an 
instance of DbSession class.

DbSession dbSession = 
(DbSession)EnvironmentImpl.getFromCurrent(DbSession.class, false);

but i am getting null in dbSession variable. Could please any one tell me what 
is happning. do i need set something in cfg file. 


Thanks in advance


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

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

Reply via email to