I've got some code running in an appserver environment where two StAX parsers are available and (naturally) the wrong one is forcing itself on my code, bugs and all (thanks, BEA...)
Is there any way to specify explicitly which StAX parser should be used by JiBX at runtime without biting the bullet and writing a new IXMLReaderFactory? (I'm guessing from searching the docs and source code that the answer's "No", but it's always nice to be surprised...) Adrian -- View this message in context: http://www.nabble.com/Specifying-a-StAX-parser-tp15855527p15855527.html Sent from the jibx-users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
