You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Daisy Li (JIRA)" <ji...@apache.org> on 2008/07/29 22:20:00 UTC

[jira] Created: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

Add soap handler osgi test to servicemix 4 trunk/examples
---------------------------------------------------------

                 Key: SMX4-82
                 URL: https://issues.apache.org/activemq/browse/SMX4-82
             Project: ServiceMix 4
          Issue Type: Test
    Affects Versions: 4.0-m2
            Reporter: Daisy Li
            Assignee: Guillaume Nodet
         Attachments: soaphandler.patch

One more osgi test

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


[jira] Work started: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Work on SMX4-82 started by Freeman Fang.

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Commented: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44757#action_44757 ] 

Freeman Fang commented on SMX4-82:
----------------------------------

Hi Daisy,

Seems your patch is crashed, each file in your patch has two identical copies, which cause error when apply your patch.
Would you please re-generate the patch?

I always do "svn diff . > my.patch" to generate the patch, I'm on linux, but I never used windows svn client tools to do it.

Regards
Freeman


> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Updated: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Daisy Li updated SMX4-82:
-------------------------

    Attachment:     (was: mysoaphandler.patch)

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Commented: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-82?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44763#action_44763 ] 

Freeman Fang commented on SMX4-82:
----------------------------------

Hi Daisy,

If you donate your patch to apache project code base, you need grant your patch with Apache License. You can select this option when upload attachment.

Thanks

Freeman

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Resolved: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Freeman Fang resolved SMX4-82.
------------------------------

    Fix Version/s: 4.0-m2
       Resolution: Fixed

patch applied on behalf of Daisy with thanks
 svn commit . -m "[SMX4-82]Add soap handler osgi test to servicemix 4 trunk/examples"
Adding         examples/cxf-handler-cfg
Adding         examples/cxf-handler-cfg/pom.xml
Adding         examples/cxf-handler-cfg/src
Adding         examples/cxf-handler-cfg/src/main
Adding         examples/cxf-handler-cfg/src/main/java
Adding         examples/cxf-handler-cfg/src/main/java/org
Adding         examples/cxf-handler-cfg/src/main/java/org/apache
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix/examples
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix/examples/cxf
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix/examples/cxf/springcfghandler
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix/examples/cxf/springcfghandler/AddNumbersImpl.java
Adding         examples/cxf-handler-cfg/src/main/java/org/apache/servicemix/examples/cxf/springcfghandler/ModifyNumberHandler.java
Adding         examples/cxf-handler-cfg/src/main/resources
Adding         examples/cxf-handler-cfg/src/main/resources/META-INF
Adding         examples/cxf-handler-cfg/src/main/resources/META-INF/spring
Adding         examples/cxf-handler-cfg/src/main/resources/META-INF/spring/beans.xml
Adding         examples/cxf-handler-cfg/src/main/resources/wsdl
Adding         examples/cxf-handler-cfg/src/main/resources/wsdl/addNumbers.wsdl
Adding         examples/cxf-soap-handler-osgi
Adding         examples/cxf-soap-handler-osgi/pom.xml
Adding         examples/cxf-soap-handler-osgi/src
Adding         examples/cxf-soap-handler-osgi/src/main
Adding         examples/cxf-soap-handler-osgi/src/main/java
Adding         examples/cxf-soap-handler-osgi/src/main/java/org
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples/cxf
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples/cxf/soaphandler
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples/cxf/soaphandler/AddNumbersImpl.java
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples/cxf/soaphandler/LoggingHandler.java
Adding         examples/cxf-soap-handler-osgi/src/main/java/org/apache/servicemix/examples/cxf/soaphandler/SmallNumberHandler.java
Adding         examples/cxf-soap-handler-osgi/src/main/resources
Adding         examples/cxf-soap-handler-osgi/src/main/resources/META-INF
Adding         examples/cxf-soap-handler-osgi/src/main/resources/META-INF/spring
Adding         examples/cxf-soap-handler-osgi/src/main/resources/META-INF/spring/beans.xml
Adding         examples/cxf-soap-handler-osgi/src/main/resources/config
Adding         examples/cxf-soap-handler-osgi/src/main/resources/config/demo_handlers.xml
Adding         examples/cxf-soap-handler-osgi/src/main/resources/wsdl
Adding         examples/cxf-soap-handler-osgi/src/main/resources/wsdl/addNumbers.wsdl
Sending        examples/itests/pom.xml
Sending        examples/itests/src/test/java/org/apache/servicemix/examples/IntegrationTest.java
Sending        examples/pom.xml
Transmitting file data ...............
Committed revision 683457.

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>             Fix For: 4.0-m2
>
>         Attachments: mysoaphandler.patch
>
>
> One more osgi test

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


[jira] Updated: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Daisy Li updated SMX4-82:
-------------------------

    Attachment: mysoaphandler.patch

Attach a new patch including both annotation based and spring config based soap handler osgi tests. 

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: mysoaphandler.patch, soaphandler.patch
>
>
> One more osgi test

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


[jira] Assigned: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Freeman Fang reassigned SMX4-82:
--------------------------------

    Assignee: Freeman Fang  (was: Guillaume Nodet)

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Updated: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Daisy Li updated SMX4-82:
-------------------------

    Attachment: mysoaphandler.patch

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: soaphandler.patch
>
>
> One more osgi test

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


[jira] Updated: (SMX4-82) Add soap handler osgi test to servicemix 4 trunk/examples

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

Daisy Li updated SMX4-82:
-------------------------

    Attachment:     (was: soaphandler.patch)

> Add soap handler osgi test to servicemix 4 trunk/examples
> ---------------------------------------------------------
>
>                 Key: SMX4-82
>                 URL: https://issues.apache.org/activemq/browse/SMX4-82
>             Project: ServiceMix 4
>          Issue Type: Test
>    Affects Versions: 4.0-m2
>            Reporter: Daisy Li
>            Assignee: Freeman Fang
>         Attachments: mysoaphandler.patch
>
>
> One more osgi test

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