Re: [Axis2-1.0] Rampart/Axoim Threading Issues

2007-02-09 Thread Yevgeny Rouban
Hello. The threading fix committed to the Axiom DOM by Ruchith Fernando [1] seems to not resolve the problem. 1. Imagine two threads enter the method setDOOMRequired(true). The faster one calls System.setProperty(systemKey, DocumentBuilderFactoryImpl.class.getName()). Then the slower thread

Re: [Axis2-1.0] Rampart/Axoim Threading Issues

2007-02-09 Thread Ruchith Fernando
Hi, This issue is fixed in Rampart-1.1 which can be used with Axis2-1.1 and Axis2-1.1.1 We are not using the setDOOMRequired(). Instead we figured that we do NOT have to change the document builder factory at all to work with XML-Security. Please try out Rampart-1.1 with any of the applicable