You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Kevin (JIRA)" <ji...@apache.org> on 2009/07/03 16:50:07 UTC

[jira] Created: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

small glitches in tutorial-osgi-camel-partxxx
---------------------------------------------

                 Key: CAMEL-1794
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
             Project: Apache Camel
          Issue Type: Bug
          Components: camel-osgi
            Reporter: Kevin


First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.

Few glitches I found:

* In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.

* At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.

* cannot build reportincident.activemq in the attached resource. The error is:

C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building ActiveMQ Queuing engine
[INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
[INFO] Final Memory: 2M/5M
[INFO] ------------------------------------------------------------------------

After I added "<extensions>true</extensions> " to the pom.xml, it works.



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


[jira] Assigned: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

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

Claus Ibsen reassigned CAMEL-1794:
----------------------------------

    Assignee: Charles Moulliard

Charles can you fix this in your tutorial?

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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


[jira] Updated: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

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

Claus Ibsen updated CAMEL-1794:
-------------------------------

         Priority: Minor  (was: Major)
    Fix Version/s: 2.1.0

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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


[jira] Commented: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55628#action_55628 ] 

Charles Moulliard commented on CAMEL-1794:
------------------------------------------

Part 2 of the tutorial has been updated to run on Apache Felix Karaf 1.0.0

;-)

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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


[jira] Resolved: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

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

Claus Ibsen resolved CAMEL-1794.
--------------------------------

    Resolution: Fixed

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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


[jira] Commented: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

Posted by "Charles Moulliard (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55097#action_55097 ] 

Charles Moulliard commented on CAMEL-1794:
------------------------------------------

Part 1 of the tutorial has been review to run the example top of Apache Felix Karaf 1.0.0 and Apache Camel 2.0

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>            Priority: Minor
>             Fix For: 2.1.0
>
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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


[jira] Commented: (CAMEL-1794) small glitches in tutorial-osgi-camel-partxxx

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=55033#action_55033 ] 

Claus Ibsen commented on CAMEL-1794:
------------------------------------

Charles you could you take a look at this?

> small glitches in tutorial-osgi-camel-partxxx
> ---------------------------------------------
>
>                 Key: CAMEL-1794
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1794
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-osgi
>            Reporter: Kevin
>            Assignee: Charles Moulliard
>             Fix For: 2.1.0
>
>
> First of all, thanks a lot for the great tutorial. Actually I think it's the best tutorial for Camel.
> Few glitches I found:
> * In new version of serviceMix 4.x, it changed the command syntax from "osgi install" to "osgi/install". But in the tutorial, it only mentioned "osgi install". If people download the latest servicemix, it will not work.
> * At the bottom of tutorial web pages, there are couple links. The href links are mismatched. "Part 2a" points xxx-part2.html, "Part 2b" links to xxx-part2a.html, etc.
> * cannot build reportincident.activemq in the attached resource. The error is:
> C:\temp\grid-console\reportincident.activemq>mvn          install org.ops4j:maven-pax-plugin:eclipse
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [INFO] Building ActiveMQ Queuing engine
> [INFO]    task-segment: [install, org.ops4j:maven-pax-plugin:eclipse]
> [INFO] ------------------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Cannot find lifecycle mapping for packaging: 'bundle'.
> Component descriptor cannot be found in the component repository: org.apache.maven.lifecycle.mapping.LifecycleMappingbundle.
> [INFO] ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Jul 03 07:16:51 PDT 2009
> [INFO] Final Memory: 2M/5M
> [INFO] ------------------------------------------------------------------------
> After I added "<extensions>true</extensions> " to the pom.xml, it works.

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