Hi Ajith, I meant including the ws-commons Java5ns classes QName and NamespaceContext in the XmlSchema release zip file. If my understanding is correct, the Java5 project makes available common classes defined in J2SE 5 for use with components that support earlier versions of Java and these classes can be included the release files of those components?
thanks, John On 3/6/07, Ajith Ranabahu <[EMAIL PROTECTED]> wrote:
Hi John, Did you mean to say to include the java5ns stuff in the release ? (The release zip file ) On 3/6/07, John Kaputin (gmail) <[EMAIL PROTECTED]> wrote: > XmlSchema devs, > Is there any plan to include javax.xml.namespace.QName and > javax.xml.namespace.NamespaceContext from the ws-commons Java5 project in > the XmlSchema releases so that in a pre-Java5 runtime XmlSchema will not > have external dependencies on these classes? > > XmlSchema is dependent on QName andNamespaceContext and these are defined in > the WS-Commons Java5 project, but they are not included in the XmlSchema > releases, which means that in a Java 1.42 or earlier runtime XmlSchema is > dependent on other packages that contain these class files - for example > stax-api-1.0.1.jar or Xerces xml-apis.jar. > > John Kaputin. > -- Ajith Ranabahu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
