Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
Authentication issue when Try to used Web service http://<host>/Windchill/servlet/ExampleJavaService?wsdl from SOAPUI client tool.
Any idea how to used web service (windchill web service) from soapUI tool.
getting below error at method server.
com.sun.xml.wss.jaxws.impl.SecurityServerTube processRequest
wt.system.err - SEVERE: WSSTUBE0025: Error in Verifying Security in the Inbound Message.
wt.system.err - com.sun.xml.wss.impl.PolicyViolationException: ERROR: No security header found in the message
wt.system.err - at com.sun.xml.wss.impl.policy.verifier.MessagePolicyVerifier.verifyPolicy(MessagePolicyVerifier.java:138)
wt.system.err - at com.sun.xml.ws.security.opt.impl.incoming.SecurityRecipient.createMessage(SecurityRecipient.java:1016)
wt.system.err - at com.sun.xml.ws.security.opt.impl.incoming.SecurityRecipient.validateMessage(SecurityRecipient.java:252)
wt.system.err - at com.sun.xml.wss.jaxws.impl.SecurityTubeBase.verifyInboundMessage(Securi
Hallo svinayakumar,
have you solved this error?