eclipse-ee4j / eclipse-ee4j/metro-wsit
WSSTUBE0025: Error in Verifying Security in the Inbound Message
- Dominant language
- Java
- Stars
- 6
- Forks
- 21
- Avg merge
- 10h 2m
- Merged PRs (30d)
- 1
Description
Security tests are failing with WSSTUBE0025: Error in Verifying Security in the Inbound Message.
Metro HA results: [http://ejp-172x-150.in.oracle.com:85/results/summary/metro-ha.html#com.sun.dft.glassfish.metroha.secureconversation](http://ejp-172x-150.in.oracle.com:85/results/summary/metro-ha.html#com.sun.dft.glassfish.metroha.secureconversation)
Framework logs:
javax.xml.ws.WebServiceException: WSSTUBE0025: Error in Verifying Security in the Inbound Message.
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processClientResponsePacket(SecurityClientTube.java:439)
at com.sun.xml.wss.jaxws.impl.SecurityClientTube.processResponse(SecurityClientTube.java:362)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:972)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:910)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:873)
at com.sun.xml.ws.api.pipe.Fiber.run(Fiber.java:717)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
at java.lang.Thread.run(Thread.java:722)
Caused by: javax.xml.ws.soap.SOAPFaultException: Invalid Security Header
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:696)
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:714)
... 9 more
Caused by: com.sun.xml.wss.impl.WssSoapFaultException: Invalid Security Header
at com.sun.xml.wss.impl.SecurableSoapMessage.newSOAPFaultException(SecurableSoapMessage.java:349)
at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.getSOAPFaultException(SecurityTubeBase.java:710)
... 9 more
#### Environment
Glassfish 3.1.2 Patch2 , Metro 2.2.0-1
#### Affected Versions
[2.2]
Source: [https://github.com/javaee/metro-wsit/issues/1647](https://github.com/javaee/metro-wsit/issues/1647)
Author: glassfishrobot
Contributor guide
Assessment
This issue has not been assessed yet.