Peter Donald wrote:
>On Sun, 18 Aug 2002 00:31, Eung-ju Park wrote:
>
>
>>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9270
>>
>>How about below configuration?
>>
>>at assembly.xml
>>
>> <block
>>class="org.apache.avalon.cornerstone.blocks.scheduler.DefaultTimeScheduler"
>>name="scheduler">
>> <proxy disable="true"/>
>> <provide name="thread-manager"
>>
>>role="org.apache.avalon.cornerstone.services.threads.ThreadManager" />
>> </block>
>>
>>
>
>Works for me. Or alternatively it could be something like
>
><interceptors include-default="false">
></interceptors>
>
>That way the extensions that Igor has been discussing could be easily added
>via something like
>
><interceptors include-default="false">
> <interceptor class="com.thinkdynamics.interceptors.LoggingInterceptor"/>
></interceptors>
>
>
>
Pete:
Would you like to address the issue of a component implementation that
is already a proxy?
This isn't meta-data, its meta-info. See SUN JDK Javadoc for the
org.omg.CORBA.ORB class for a practicle example.
Steve.
--
Stephen J. McConnell
OSM SARL
digital products for a global economy
mailto:[EMAIL PROTECTED]
http://www.osm.net
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>