On Wed, 2003-10-29 at 16:52, Giacomo Pati wrote:
> Anybody encountered the Exception in the form2bean.flow Woody samples
> under JDK 1.3? It runs smoth here with a JDK 1.4.2
The problem was a NoSuchMethodError caused by the following call:
if (JXPathBindingManager.this.getTheLogger().isDebugEnabled())
from an innerclass of JXPathBindingManager. Apparently JDK 1.3 has a
problem with this. I've committed a workaround for this.
--
Bruno Dumon http://outerthought.org/
Outerthought - Open Source, Java & XML Competence Support Center
bruno@outerthought.org bruno@apache.org
|