execQuery: No query engine found

2011-06-21 Thread Henrique
e found". Now I've tried with Saxon 9.3.0.4j and 8.8.0.7j and both fail. I'm certain that the saxon*.jar is in the classpath. What else can I do? I've thought about downgrading XMLBeans to 2.2 or something... would this be worth it? If so, what version of the xmlbeans-maven-plugin

Strange binding behaviour

2011-07-13 Thread Henrique
r of fact, in this last case, if I do em.getTags() I get null! If someone could shed some light on this I'd be most grateful! Cheers, Henrique Nunes

Re: Strange binding behaviour

2011-07-13 Thread Henrique
. Cheers, Henrique On Wed, Jul 13, 2011 at 15:55, Jacob Danner wrote: > Have you tried validating the instance. The easiest way to do so might be > to add a call to xmlDoc.validate(xmloptions) after having set the error > listener. > Can you let us know what the outcome of validation