I've been trying to get jBPM 3 to work with an Oracle 8 database. It looks like 
the database schema on the WIKI for Oracle must be a jBPM 2 schema, as there 
are loads of tables missing in that document. Did the scema change 
significantly between 2 and 3?
I've tried creating tables in line with the SQL scripts provided for other DBs 
in the staters kit, i changed bigint to NUMBER (19), double to NUMBER(8), 
varbinary to RAW, timestamp to DATE and bit to NUMBER(8) in order to get 
datatypes supported on Oracle 8.
Are these type conversions reasonable?

Anyway, deploying a process definition to this DB just seems to get stuck, 
there is no error output in the logs.

Does anybody know what I'm doing wrong, or whether what I'm attempting is even 
possible?

Thanks,

Guy

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3912629


-------------------------------------------------------
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
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to