Hello When run Calculator sample with reliable message delivery , this is part from wsdl :
<wsp:UsingPolicy/> ? <wsp:Policy wsu:Id="CalculatorWSPortBindingPolicy"> ? <wsp:ExactlyOne> ? <wsp:All> <ns1:RMAssertion/> <ns2:Ordered/> <ns3:UsingAddressing wsp:Optional="false"/> </wsp:All> </wsp:ExactlyOne> </wsp:Policy> here is error from log file: ==== Received Message End ==== WSS0253: Message does not conform to configured policy: No Security Header found in message com.sun.xml.wss.XWSSecurityException: Message does not conform to configured policy [ TimestampPolicy(S) SignaturePolicy(P) ]: No Security Header found at com.sun.xml.wss.impl.SecurityRecipient.processMessagePolicy(SecurityRecipient.java:806) at com.sun.xml.wss.impl.SecurityRecipient.validateMessage(SecurityRecipient.java:256) at com.sun.xml.wss.provider.ServerSecurityAuthModule.validateRequest(ServerSecurityAuthModule.java:102) at com.sun.enterprise.security.jmac.config.GFServerConfigProvider$GFServerAuthContext.validateRequest(GFServerConfigProvider.java:1179) Please tell if here is resolution to this problem? Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Java EE (J2EE) Programming with Passion!" group. To post to this group, send email to java-ee-j2ee-programming-with-passion@googlegroups.com To unsubscribe from this group, send email to java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en -~----------~----~----~----~------~----~------~--~---