You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/08/21 09:28:35 UTC

[jira] Created: (SMXCOMP-618) should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly

should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly
------------------------------------------------------------------------------------------------

                 Key: SMXCOMP-618
                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-618
             Project: ServiceMix Components
          Issue Type: Bug
          Components: servicemix-cxf-bc
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 3.2.4, servicemix-cxf-bc-2009.02


so that when add element, only the necessary namespace could be added. Besides remove unnecessary namespace which cause message message, it aslo fix the case that extra unnecessary namespace will break the ws-security signature integrity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMXCOMP-618) should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SMXCOMP-618.
----------------------------------

    Resolution: Fixed

commit fix 
http://svn.apache.org/viewvc?rev=806435&view=rev for 3.2 branch
http://svn.apache.org/viewvc?rev=806436&view=rev for servicemix-cxf-bc component project

> should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly
> ------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-618
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-618
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.4, servicemix-cxf-bc-2009.02
>
>
> so that when add element, only the necessary namespace could be added. Besides remove unnecessary namespace which cause message message, it aslo fix the case that extra unnecessary namespace will break the ws-security signature integrity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Work started: (SMXCOMP-618) should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMXCOMP-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SMXCOMP-618 started by Freeman Fang.

> should use StaxUtils.writeElement/Node with repairing "true" instead of add namespace explicitly
> ------------------------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-618
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-618
>             Project: ServiceMix Components
>          Issue Type: Bug
>          Components: servicemix-cxf-bc
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 3.2.4, servicemix-cxf-bc-2009.02
>
>
> so that when add element, only the necessary namespace could be added. Besides remove unnecessary namespace which cause message message, it aslo fix the case that extra unnecessary namespace will break the ws-security signature integrity.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.