[jboss-cvs] jboss-portal/core/src/resources/portal-core-sar ...

Julien Viet julien at jboss.com
Wed Jul 19 08:08:12 EDT 2006


  User: julien  
  Date: 06/07/19 08:08:12

  Modified:    core/src/resources/portal-core-sar  portal-aop.xml
  Log:
  factored out jems component into jems module
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-portal/core/src/resources/portal-core-sar/portal-aop.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: portal-aop.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-portal/core/src/resources/portal-core-sar/portal-aop.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- portal-aop.xml	11 Jul 2006 23:19:29 -0000	1.5
  +++ portal-aop.xml	19 Jul 2006 12:08:12 -0000	1.6
  @@ -38,7 +38,7 @@
      </metadata>
      <metadata
         tag="transaction"
  -      class="org.jboss.portal.core.hibernate.SessionFactoryBinder">
  +      class="org.jboss.portal.jems.hibernate.SessionFactoryBinder">
         <method name="createSchema">
            <trans-attribute>NotSupported</trans-attribute>
         </method>
  
  
  



More information about the jboss-cvs-commits mailing list