Page 5 of 8 FirstFirst ... 34567 ... LastLast
Results 41 to 50 of 76

Thread: Reference Manual feedback please!

  1. #41

    Default

    In the html 2.0.4 release ref manual section "A.2 Where to get samples" the link to the git samples actually is just a link back to the ref manual (http://static.springsource.org/sprin...e/htmlsingle/#) instead of http://git.springsource.org/spring-integration/samples.

  2. #42
    Join Date
    Jan 2008
    Location
    Mohnton, PA USA (that's near Philadelphia)
    Posts
    2,148

    Default

    Sorry we'll fix it. Here is the detailed info you need about samples http://blog.springsource.com/2010/09...utmk=237196544 It is also available from the front page.

  3. #43

    Default

    potential typo: use of effect or affect

    affect –verb (used with object)
    1. to act on; produce an effect or change in

    Section 18.7 Message Conversion, Marshalling and Unmarshalling
    ...'extract-request-payload' and 'extract-reply-payload' properties may effect what actual objects are passed to your converter...

  4. #44
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,853

    Default

    Thanks (good eye). I just fixed that one.

  5. #45

    Default

    This was almost to small to even post, but I figured I am reading every line to learn it, so why not.

  6. #46
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,853

    Default

    Well, we appreciate it. Every typo fixed is an improvement. You might find a few more Don't hesitate to let us know.

    Thanks!
    -Mark

  7. #47

    Default

    The 2.0.4 reference refers to a class I did not find in the release distribution zip file. Did this class move?

    class="org.springframework.integration.channel.Map BasedChannelResolver">

  8. #48
    Join Date
    Oct 2005
    Location
    Boston, MA
    Posts
    2,853

    Default

    Thanks for catching that. That has been refactored, and we should update the documentation. Can you please open a JIRA "task" for that?

    Thanks!
    -Mark

  9. #49

    Default

    Quote Originally Posted by Mark Fisher View Post
    Thanks for catching that. That has been refactored, and we should update the documentation. Can you please open a JIRA "task" for that?

    Thanks!
    -Mark
    Here is the Jira: https://jira.springsource.org/browse/INT-1938

  10. #50
    Join Date
    Jun 2011
    Posts
    25

    Default

    The online HTML manual makes reference to a MapBasedChannelResolver. This doesn't exist anymore as far as I can tell.
    cf http://forum.springsource.org/showth...esolver-in-RC1

    Thanks
    David

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •