Whoops....I believe that would out-of-date information :-).  We changed that
so you can configure that in the deployerConfigContext.xml and not have to
worry about the persistence.xml (because that would require the JAR to be
rebuilt).

You can change this line in the deployerConfigContext.xml:

<prop key="hibernate.dialect">org.hibernate.dialect.HSQLDialect</prop>

-Scott





On Dec 14, 2007 12:57 AM, Mike Kennedy <[EMAIL PROTECTED]> wrote:

> Hello,
>
> I'm trying to implement a persistent service registry in CAS 3.1 per the
> instructions in the wiki available at
> http://www.ja-sig.org/wiki/display/CASUM/Configuring.
>
> In step one it says:
>
> In the WEB-INF/classes/META-INF/persistence.xml, you'll need to modify the
> "hibernate.dialect" to have the dialect overriden for your particular
> database. You can also change this property above (e.g. for MySQL,
> org.hibernate.dialect.MySQLDialect)
>
> Do I need to create this persistence.xml file because I can't seem to find
> it anywhere in the path specified above? (wiki bug?) Also, it says I can
> change the property in deployConfigContext.xml. In this case, is the
> persistence.xml change even necessary?
>
> Mike
> _______________________________________________
> Yale CAS mailing list
> [email protected]
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________
Yale CAS mailing list
[email protected]
http://tp.its.yale.edu/mailman/listinfo/cas

Reply via email to