eclipse-ee4j / eclipse-ee4j/metro-wsit
throw new PolicyViolationException("ERROR: No security header found in the message");
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 1
Description
this is my wsdl am getting ERROR: No security header found in the message
could please help solve this issue
org.glassfish.metro
webservices-rt
2.4.9
this jar am using
@Tomas-Kraus
Contributor guide
Research direction
Start by reviewing the supplied WSDL's WS-SecurityPolicy, especially WebserviceBindingPolicy, SigningSecurityPolicy, and EmptySecurityPolicy, alongside the org.glassfish.metro:webservices-rt:2.4.9 dependency. Reproduce the request and inspect the generated SOAP envelope; done means the request matches the policy and Metro no longer reports that the security header is missing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100