4 Replies Latest reply on Oct 18, 2005 12:20 PM by rtompot

    destroySubcontext method not supported

    rtompot

      Why is this method not supported in JBoss 4.0.2 when createSubcontext is implemented? Invoking destroySubcontext(String s) results in the throwing of a OperationNotSupportedException, which I verified from the source is the expected behavior.

      Is there a workaround to destroy created subcontexts?