jasonmpell wrote > This is actually a spring context so you need to enable spring in your and > point at your spring context
Hello, and thanks for your help! But as i'm a newby in java I thought that wasn't necessary any spring knowledge to use cxf. In the documentatation I read/: "If you are new to Spring or do not desire to learn more about it, don't worry, you won't have to. The only piece of Spring that you will see is the <beans> element outlined above. Simply create this file, place it on your classpath, and add the configuration for a component you wish to configure"/ So what do you mean with /"you need to enable spring in your and point at your spring context"/ Thanks! -- View this message in context: http://cxf.547215.n5.nabble.com/Cannog-loggin-soap-messages-in-client-side-tp5717499p5717501.html Sent from the cxf-user mailing list archive at Nabble.com.
