Hello, I deployed jbpm 3.0 on tomcat with mysql as database i made the changes as per one of the topic mentioned in forum... https://sourceforge.net/forum/message.php?msg_id=3301077 I am constantly getting this error.. Please help me..
| | description The server encountered an internal error () that prevented it from fulfilling this request. | | exception | | javax.servlet.ServletException: Filter execution threw an exception | java.security.AccessController.doPrivileged(Native Method) | org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19) | java.security.AccessController.doPrivileged(Native Method) | org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38) | | root cause | | java.lang.ExceptionInInitializerError | java.lang.Class.forName0(Native Method) | java.lang.Class.forName(Class.java:164) | org.jbpm.webapp.context.Context.getPersistenceContext(Context.java:33) | org.jbpm.webapp.filter.PersistenceFilter.doFilter(PersistenceFilter.java:22) | java.security.AccessController.doPrivileged(Native Method) | org.jbpm.webapp.filter.ContextFilter.doFilter(ContextFilter.java:19) | java.security.AccessController.doPrivileged(Native Method) | org.jbpm.webapp.filter.LogFilter.doFilter(LogFilter.java:38) | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3916532#3916532 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3916532 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
