Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-544

Review comments on Fuse "Getting Started Guide"

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Minor
    • JBoss A-MQ 6.1
    • JBoss A-MQ 6.1
    • Documentation
    • None
    • Documentation (Ref Guide, User Guide, etc.)

    Description

      http://documentation-devel.engineering.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Fuse/6.1/html-single/Getting_Started/index.html#Concepts

      ============================

      There are multiple references in the book to: For more details about Maven coordinates, see Deploying into the Container.
      "Deploying into the Container" is presented as text, not as an active link.

      ============================

      Chapter 1. Basic Concepts for Developers

      A typical Red Hat JBoss Fuse application is based on a specific development model, which is based around the Java language, Spring or blueprint dependency injection frameworks, and the Apache Maven build system.

      ------> Should be "Blueprint"

      =============================

      Development Environment

      Red Hat JBoss Fuse IDE
      You can download Red Hat JBoss Fuse IDE from the download page. (http://www.redhat.com/fusesource/downloads/)

      ------> Shouldn't all references to "JBoss Fuse IDE" be replaced with references to JBDS with the Fuse plugins installed from JBDSIS? Also, the "download page" URL references an obsolete page. Users should be directed to CSP (http://access.redhat.com/) for all JBoss downloads.

      ==============================

      Maven

      Maven archetypes
      An easy way to get started with development is by using Maven archetypes, which is analogous to a new project wizard

      ------> Should be "by using a Maven archetype, which is..."

      ==============================

      Dependency Injection Frameworks
      Overview
      When trying to decide between the blueprint and Spring dependency injection frameworks

      ------> Should be "Blueprint"

      By contrast, when packaging your project as

      ------> Should be either "In contrast" or "By comparison"

      =============================

      Create a Web Services Project

      <repository>
      <id>fusesource</id>
      <url>http://repo.fusesource.com/nexus/content/groups/public/</url>
      <snapshots>
      <enabled>false</enabled>
      </snapshots>
      <releases>
      <enabled>true</enabled>
      </releases>
      </repository>

      Fuse Maven Repo URL should change this:
      http://repo.fusesource.com/nexus/content/repositories/releases
      to this
      http://repo.fusesource.com/nexus/content/groups/public/

      =============================

      Attachments

        Issue Links

          Activity

            People

              jmurphey_jira Jane Murphey (Inactive)
              ldimaggi@redhat.com Len DiMaggio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3 hours
                  3h
                  Remaining:
                  Remaining Estimate - 3 hours
                  3h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified