Mail Archive Home | exoplatform List | August 2008 Index
| <-- Date Index --> | <-- Thread Index --> |
|
hello Patrice I'm trying to store into a DB some information about user's activity (which portlet he visit, if he leave comment...). I take the idea to modify that file in http://wiki.exoplatform.org/xwiki/bin/view/Products+Tech+Overview/org+exoplatform+services+portletcontainer+monitor+PortletContainerMonitor but I think that exo stores the info into DB simply setting the parameter below into that file: <property name="hibernate.show_sql" value="false"/> <property name="hibernate.cglib.use_reflection_optimizer" value="true"/> <property name="hibernate.connection.url" value="jdbc:hsqldb:mem:temp/data/portal"/> <property name="hibernate.connection.driver_class" value="org.hsqldb.jdbcDriver"/> <property name="hibernate.connection.autocommit" value="true"/> <property name="hibernate.connection.username" value="sa"/> <property name="hibernate.connection.password" value=""/> <property name="hibernate.dialect" value="org.hibernate.dialect.HSQLDialect"/> <property name="hibernate.c3p0.min_size" value="5"/> <property name="hibernate.c3p0.max_size" value="20"/> <property name="hibernate.c3p0.timeout" value="1800"/> <property name="hibernate.c3p0.max_statements" value="50"/> where I'm making a mistake? Date: Fri, 22 Aug 2008 12:43:59 +0200 From: patrice.lamarque@xxxxxxxxxxxxxxx To: anarchix85@xxxxxxxxxxx CC: exoplatform@xxxxxxx Subject: [exoplatform] Re: Re: collect user activity Hello Pierluigi,
It is not clear what you are trying to do. I though you wanted to configure eXo datasources to be mysql instead of the hsql that comes out-of the box ? Where did you take that idea to modify exo.pc.component.plugins.pc-XX.jar ? I don't see any reason why you would need to do that. -- Patrice Lamarque eXo Platform SAS On Fri, Aug 22, 2008 at 12:29, Pierluigi Perrucci <anarchix85@xxxxxxxxxxx> wrote:
Carica subito le tue foto! Metti on-line le foto delle tue vacanze! C'è Spaces! |
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 2006-2007, OW2 Consortium | contact | webmaster.