I found some posts that this problem would be solved in cxf 2.4.1 - snapshot
... So I tried to change to 2.4.1 to see if it gives a difference but still
same problem.
The weird thing for me is that it works perfectly on windows but not on
linux...
--
View this message in context:
http://cxf.547
http://schemas.xmlsoap.org/soap/envelope/";>
http://www.w3.org/2005/08/addressing";
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";
wsu:Id="Id-9420949">urn:#sendAccreditationRequest
http://www.w3.org/2005/08/ad
We noticed that cxf has problems with the referencing in the request in
linux... We took out ts-16 reference and then it complained on the next
one...
Any ideas?
--
View this message in context:
http://cxf.547215.n5.nabble.com/The-signature-or-decryption-was-invalid-tp4845894p4849193.html
Sent f
Maye also interresting the stacktrace:
org.apache.ws.security.WSSecurityException: The signature or decryption was
invalid
at
org.apache.ws.security.processor.SignatureProcessor.verifyXMLSignature(SignatureProcessor.java:373)
at
org.apache.ws.security.processor.SignatureProcessor.
Colm I send you a PM with the testcase.
if someone else wants the testcase let me know I will pm you then.
--
View this message in context:
http://cxf.547215.n5.nabble.com/The-signature-or-decryption-was-invalid-tp4845894p4848446.html
Sent from the cxf-user mailing list archive at Nabble.com.
Anyone have any ideas?
--
View this message in context:
http://cxf.547215.n5.nabble.com/The-signature-or-decryption-was-invalid-tp4845894p4848221.html
Sent from the cxf-user mailing list archive at Nabble.com.
Everyone thanks for the help my client works :)
--
View this message in context:
http://cxf.547215.n5.nabble.com/java-lang-NoSuchMethodError-org-apache-ws-commons-schema-XmlSchemaForm-tp4780240p4782897.html
Sent from the cxf-user mailing list archive at Nabble.com.
Dan, I updated to 2.4.2 like you recommended and it solved the problem. Know
I'm on the next error:
No signature username found.
--
View this message in context:
http://cxf.547215.n5.nabble.com/java-lang-NoSuchMethodError-org-apache-ws-commons-schema-XmlSchemaForm-tp4780240p4782590.html
Sent fr
Can someone tell me where I can find the WHICH_JARS file?
--
View this message in context:
http://cxf.547215.n5.nabble.com/java-lang-NoSuchMethodError-org-apache-ws-commons-schema-XmlSchemaForm-tp4780240p4782341.html
Sent from the cxf-user mailing list archive at Nabble.com.
I'm using cxf 2.2.5. I debugged it and I noticed that he goes in the
cxf-api-2.2.5 jar and not in the xmlschema-core 2.0 jar. Is cxf-api necssary
as jar?
--
View this message in context:
http://cxf.547215.n5.nabble.com/java-lang-NoSuchMethodError-org-apache-ws-commons-schema-XmlSchemaForm-tp47
Thank you for your reply.
I looked for the xmlschema 2.0 and didn't find it. Do you mean
xmlschema-core 2.0? I already tried and I received the same result.
The SchemaInfo.class fails on this line:
isElementQualified =
schema.getElementFormDefault().getValue().equals(XmlSchemaForm.QUALIFIED);
org.apache.cxf.jaxws.ServiceImpl.getPort(ServiceImpl.java:303)
at javax.xml.ws.Service.getPort(Service.java:92)
Someone any ideas?
Thanks in advance.
Yannick
--
View this message in context:
http://cxf.547215.n5.nabble.com/java-lang-NoSuchMethodError-org-apache-ws-commons-schema-XmlSchemaForm-tp4780240p4780240.html
Sent
Dan thanks for your reply.
I solved the problem by checking the jar files of the example source and my
own. I didn't get any exceptions about conflicts our what ever but just by
comparing I noticed that I didn't had all the jars... So I added the missing
onces and didn't receive the exception anym
13 matches
Mail list logo