Hello! I'm trying to connect to a .NET webservice, as client, and this webservice uses:
WSSecurity10 WSTrustFebruary2005 WSSecureConversationFebruary2005 WSSecurityPolicy11 *BasicSecurityProfile10* >From CXF website: SOAP 1.1, 1.2, WS-I BasicProfile, WS-Security, WS-Addressing, WS-RM, WS-Policy WS-* Support <ws-support.html> - WS-Addressing <ws-addressing.html> - WS-Policy <ws-policy.html> - WS-ReliableMessaging <ws-reliablemessaging.html> - WS-SecureConversation <ws-secureconversation.html> - WS-Security <ws-security.html> - WS-SecurityPolicy <ws-securitypolicy.html> - WS-Trust <ws-trust.html> *BasicSecurityProfile10 *isn't supporter yet? Is there some experimental branch that can i use and test? Anyone with some experience.. any help will be appreciated BTW. I used CXF to connect with this .net server and always get a Timeout.. Best regards. Felipe Cruz
