Could you try the nightly build and let me know if the problem persists? http://cvs.apache.org/builds/jakarta-commons/nightly/commons-jxpath/
Thanks, - Dmitri --- CANDAT Jerome <[EMAIL PROTECTED]> wrote: > Hello everyone, > > I've a problem when trying to use JXPath with JAXB-generated classes. > I apply JXpath on the root class generated. > > If I try to locate elements using complete paths, all is ok and fast. > However if I try to locate elements using the '//' pattern (like > //myElement), JXPath seems to get lost and all I get in the end (it > lasted > about 60 to 100 minutes in some tests) is an OutOfMemoryError even if > my XML > file is simple and small (about 10 ko). > > Has anyone an explanation about what is happening ? > Has anyone already used JXPath in combination with JAXB-generated > classes ? > > Thanks in advance, > J�r�me. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
