Re: Interceptors like functionality

2007-09-28 Thread Guillaume Nodet
;)). -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12937836 Sent from the ServiceMix - Dev mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: Interceptors like functionality

2007-09-28 Thread Przemyslaw Budzik
by myself (filtering based on checking QName against startsWith(http://.../servicename;)). -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12937836 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Interceptors like functionality

2007-09-25 Thread pbudzik
interceptor is POJO. There would be no need to deal with asm/cglib/aspectj in SU-s. -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12878481 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: Interceptors like functionality

2007-09-25 Thread Przemyslaw Budzik
in endpoint. The aspect code would be very lightweight not dependent to any API at all except eg. one interface. -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12879640 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: Interceptors like functionality

2007-09-25 Thread Guillaume Nodet
is POJO. There would be no need to deal with asm/cglib/aspectj in SU-s. -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12878481 Sent from the ServiceMix - Dev mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet

Re: Interceptors like functionality

2007-09-25 Thread Guillaume Nodet
://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12879640 Sent from the ServiceMix - Dev mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet Blog: http://gnodet.blogspot.com/

Re: Interceptors like functionality

2007-09-25 Thread Przemyslaw Budzik
to given SU with less possible effort. I do believe there could be sort of generic solution. -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12882271 Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Re: Interceptors like functionality

2007-09-25 Thread Guillaume Nodet
implementation using the define filtering. Makes sense ? -- View this message in context: http://www.nabble.com/Interceptors-like-functionality-tf4515215s12049.html#a12882271 Sent from the ServiceMix - Dev mailing list archive at Nabble.com. -- Cheers, Guillaume Nodet