[jdom-interest] RE:Weblogic60:swapping Jdom specific code out for JAXP

Jason Hunter jhunter at collab.net
Mon Feb 12 18:28:02 PST 2001


Mark Scott wrote:
> 
> Hi,
>   I'm running the code from "Validation using Jdom & XML Schema" example...
> In which the shema attributes get mapped to constraint objects, by the
> schema parser
> I have a problem with it in weblogic 6, so to remedy the issues I'd like to
> swap out
> the JDOM parser for either a xerces specific one or using JAXP, any thoughts
> or help
> is appreciated...

Parsers in JDOM have always been pluggable.  See the builder
constructors.  In the latest daily snapshot we can use JAXP also.

-jh-





More information about the jdom-interest mailing list