Re: Schema creation in JGroups fails

2009-02-11 Thread Vladimir Blagojevic
Hi, Our JGroups build fails on Gump because javax.xml.transform.TransformerFactory instance configured for the JVM running the build is not found. There is something wrong with classpath used to run the build. Take a look at the stacktraces as well. Regards, Vladimir On 2/11/09 10:35 AM, Be

Re: Schema creation in JGroups fails

2009-02-11 Thread Stefan Bodewig
On 2009-02-11, Vladimir Blagojevic wrote: > Our JGroups build fails on Gump because > javax.xml.transform.TransformerFactory instance configured for the > JVM running the build is not found. There is something wrong with > classpath used to run the build. Take a look at the stacktraces as > well.

Re: Schema creation in JGroups fails

2009-02-11 Thread Vladimir Blagojevic
On 2/11/09 3:30 PM, Stefan Bodewig wrote: It used to be a different error when Bela pinged you, I guess. Gump sets up Ant in a way that makes Ant ignore all your buildfile-internal classpath settings and initially the schema generation failed because Ant couldn't load your Schema-Compiler. I t