I hate to reply to myself, but I just found that by some inexplicable mistake a
method in XSLTProcessorImpl.java is totally incorrect. Please correct the
dispose() method that's in the patch submitted earlier to:

  public void dispose()
  {
    if (this.manager != null)
      this.manager.release((Component)store);
  }


Greetings,
-- 
Ovidiu Predescu <[EMAIL PROTECTED]>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://sourceforge.net/users/ovidiu/ (my SourceForge page)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to