-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Ravikiran,
On 5/7/14, 6:12 AM, N, Ravikiran wrote:
> Hi all,
>
> I trying to understand under what conditions destroySubContext
> fails in tomcat..? I'm trying to destroy Context which I had
> created, because of which I'm unable to createContext t
Hi all,
I trying to understand under what conditions destroySubContext fails in
tomcat..? I'm trying to destroy Context which I had created, because of which
I'm unable to createContext the next time I start the service. My code is
below :
private Context srvCtx;
public void init(ServletConfi