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.

Rgds,
David. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to