Invalid property 'bus' of bean class error Spring problem

2012-01-21 Thread Dennis Sosnoski
I'm trying to put together a maven build for a JAX-WS CXF client using WS-Security (with policy configured from WSDL), but I'm getting the error from the subject line. I haven't tried using CXF WS-Security from Maven before, so I suspect my problem is somehow in my Maven configuration. Here are

WS with non-standard algorithm for signature computation

2012-01-21 Thread Dmitriev Vadim
Hi! I'm implementing web service with the following special requirements: 1. login/password for user authentication; 2. GOST 34.10-2001/34.11 [1] algorithms should be used for signature computation (signature is optional; configured on per user basis from fig. 1) I considered using WS-Securit

MIME Types for empty body

2012-01-21 Thread Guy Pardon
Hi cxf, - can/should empty requests have a @Consumes annotation? - can/should empty responses have a @Produces annotation? Thanks! Guy Sent from my iPhone