Web service project is inside enterprise archive. EAR is composed of dynamic web project (web service) and utility project (java project). It is deployed on WebSphere 8.0, locally (also runtime is WebSphere JRE 8.0 -> Java 6).
Version on the service side is 2.7.11-SNAPSHOT (the same on the client side). Used jars are: spring-beans-3.2.4.RELEASE.jar spring-context-3.2.4.RELEASE.jar spring-jdbc-3.2.4.RELEASE.jar spring-web-3.2.4.RELEASE.jar org.springframework.transaction-3.0.2.RELEASE.jar spring-core-3.2.4.RELEASE.jar spring-binding-1.0.6.jar jibx-run.jar spring-expression-3.2.4.RELEASE.jar spring-aop-3.2.4.RELEASE.jar commons-lang3-3.1.jar jibx-extras.jar *wss4j-1.6.14.jar* xmlschema-core-2.1.0.jar *xmlsec-1.5.6.jar* log4j-1.2.17.jar slf4j-api-1.7.5.jar slf4j-log4j12-1.7.5.jar *cxf-2.7.11-SNAPSHOT.jar* *cxf-rt-ws-policy-2.7.11-20140313.064705-27.jar* *cxf-rt-ws-security-2.7.11-20140313.065101-27.jar* *neethi-3.0.3.jar* I can send you web service ear but I need some time to clean up some files. It is a bit commercial. Will it be useful for you if I deploy web service to presentation environment and send you url ? Or soapUI project will be more useful ? On service side I put this in log4j.properties: log4j.logger.org.apache=DEBUG log4j.logger.hr=DEBUG log4j.logger.javax.xml=DEBUG log4j.logger.org.bouncycastle=DEBUG Is there any option which will be more suitable ? Thanks. -- View this message in context: http://cxf.547215.n5.nabble.com/Timestamp-valid-only-with-double-timestamp-reference-tp5741140p5741516.html Sent from the cxf-user mailing list archive at Nabble.com.