|
Hi all;
To support some new features with Axis2 without changing the core architecture I am thinking of making AxisConfiguration Observable. Then if some one wants to provide nice feature with he can go ahead and do that good use case is providing RSS feeders. In order to do this I have to do following 1. Introduce event called AxisEvent which take AxisConfiguration as constructor argument. And the event can be used to notify to all the observers. 2. provide a way to add and register Listeners (Observer) to Axis2 by adding following element to axis2.xml <listener name=RSS class = org.apche.axis2.rss.RssObserver> At the deployment time those observers will be loaded and initiate. Comments . Thanks,
Deepal ................................................................ ~Future is Open~ |
- [Axis2] Making AxisConfiguration observable Deepal Jayasinghe
- Re: [Axis2] Making AxisConfiguration observable Ajith Ranabahu
- RE: [Axis2] Making AxisConfiguration observable Eran Chinthaka
- Re: [Axis2] Making AxisConfiguration observab... Deepal Jayasinghe
- RE: [Axis2] Making AxisConfiguration obse... Eran Chinthaka
- RE: [Axis2] Making AxisConfiguration ... Sanjiva Weerawarana
- Re: [Axis2] Making AxisConfigura... Srinath Perera
- Re: [Axis2] Making AxisConfigura... Deepal Jayasinghe
- Re: [Axis2] Making AxisConfi... Deepal Jayasinghe
