Author: bimargulies Date: Tue Mar 25 12:11:03 2008 New Revision: 640945 URL: http://svn.apache.org/viewvc?rev=640945&view=rev Log: update WHICH_JARS for FastInfoset.
Modified: incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS Modified: incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS URL: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS?rev=640945&r1=640944&r2=640945&view=diff ============================================================================== --- incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS (original) +++ incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS Tue Mar 25 12:11:03 2008 @@ -1,81 +1,82 @@ -This directory includes the CXF jar, the CXF manifest jar, the required -dependencies, and many optional dependencies. The "modules" directory -contains the cxf.jar split up into smaller pieces if you wish to use only -specific parts of CXF. - -Jars marked with a [6] at the end are optional for Java 6 (update 4 or -later is supported) as the functionality provided by those jars are -provided in the JDK - -The following jars are required for all CXF usage: -- cxf.jar -- commons-logging.jar -- geronimo-activation.jar (Or the Sun equivalent) [6] -- geronimo-annotation.jar (Or the Sun equivalent) [6] -- geronimo-javamail.jar (Or the Sun equivalent) [6] -- geronimo-stax-api.jar (Or the Sun equivalent) [6] -- neethi.jar -- jaxb-api.jar [6] -- jaxb-impl.jar -- stax-utils.jar -- XmlSchema.jar -- wstx-asl.jar [6] -- wsdl4j.jar -- xml-resolver.jar - -For Java2WSDL and WSDL2Java: -- The above jars -- jaxb-xjc.jar -- velocity.jar -- velocity-dep.jar - -For JAX-WS support: -- geronimo-ws-metadata.jar [6] -- jaxws-api.jar [6] -- saaj-api.jar [6] -- saaj-impl.jar [6] -- asm.jar (semi-optional, helps with performance of wrapper types and is - required when adding JAXB annotations onto the SEI methods and - parameters.) - -For XML Configuration support: -- aopalliance.jar -- spring-beans.jar -- spring-context.jar -- spring-core.jar -- spring.web.jar - -For standalone HTTP support: -- geronimo-servlet.jar -- jetty.jar -- jetty-sslengine.jar -- jetty-util.jar -- sl4j.jar & sl4j-jdk14.jar (optional - but improves logging) - -For Aegis support: -- jaxen.jar -- jdom.jar -- stax-utils.jar - -For WS-Security support: -- bcprov-jdk14.jar -- xalan.jar (version 2.7.1 preferred) -- wss4j.jar -- xmlsec.jar - -For HTTP Binding support: -- jra.jar -- jettison.jar (Needed for JSON services only) - -For JAX-RS support: -- abdera* -- axiom* -- jsr311-api.jar -- jettison.jar (Needed for JSON services only) - -For JMS transport -- geronimo-jms.jar (Or the Sun equivalent) - -For CORBA support: -- antlr.jar - +This directory includes the CXF jar, the CXF manifest jar, the required +dependencies, and many optional dependencies. The "modules" directory +contains the cxf.jar split up into smaller pieces if you wish to use only +specific parts of CXF. + +Jars marked with a [6] at the end are optional for Java 6 (update 4 or +later is supported) as the functionality provided by those jars are +provided in the JDK + +The following jars are required for all CXF usage: +- cxf.jar +- commons-logging.jar +- geronimo-activation.jar (Or the Sun equivalent) [6] +- geronimo-annotation.jar (Or the Sun equivalent) [6] +- geronimo-javamail.jar (Or the Sun equivalent) [6] +- geronimo-stax-api.jar (Or the Sun equivalent) [6] +- neethi.jar +- jaxb-api.jar [6] +- jaxb-impl.jar +- stax-utils.jar +- XmlSchema.jar +- wstx-asl.jar [6] +- wsdl4j.jar +- xml-resolver.jar + +For Java2WSDL and WSDL2Java: +- The above jars +- jaxb-xjc.jar +- velocity.jar +- velocity-dep.jar + +For JAX-WS support: +- geronimo-ws-metadata.jar [6] +- jaxws-api.jar [6] +- saaj-api.jar [6] +- saaj-impl.jar [6] +- asm.jar (semi-optional, helps with performance of wrapper types and is + required when adding JAXB annotations onto the SEI methods and + parameters.) + +For XML Configuration support: +- aopalliance.jar +- spring-beans.jar +- spring-context.jar +- spring-core.jar +- spring.web.jar +- FastInfoset-1.2.2.jar + +For standalone HTTP support: +- geronimo-servlet.jar +- jetty.jar +- jetty-sslengine.jar +- jetty-util.jar +- sl4j.jar & sl4j-jdk14.jar (optional - but improves logging) + +For Aegis support: +- jaxen.jar +- jdom.jar +- stax-utils.jar + +For WS-Security support: +- bcprov-jdk14.jar +- xalan.jar (version 2.7.1 preferred) +- wss4j.jar +- xmlsec.jar + +For HTTP Binding support: +- jra.jar +- jettison.jar (Needed for JSON services only) + +For JAX-RS support: +- abdera* +- axiom* +- jsr311-api.jar +- jettison.jar (Needed for JSON services only) + +For JMS transport +- geronimo-jms.jar (Or the Sun equivalent) + +For CORBA support: +- antlr.jar +