Of course, missing the obvious, the JARs are also in the CXF distribution: http://cxf.apache.org/download.html

Glen

On 06/20/2012 11:04 AM, Glen Mazza wrote:
All this pain you're incurring is primarily because you haven't upgraded to Maven, which goes out on the town and downloads all the dependencies you declare you want automatically for you: http://www.jroller.com/gmazza/entry/cxf_usernametoken_profile

Even if you can't upgrade to Maven right now, if you download the sample at the above link and run "mvn clean install", all of the dependencies will be there for your copying-to-your-Ant-project pleasure in the Maven target/ folder.

HTH,
Glen

On 06/20/2012 05:03 AM, kdesin wrote:
Hi Colm,

I could not get them from the CXF-2.6 binary download hence I have searched for these jars and included the latest ones I could get.I believe this is
not needed but I was getting NoclassDefFoundError for
LogFactory,WSHandler.After adding these jars those errors vanished and am
stuck with this policy exception.

Can you please point me to the CXf2.6 version of these runtime jars?

Saludos
Kartheek

--
View this message in context: http://cxf.547215.n5.nabble.com/None-of-the-policy-alternatives-can-be-satisfied-Exception-tp5710035p5710040.html
Sent from the cxf-user mailing list archive at Nabble.com.




--
Glen Mazza
Talend Community Coders
coders.talend.com
blog: www.jroller.com/gmazza

Reply via email to