I have jBPM and Drools loaded in my container already. I need to make it persist to Oracle instead of the H2 in memory DB. Can this be done without having to build a custom verison of jBPM/Drools with custom hibernate.cfg.xml and persistence.xml files? Is there a way to "override" it's default settings by exporting a new set of XML resources from a different bundle?
Thanks,
Marshall