Done, Andreas.
> -----Ursprüngliche Nachricht----- > Von: Davanum Srinivas [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 13. Januar 2006 03:17 > An: [email protected] > Betreff: Re: [Axis2-0.94] application scope for ServiceClass missing > > could u please log a bug in jira? http://issues.apache.org/jira/ > > thanks, > dims > > On 1/12/06, Andreas Bobek <[EMAIL PROTECTED]> wrote: > > Hi, > > > > in Axis2 0.93 follow configuration in a services.xml was possible: > > > > <parameter name="ServiceClass" > > locked="false">com.MyService</parameter> > > <parameter name="scope">application</parameter> > > > > The AbstractMessageReceiver class in Axis2 0.94 takes no care about > > the scope parameter anymore. > > How can I force Axis to create only one instance of my service > > implementation class for the whole runtime? > > > > Thanks and good night, > > Andreas Bobek. > > --------------------- > > http://www.andreas-bobek.de > > http://www-md.e-technik.uni-rostock.de/~ab113/index.html > > > > > -- > Davanum Srinivas : http://wso2.com/blogs/
