You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Gert Vanthienen (JIRA)" <ji...@apache.org> on 2010/10/22 17:12:41 UTC

[jira] Created: (SMX4-614) Documentation: Add a Getting Started Guide

Documentation: Add a Getting Started Guide
------------------------------------------

                 Key: SMX4-614
                 URL: https://issues.apache.org/activemq/browse/SMX4-614
             Project: ServiceMix 4
          Issue Type: New Feature
          Components: Documentation
            Reporter: Gert Vanthienen
             Fix For: 4.3.0


Add a getting started guide to the documentation

Goal is to introduce people to ServiceMix in a short document, something along the lines of...
- install and start servicemix
- use a few console commands
- install a feature (the web console?)
- deploy a Camel route and update it
- deploy another route that integrates with ActiveMQ



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


[jira] Commented: (SMX4-614) Documentation: Add a Getting Started Guide

Posted by "Hans Couder (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62988#action_62988 ] 

Hans Couder commented on SMX4-614:
----------------------------------

Hi,

I'll work on this one.

I've had an issue with mvn jetty:run.
Next error occured: Failed to configure plugin parameters for: org.mortbay.jetty:jetty-maven-plugin 

I could resolve it by changing <resources> into <resourcesAsCSV> in the jetty-maven-plugin.
https://github.com/couderhans/servicemix-documentation/commit/03eef794b8ce42ca89657a37a35f1437802b0a73

Kind regards,

Hans Couder

> Documentation: Add a Getting Started Guide
> ------------------------------------------
>
>                 Key: SMX4-614
>                 URL: https://issues.apache.org/activemq/browse/SMX4-614
>             Project: ServiceMix 4
>          Issue Type: New Feature
>          Components: Documentation
>            Reporter: Gert Vanthienen
>             Fix For: 4.3.0
>
>
> Add a getting started guide to the documentation
> Goal is to introduce people to ServiceMix in a short document, something along the lines of...
> - install and start servicemix
> - use a few console commands
> - install a feature (the web console?)
> - deploy a Camel route and update it
> - deploy another route that integrates with ActiveMQ

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