> When I copy my new aar file into the services directory, my log > statements confirm that the new Web Service class is being loaded by > a new DeploymentClassLoader. > > However, the previous verion of the class still exists in its > DeploymentClassLoader and is still servicing client requests, the hot > update hasn't worked. > > What am I doing wrong? My service is "application" scoped Yes this is a know issues in application scope , this worked before now it is not. So we will fix the issues before the next release.
Deepal > . > > Rgds, > David.--------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] -- Thank you! http://blogs.deepal.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
