Hi,

If you use maven that could much easy , you just need add the dependency artifact

<  <dependency>
     <groupId>org.apache.cxf</groupId>
    <artifactId>cxf-rt-databinding-jaxb</artifactId>
    <version>${cxf.version}</version>
</dependency>

CXF relate jars
If you use the bundler jar, there only one cxf-***-incubator.jar
If you just want include related models' jar, they are
cxf-api
cxf-common-schemas
cxf-common-utilities
cxf-rt-core
cxf-tools-common

The third part jars
ant*,
jaxb-*
geronimo-ws-metadata*
stax-api-*
spring-core-*
spring-context-*
jaxws-api-*
wsdl4j-*

Willem.


Velidanda Srinivas wrote:
Hi,
Could someone list the jar files required to run Dynamic Client application
using DynamicClientFactory.
Srinivas.

________________________________________________________________________
This e-mail has been scanned for all viruses by MessageLabs.

To learn more about Singularity's business process management solutions and 
services please visit:
www.singularity.co.uk www.singularity.us.com
Singularity operates globally through its offices in New York, London, 
Singapore, Ireland and India. Singularity Limited is incorporated in the United 
Kingdom with Registration Number NI 31519 and its Registered Office at 100 
Patrick Street, Derry, BT48 7EL, United Kingdom.

Reply via email to