Issue Details (XML | Word | Printable)

Key: MULE-4981
Type: Bug Bug
Status: Open Open
Priority: To be reviewed To be reviewed
Assignee: Unassigned
Reporter: Mateo Almenta Reca
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Mule

Broken link generated by transport archetype

Created: 28/Jul/10 06:59 PM   Updated: 29/Jul/10 08:02 PM
Component/s: Tools: Archetypes
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Labels:
User impact: Low
Similar Issues: MULE-2811 Archetype-Generated XML Invalid


 Description  « Hide
Following the directions to create an archetype outlined here. http://www.mulesoft.org/documentation/display/MULE2USER/Transport+Archetype

In the properties file that was generated /src/main/resources/META-INF/services/org/mule/transport/<project>.properties, at the top was the following documentation:

  1. This file is the service descriptor for your transport
  2. It ties all the implementation classes together so that Mule can
  3. construct endpoints for your transport protocol at runtime
  4. For a full list of properties that can be set here see -
  5. http://mule.mulesource.org/x/FwKV

However this URL, http://mule.mulesource.org/x/FwKV, doesn't work.

The link need to be updated to
http://www.mulesoft.org/documentation/display/MULE2USER/Transport+Service+Descriptors



 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Dirk Olmes added a comment - 29/Jul/10 08:02 PM
Are you sure you're using the correct transport archetype version? I verified all links when I reworked the transport archetype after removing the mesage adapters. A textual search for "FwKV" in all of the archetype's files does not come up with any search results, either ...