Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » CXF Apache in Orbit?
CXF Apache in Orbit? [message #563509] Tue, 06 May 2008 12:29
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

This is a multi-part message in MIME format.
--------------090501050903050805080600
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

We would like to write a CXF client in JWT project.
I understood that since it is an Apache project, there might not any
problem with the license? Am I right?

CXF depends on a lot of other "common" jars (see attached list for details).
According to what I see, it seems like STP project also uses CXF,
however, I don't know how they integrated it. Maybe that would interest
them too...
Do you think it is possible to add them into Orbit? or at least some of
them?


Thanks in advance
Mickael Istria

--------------090501050903050805080600
Content-Type: text/plain;
name="WHICH_JARS"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="WHICH_JARS"

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.

The following jars are required for all CXF usage:
- cxf.jar
- commons-logging.jar
- geronimo-activation.jar (Or the Sun equivalent)
- geronimo-annotation.jar (Or the Sun equivalent)
- geronimo-javamail.jar (Or the Sun equivalent)
- neethi.jar
- jaxb-api.jar
- jaxb-impl.jar
- stax-api.jar
- XmlSchema.jar
- wstx-asl.jar
- xml-resolver.jar

For Java2WSDL and WSDL2Java:
- The above jars
- jaxb-xjc.jar
- veliocity.jar
- velocity-dep.jar

For JAX-WS support:
- jaxws-api.jar
- saaj-api.jar
- saaj-impl.jar
- asm.jar (optional, but helps with performance of wrapper types)

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
- wss4j.jar
- xalan.jar
- xmlsec.jar

For HTTP Binding support:
- jra.jar
- jettison.jar (Needed for JSON services only)

--------------090501050903050805080600--
Previous Topic:Orbit and Software Updates on Eclipse 3.4 M6
Next Topic:How to install orbit on 3.4M7
Goto Forum:
  


Current Time: Fri Apr 26 21:34:40 GMT 2024

Powered by FUDForum. Page generated in 0.03252 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top