From: <jbo...@li...> - 2006-05-11 11:11:22
|
Author: kev...@jb... Date: 2006-05-11 07:11:17 -0400 (Thu, 11 May 2006) New Revision: 4197 Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL Log: Removed configuration of interposition interceptor from installation notes Modified: labs/jbosstm/trunk/ArjunaJTS/INSTALL =================================================================== --- labs/jbosstm/trunk/ArjunaJTS/INSTALL 2006-05-11 11:07:22 UTC (rev 4196) +++ labs/jbosstm/trunk/ArjunaJTS/INSTALL 2006-05-11 11:11:17 UTC (rev 4197) @@ -45,10 +45,7 @@ - Edit the server/all/conf/jacorb.properies as follows. - change the jacorb.poa.thread_pool_max property to 32 - - add the following property the the end of the file -org.omg.PortableInterceptor.ORBInitializerClass.com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl=com.arjuna.ats.jts.orbspecific.jacorb.interceptors.interposition.InterpositionORBInitializerImpl - - Edit the server/all/deploy/iiop-service.xml and modify the PortableInterceptorInitializers attribute as follows. - remove the following lines |