Ignore:
Timestamp:
03/02/10 15:27:48 (2 years ago)
Author:
anp
Message:

debug loading class de transformation OO en prod

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Jav_Transform/src/com/scenari/s/co/transform/oo/OoConnectionPoolLoader.java

    r14602 r14999  
    134134        public static final String TAG_POOL_ATT_LOCALTODISTPATHREPL = "localToDistPathRepl"; 
    135135 
    136         public static final String CLASS_CONNECTIONPOOL = "com.scenari.s.oo.transform.OoConnectionPool"; 
     136        public static final String CLASS_CONNECTIONPOOL = "com.scenari.s.co.transform.oo.impl.OoConnectionPool"; 
    137137 
    138138        protected IOoConnectionPool fPool = null; 
Note: See TracChangeset for help on using the changeset viewer.