[jboss-dev-forums] [Design of JBoss jBPM] - Re: Refactoring access to JBPM database
tom.baeyens@jboss.com
do-not-reply at jboss.com
Fri Jun 15 04:26:36 EDT 2007
castor uses a jdbc connection, right ? then why don't you just leverage a single JDBC connection and give that to jbpm and castor.
i can't see why would would like to go through all the trouble of trying to implement a new persistence layer on jbpm.
i think such tasks are very easy to underestimate and they don't bring value.
don't focus too much on simplifying your application architecture. focus on what gives you robust and proven software solutions. your overview schema might become a bit more scattered, but you'll save a heck of a lot of time to go to the beach and the result will be a lot less buggy.
that's just my free advice.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4054634#4054634
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054634
More information about the jboss-dev-forums
mailing list