Hi Margo,
The cxf.jar is created by distribution maven install which maintains the
cxf-*.jar and other third party jars.
So you need to cd in the trunk/distribution and use "mvn install" to
build up CXF-distribution kit.
You can use "java -jar cxf-2.0-incubator-M1-SNAPSHOT-bin.jar" to
install it.
Then you can find the cxf.jar in the celtixfire/lib.
Regards,
Willem.
Cronin, Margo wrote:
Hi,
The readme.txt for the helloworld demo refers to a cxf.jar that isnt in
the distribution. This is possibly a readme error. There are many
other libraries in the cxf-*.jar format in the target directories that
possibly it should be refering to instead?
thanks
Margo.