hi
first another question. is there a user mailing list for wss4j or am i right posting my questions here?
so here is what i try to do.
i defined a Web Service with some beans defined by a beanmapping.
<beanMapping qname="ns:Project" xmlns:ns="client.valuemation.maxence.de"
languageSpecificType="java:de.maxence.valuemation.Project"/>
these beans have a relative namesspace that causes some trouble, when i want to send them to the Service.
org.apache.xml.security.c14n.CanonicalizationException: Element timeSheet has a relative namespace:
I had a look into the Spec and learned that canonicalization must not handle relative namespaces?
How can i sign Beans with wss4j?
Freundliche Grüße / Best Regards
Frank Segieth
_________________________________________
LANXESS Deutschland GmbH
LXS
Tel.:
Fax:
e-Mail: [EMAIL PROTECTED]
- is there a way signing beans with wss4j? frank . segieth
- Re: is there a way signing beans with wss4j? Davanum Srinivas
