Raymond Feng wrote: > > Now we have references to "javax.xml.stream.XMLStreamReader" which > depends on "javax.xml.namespace.NamespaceContext" from JSE 5.0. I guess > the best approach is to spin the StAX feature off as a separate project. >
I think NamespaceContext is also available in some of the optional libraries for 1.4 (one of the web-services pack thingies). Those libraries moved in to the Java5 API but I think they are available separately as well with 1.4 level compatibility - we may just need to add the right dependencies. -- Jeremy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
