On Wed, 25 Aug 2010 09:49:38 -0400, Scott Battaglia <[email protected]> wrote: > If you mean the JPA Ticket Registry, then it should work on whatever > versions of Oracle that Hibernate supports. Be careful in that the > default DDL generated doesn't include indexes, which are critical. The > next version of CAS should generate them automatically. Yes, the hint about the indexes where places prominently enough to be noticed even by me :) > > In general, we picked JPA due to the fact that we could piggyback on > Hibernate's dialect support. That doesn't of course mean we have > expertise in every dialect ;-) So I take it, that you haven't heard of any problems and I should ask for "support" (oh that bad word again), on the hibernate lists. But given the rather simple data structure JpaTicketRealm uses and the wide usage of hibernate/jpa I am not really expecting any trouble. Of course I am not speaking for our database admins :(
At the moment I am using mysql which hasn't given me any reason to fear problems in production while we did our loadtests. Thanks Felix > > On Wed, Aug 25, 2010 at 8:49 AM, Felix Schumacher wrote: > Hi, > > has anyone tried out JpaTicketRealm on Oracle 11G R2? My database > admins > asked me if this combination is supported, whatever supported means > with a > product that is open source and given away for free :) > > Bye > Felix > > -- > You are currently subscribed to [email protected] [2] as: > [email protected] [3] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user [4] -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
