persistent service registry

Scott Battaglia scott.battaglia at gmail.com
Fri Dec 14 07:41:08 EST 2007


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 <mikek at ucr.edu> 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
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>



-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20071214/41067c0b/attachment.html 


More information about the cas mailing list