Uploaded image for project: 'Fuse Tooling'
  1. Fuse Tooling
  2. FUSETOOLS-303

Request for updated Fuse IDE for Camel Tutorials document

    XMLWordPrintable

Details

    • Documentation
    • Resolution: Done
    • Major
    • 2.0
    • None
    • None
    • None

    Description

      Below are minor errata for the Fuse IDE for Camel Tutorials document. These errata include missing screenshots, issues from incomplete Eclipse configuration instructions (from the Fuse IDE for Camel Installation Guide), and other minor issues.

      Please update the documents.

      Fuse IDE for Camel Tutorials Errata:

      ==========================
      Chapter 1. Creating a New Route
      ==========================

      (1) Step 3 references figure 1.2. However, the label is present for figure 1.2, but there is no figure.

      (2) Step 4 references figure 1.3. However, the label is present for figure 1.3, but there is no figure.

      (3) After step 9, "Click Finish", the following error is seen:

      7/5/11 10:36:31 AM EDT: Eclipse is running in a JRE, but a JDK is required
      Some Maven plugins may not work when importing projects or updating source folders.

      Why does this occur when the following was entered into the eclipse.ini file (as per the Fuse
      IDE for Camel installation guide, version 1.1 - Chapter 1 Prerequisites section):

      -vm
      C:/Program Files/Java/jdk1.6.0_26/bin/javaw.exe

      Can you please also update this Fuse IDE for Camel Installation Guide document to ensure a clean Eclipse configuration on MS Windows?

      (4) Steps 1-5 of the "Creating the route" section references "simple-route", though step 7 of the
      previous section asked for the creation of "simple-router". Either simple-route OR simple-router should be used consistently throughout the document.

      (5) Example 1.1 XML for simple route has an id attribute for the route element:
      <route id="route1">

      However, the example I (auto) created does not have an id attribute for the route element:
      <router>

      Was this id attribute supposed to be automatically updated, or is is a manual process to get "route1" in as the name of the attribute?

      Either way, I think the tutorial needs to be updated here as well.

      ======================
      Chapter 2. Running a Route
      ======================

      (1) Page 22 (Verifying the route):
      The eclipse user may not see the "target/messages/others" folder in the Project Explorer, the first time this program is ran. Therefore, the documentation may wish to explicitly recommended refreshing the node tree with an F5 (or right-click [project-name]->refresh).

      (2) Curious... where did the message1.xml and message2.xml files come from? The camel-archetype-spring-2.6.0-fuse-00-00 archetype? Perhaps the origin of these files should be clearly explained in the tutorial?

      ==================================
      Chapter 3. Adding a Content-Based Router
      ==================================

      (1) Page 26, in Figure 3.1, the expression is missing an end apostrophe. That is,

      'London

      should read

      'London'

      (2) Page 26, following step 9, the IDE froze up, (Not Responding in title bar).

      Attachments

        Activity

          People

            emjohnson_jira Eric Johnson (Inactive)
            ccorsi1_jira Claudio Corsi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: