You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by "Sagara Gunathunga (JIRA)" <ji...@apache.org> on 2012/06/13 07:41:42 UTC

[jira] [Created] (SYNAPSE-879) Synapse need to adopt changes introduced by AXIS2-5315

Sagara Gunathunga  created SYNAPSE-879:
------------------------------------------

             Summary: Synapse need to adopt changes introduced by AXIS2-5315
                 Key: SYNAPSE-879
                 URL: https://issues.apache.org/jira/browse/SYNAPSE-879
             Project: Synapse
          Issue Type: Bug
    Affects Versions: NIGHTLY
            Reporter: Sagara Gunathunga 
            Priority: Blocker
         Attachments: SYNAPSE-879.patch

Deprecated old MEP URLs have been removed from Axis2 trunk and will not support from 1.7.0, Synapse also need to adopt these changes. I didn't notice any build failures but possible to have number of runtime issues due to above change.  Please refer r1349635 [1] for more details. 

[1] - http://svn.apache.org/viewvc?view=revision&revision=1349635  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Updated] (SYNAPSE-879) Synapse need to adopt changes introduced by AXIS2-5315

Posted by "Sagara Gunathunga (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagara Gunathunga  updated SYNAPSE-879:
---------------------------------------

    Attachment: SYNAPSE-879.patch

Patch to fix this issue. 
                
> Synapse need to adopt changes introduced by AXIS2-5315
> ------------------------------------------------------
>
>                 Key: SYNAPSE-879
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-879
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: NIGHTLY
>            Reporter: Sagara Gunathunga 
>            Priority: Blocker
>         Attachments: SYNAPSE-879.patch
>
>
> Deprecated old MEP URLs have been removed from Axis2 trunk and will not support from 1.7.0, Synapse also need to adopt these changes. I didn't notice any build failures but possible to have number of runtime issues due to above change.  Please refer r1349635 [1] for more details. 
> [1] - http://svn.apache.org/viewvc?view=revision&revision=1349635  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Commented] (SYNAPSE-879) Synapse need to adopt changes introduced by AXIS2-5315

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SYNAPSE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13294299#comment-13294299 ] 

Hudson commented on SYNAPSE-879:
--------------------------------

Integrated in Synapse - Trunk #4292 (See [https://builds.apache.org/job/Synapse%20-%20Trunk/4292/])
    Fixing SYNAPSE-879, Committing patch from Sagara (Revision 1349706)

     Result = SUCCESS
hiranya : 
Files : 
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Client/axis2_def.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Client/axis2_jms.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Client/axis2_tcp.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Client/axis2_udp.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Server/axis2_clustering.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Server/axis2_def.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/axis2Server/axis2_jms.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_clustering.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_def.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_fix.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_jms.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_tcp.xml
* /synapse/trunk/java/modules/integration/src/test/resources/axis2Xml/synapse/axis2_udp.xml
* /synapse/trunk/java/modules/packaging/package-archetype/src/main/resources/archetype-resources/repository/conf/axis2.xml
* /synapse/trunk/java/modules/samples/services/FastStockQuoteService/conf/services.xml
* /synapse/trunk/java/modules/samples/services/LoadbalanceFailoverService/conf/service1/services.xml
* /synapse/trunk/java/modules/samples/services/LoadbalanceFailoverService/conf/service2/services.xml
* /synapse/trunk/java/repository/conf/axis2.xml
* /synapse/trunk/java/repository/conf/sample/resources/misc/client/axis2.xml
* /synapse/trunk/java/repository/conf/sample/resources/misc/server/axis2.xml

                
> Synapse need to adopt changes introduced by AXIS2-5315
> ------------------------------------------------------
>
>                 Key: SYNAPSE-879
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-879
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: NIGHTLY
>            Reporter: Sagara Gunathunga 
>            Priority: Blocker
>         Attachments: SYNAPSE-879.patch
>
>
> Deprecated old MEP URLs have been removed from Axis2 trunk and will not support from 1.7.0, Synapse also need to adopt these changes. I didn't notice any build failures but possible to have number of runtime issues due to above change.  Please refer r1349635 [1] for more details. 
> [1] - http://svn.apache.org/viewvc?view=revision&revision=1349635  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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


[jira] [Resolved] (SYNAPSE-879) Synapse need to adopt changes introduced by AXIS2-5315

Posted by "Hiranya Jayathilaka (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SYNAPSE-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hiranya Jayathilaka resolved SYNAPSE-879.
-----------------------------------------

    Resolution: Fixed

Checked in the patch from Sagara.
                
> Synapse need to adopt changes introduced by AXIS2-5315
> ------------------------------------------------------
>
>                 Key: SYNAPSE-879
>                 URL: https://issues.apache.org/jira/browse/SYNAPSE-879
>             Project: Synapse
>          Issue Type: Bug
>    Affects Versions: NIGHTLY
>            Reporter: Sagara Gunathunga 
>            Priority: Blocker
>         Attachments: SYNAPSE-879.patch
>
>
> Deprecated old MEP URLs have been removed from Axis2 trunk and will not support from 1.7.0, Synapse also need to adopt these changes. I didn't notice any build failures but possible to have number of runtime issues due to above change.  Please refer r1349635 [1] for more details. 
> [1] - http://svn.apache.org/viewvc?view=revision&revision=1349635  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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