You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by "Werner Dittmann (JIRA)" <ji...@apache.org> on 2006/02/16 13:30:02 UTC

[jira] Closed: (WSS-29) org.apache.xml.security.c14n.CanonicalizationException: Element Adm_Save_PrecisionDtls_SvcIn has a relative namespace: xmlns="e1.webservices.ramco.org"

     [ http://issues.apache.org/jira/browse/WSS-29?page=all ]
     
Werner Dittmann closed WSS-29:
------------------------------

    Resolution: Won't Fix

Relative namespaces are not allowed for the canonicalization required by Signature. This
is a generic xml-security requirement.

> org.apache.xml.security.c14n.CanonicalizationException: Element Adm_Save_PrecisionDtls_SvcIn has a relative namespace: xmlns="e1.webservices.ramco.org"
> -------------------------------------------------------------------------------------------------------------------------------------------------------
>
>          Key: WSS-29
>          URL: http://issues.apache.org/jira/browse/WSS-29
>      Project: WSS4J
>         Type: Bug
>  Environment: java, wss4j  and axis
>     Reporter: babu jayaraman
>     Assignee: Davanum Srinivas

>
> I try to call service , it show CanonicalizationException, how i rectify this problem, 
> ple help me. what iam wrong.
> here i paste my errors...............
> org.apache.xml.security.c14n.CanonicalizationException: Element Adm_Save_Precisi
> onDtls_SvcIn has a relative namespace: xmlns="e1.webservices.ramco.org"
>         at org.apache.xml.security.c14n.implementations.Canonicalizer20010315.ha
> ndleAttributesSubtree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.canoni
> calizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.canoni
> calizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.canoni
> calizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.canoni
> calizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.engine
> CanonicalizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.implementations.CanonicalizerBase.engine
> CanonicalizeSubTree(Unknown Source)
>         at org.apache.xml.security.c14n.Canonicalizer.canonicalizeSubtree(Unknow
> n Source)
>         at org.apache.xml.security.utils.XMLUtils.outputDOM(Unknown Source)
>         at org.apache.ws.axis.security.WSDoAllSender.invoke(WSDoAllSender.java:1
> 82)
>         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrateg
> y.java:32)
>         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
>         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
>         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:127)
>         at org.apache.axis.client.Call.invokeEngine(Call.java:2765)
>         at org.apache.axis.client.Call.invoke(Call.java:2748)
>         at org.apache.axis.client.Call.invoke(Call.java:2424)
>         at org.apache.axis.client.Call.invoke(Call.java:2347)
>         at org.apache.axis.client.Call.invoke(Call.java:1804)
>         at org.tempuri.Adm_Save_PrecisionDtls_SvcSoapStub.adm_Save_PrecisionDtls
> _Svc_OP(Adm_Save_PrecisionDtls_SvcSoapStub.java:182)
>         at client.main(client.java:43)
> Inside error::(400)Bad Request

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: wss4j-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: wss4j-dev-help@ws.apache.org