RuiHua Tang [
http://community.jboss.org/people/trh3037] created the discussion
"Re: jbpm5 transaction commit"
To view the discussion, visit:
http://community.jboss.org/message/616240#616240
--------------------------------------------------------------
util.Constants:
package util;
import org.springframework.context.ApplicationContext;
public final class Constants {
public static ApplicationContext ctx = null;
}
Constants.ctx = WebApplicationContextUtils
.getRequiredWebApplicationContext(event.getServletContext());
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/616240#616240]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]