Its an older rhel box running:
Linux
succubus.starkinternational.com 2.6.9-42.0.2.ELsmp #1 SMP Thu Aug
17 17:57:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
and the sun jdk 1.5.0_14
with the updated descriptor, its starting fine.
Jason T. Greene wrote:
There is a UTF-8 BOM at the start of
META-INF/jboss-cache-configs.xml
0000000: efbb bf3c 3f78 6d6c 2076 6572 7369 6f6e ...<?xml version
0000010: 3d22 312e 3022 2065 6e63 6f64 696e 673d ="1.0" encoding=
0000020: 2255 5446 2d38 223f 3e0a 0a3c 6361 6368 "UTF-8"?>.
This might be causing the problem, but that would mean a xerces bug.
So could xerces version be the difference?
I have removed the BOM from the file in commit 80571
Jason T. Greene wrote:
> Which box? This logs the jaxp error when it occurs before throwing
> ConfigurationException, that might be helpful. The "content not
> allowed in prolog" might be an encoding related problem.
>