Richard, On Friday 31 August 2007, Shaw, Richard A wrote: > I've just started looking at FTP transport again from CXF and I can't > build the latest source it can't find PolicyConstants. > > Should it be in the following directory ? > > https://svn.apache.org/repos/asf/incubator/cxf/trunk/rt/ws/policy/src/ >main/java/org/apache/cxf/ws/policy > > or has it moved ? >
It's in the API module. https://svn.apache.org/repos/asf/incubator/cxf/trunk/api/src/main/java/org/apache/cxf/ws/policy/ You might want to try a top level "mvn clean" first. Dan > Richard Shaw > > ________________________________ > > From: Pawel Janusz [mailto:[EMAIL PROTECTED] > Sent: Fri 31/08/2007 14:07 > To: [email protected] > Subject: MTOM Att ? > > > > Hello, > have anyone of You example of C# .NET client which handle MTOM ? > I know i need to use WSE 3.0, but how to use it ? > if You can please help me. > > I have Java CXF as source of MTOM :) > > Thanks > Pawel > > > This message has been scanned for viruses by MailControl - (see > http://bluepages.wsatkins.co.uk/?6875772) > > > > > This email and any attached files are confidential and copyright > protected. If you are not the addressee, any dissemination of this > communication is strictly prohibited. Unless otherwise expressly > agreed in writing, nothing stated in this communication shall be > legally binding. > > The ultimate parent company of the Atkins Group is WS Atkins plc. > Registered in England No. 1885586. Registered Office Woodcote Grove, > Ashley Road, Epsom, Surrey KT18 5BW. > > Consider the environment. Please don't print this e-mail unless you > really need to. -- J. Daniel Kulp Principal Engineer IONA P: 781-902-8727 C: 508-380-7194 [EMAIL PROTECTED] http://www.dankulp.com/blog
