[jboss-user] [JBoss jBPM] - Re: Oracle 10G and JBPM 3.1.1 Issues
falazar
do-not-reply at jboss.com
Thu Jul 13 10:14:24 EDT 2006
Here's a line from our wiki that may help:
When this completes, you can examine detailed reports on all the tests by loading jbpm-db/build/oracle/testfiles/index.html in your web browser.
When I first ran the test, I got lots of errors back due to a missing C3P0 module. This is explained on the JBOSS site. (http://jboss.com/index.html?module=bb&op=viewtopic&p=3932199)
Running this test on the JBPM starter kit, we find three errors. One is a class not found error which seems to result from a bad configuration file specifying a non-existent class, and the other two are in the org.jbpm.graph.exe.SuspendAndResumeDbTest class, apparently due to a hard-coded reference to the Hypersonic SQL DB, when in fact we're testing against Oracle.
Maybe that will help some.
James Ratcliff
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957744#3957744
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3957744
More information about the jboss-user
mailing list