Hi Asaf, I don't think we have a page that lists Woden's dependencies but they are all included in the download.
axiom-api-1.2.5.jar Used by the Woden OM parser axiom-impl-1.2.5.jar Used by the Woden OM parser commons-logging-api-1.1.jar (I think) Axiom dependency stax-api-1.0.1.jar Axiom dependency wsdl4j.jar Used by the WSDL 1.1 -> 2.0 converter tool wstx-asl-3.2.0.jar Axiom dependency xercesImpl.jar Used by the Woden DOM parser xml-apis.jar Used by the Woden DOM parser XmlSchema-1.3.2.jar Used to represent XML schemas in the Woden model A couple notes: 1. stax-api will be replaced with a version of the API developed by the Apache Geronimo project in the next release. 2. Jira Woden-67 [1] is currently open with a patch to separate the API and two implementation builds. This will reduce the number of dependencies in both parsers as xercesImpl and xml-apis will only be required for the DOM parser and Axiom and it's dependencies will only be required for the OM parser. [1]http://issues.apache.org/jira/browse/WODEN-67 Lawrence "Asaf Lahav" <[EMAIL PROTECTED]> 10/15/2007 06:55 AM Please respond to [email protected] To <[email protected]> cc Subject Dependencies list Hi all, Where can I find a list of woden jar dependencies? Thanks in advance, Asaf --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
