Hi Magnus,
Sorry but I don't have a clue why that might be happening.
A first step to diagnosing the problem would be to enable logging in
digester and see if anything useful is output there. See
http://wiki.apache.org/jakarta-commons/Digester/FAQ
Otherwise I think you'll need to debug this on
No I'm not using any endorsed libraries.
José Antonio Pérez Testa wrote:
Do you have endorsed libraries in some of the jdk?
Magnus Sirviö wrote:
Hi,
I have problems using NodeCreatRule to extract some xml when using
jdk1.5.0_02. When I use jdk1.4.2_08 it works as expected. Any hints?
Windows XP,
Hi,
I have problems using NodeCreatRule to extract some xml when using
jdk1.5.0_02. When I use jdk1.4.2_08 it works as expected. Any hints?
Windows XP, commons-digester-1.6, commons-beanutils-1.7.0,
commons-logging-1.0.4
This is my simple test:
import org.apache.commons.digester.Digester;
impor
Do you have endorsed libraries in some of the jdk?
Magnus Sirviö wrote:
Hi,
I have problems using NodeCreatRule to extract some xml when using
jdk1.5.0_02. When I use jdk1.4.2_08 it works as expected. Any hints?
Windows XP, commons-digester-1.6, commons-beanutils-1.7.0,
commons-logging-1.0.4
This i
Hi,
I have problems using NodeCreatRule to extract some xml when using
jdk1.5.0_02. When I use jdk1.4.2_08 it works as expected. Any hints?
Windows XP, commons-digester-1.6, commons-beanutils-1.7.0,
commons-logging-1.0.4
This is my simple test:
import org.apache.commons.digester.Digester;
import or