You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Edell Nolan (JIRA)" <ji...@apache.org> on 2008/11/19 20:52:05 UTC

[jira] Created: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
---------------------------------------------------------------------------------------------------------------------------------

                 Key: SMX4-160
                 URL: https://issues.apache.org/activemq/browse/SMX4-160
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.0-m2
            Reporter: Edell Nolan
            Priority: Minor
         Attachments: smx-osgi-cxf-code-first.patch

I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.

I have built this against the trunk of the archetypes.
Started the kernel and deployed the bundle.

Tested the client both in eclipse and from the console. 

To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".

I think this would be useful to help people get started. 

I have attached the patch for changed files and a zip with the new Client.java

Edell.



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


[jira] Commented: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Freeman Fang commented on SMX4-160:
-----------------------------------

Hi Edell,
In your patch there is duplicated Client.java.
I can manually sort it out but I just want to know which tool you are using to generate the patch, I have seen same issue several times from other contributors patch but I'm not sure how it come from. The duplication only exist for new added files in the patch. I guess it should be some tool on windows.

Regards
Freeman

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 4.0-m2
>
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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


[jira] Updated: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Edell Nolan updated SMX4-160:
-----------------------------

    Attachment: smx-osgi-cxf-code-first.patch

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Priority: Minor
>         Attachments: smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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


[jira] Updated: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Edell Nolan updated SMX4-160:
-----------------------------

    Attachment: codefirst-client.zip

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Priority: Minor
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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


[jira] Assigned: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Freeman Fang reassigned SMX4-160:
---------------------------------

    Assignee: Freeman Fang

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>            Priority: Minor
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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


[jira] Commented: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

Posted by "Edell Nolan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47516#action_47516 ] 

Edell Nolan commented on SMX4-160:
----------------------------------

Hi Freeman,

Its probably due to the tortoise tool on windows as it doesn't allow you to add new files into the patch only changed files. 
It would be just easier next time to just put all changes in one zip maybe.

thanks for applying the patch.

Edell.

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 4.0-m2
>
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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


[jira] Resolved: (SMX4-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Freeman Fang resolved SMX4-160.
-------------------------------

    Fix Version/s: 4.0-m2
       Resolution: Fixed

apply patch on behalf of Edell with thanks
http://svn.apache.org/viewvc?rev=719137&view=rev

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>            Priority: Minor
>             Fix For: 4.0-m2
>
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

-- 
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-160) Create a default client for the "servicemix-osgi-cxf-code-first-archetype" so that you can run this against the deployed bundle.

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

Work on SMX4-160 started by Freeman Fang.

> Create a default client for the "servicemix-osgi-cxf-code-first-archetype"  so that you can run this against the deployed bundle.
> ---------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-160
>                 URL: https://issues.apache.org/activemq/browse/SMX4-160
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Edell Nolan
>            Assignee: Freeman Fang
>            Priority: Minor
>         Attachments: codefirst-client.zip, smx-osgi-cxf-code-first.patch
>
>
> I have created a default client to get generated when the servicemix-osgi-cxf-code-first-archetype is run.
> I have built this against the trunk of the archetypes.
> Started the kernel and deployed the bundle.
> Tested the client both in eclipse and from the console. 
> To run in the console a profile gets generated for the client so you just have to run "mvn -Pclient".
> I think this would be useful to help people get started. 
> I have attached the patch for changed files and a zip with the new Client.java
> Edell.

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