Re: Store and fetch service specific information

2011-11-16 Thread Amila Liyanaarachchi
Thanks! I managed to do what I wanted :) On Thu, Nov 17, 2011 at 8:25 AM, Deepal jayasinghe wrote: > On 11/16/2011 9:43 PM, Amila Liyanaarachchi wrote: > > Hi, > > > > First of of all I'm a newbie, and I'm working on a research trying to > > implement a new caching scheme on axis2 which requires

Re: Store and fetch service specific information

2011-11-16 Thread Deepal jayasinghe
On 11/16/2011 9:43 PM, Amila Liyanaarachchi wrote: > Hi, > > First of of all I'm a newbie, and I'm working on a research trying to > implement a new caching scheme on axis2 which requires some additional > service specific information (3-4 parameters). > I'm expecting to access this information fro

Store and fetch service specific information

2011-11-16 Thread Amila Liyanaarachchi
Hi, First of of all I'm a newbie, and I'm working on a research trying to implement a new caching scheme on axis2 which requires some additional service specific information (3-4 parameters). I'm expecting to access this information from 'AxisService' which usually contains the static information