Page 1 of 3 123 LastLast
Results 1 to 10 of 22

Thread: Spring Integration + Integration-Graph in STS 2.3.2

  1. #1
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,806

    Exclamation Spring Integration + Integration-Graph in STS 2.3.2

    Dear Members

    After to install springsource-tool-suite-2.3.2.RELEASE-e3.5.2-win32-installer.exe
    I create a new Spring Project
    within src folder I create a Spring Bean Configuration File and while its creation I include the Beans Namespaces 3.0 (See Figure 01)

    After I choice the tabpage Namespaces and I add the int(integration) namespace 2.0 (See Figure 02)

    The problem is, the Integration-Graph tabpage not appear, therefore I cant use the Graphical Editor, only appear the integration tabpage

    What is missing?

    Thanks in advanced
    Attached Images Attached Images
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

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

    Default

    Prior to 2.3.3, enabling the 'integration-graph' tab required a flag in the .ini file. However, I would recommend installing STS 2.5. GA has just been released today. The integration-graph is enabled out-of-the-box in that version.

  3. #3
    Join Date
    Aug 2006
    Location
    Arequipa-Peru / South America
    Posts
    2,806

    Default

    Hello Mark

    Thanks for the reply

    Prior to 2.3.3, enabling the 'integration-graph' tab required a flag in the .ini file
    Exists a link with more details about this?, for example when I downloaded the 2.3.2 in which place I should find a special advice about this.?

    However, I would recommend installing STS 2.5. GA has just been released today. The integration-graph is enabled out-of-the-box in that version.
    Thank you, It will be done

    I am in SpringSource Tool Suite Download and I can see the 2.5.0 series, but exists a link (I cant find it in the same) to download the old releases?

    Thanks in advanced
    - Manuel Jordan

    Kill Your Pride, Share Your Knowledge With All
    The Fear Of The LORD Is The Beginning Of Knowledge, But Fools Despise Wisdom And Discipline. Proverbs 1:7

    Blog


    Technical Reviewer of Apress

    • Pro SpringSource dm Server
    • Spring Enterprise Recipes: A Problem-Solution Approach
    • Spring Recipes: A Problem-Solution Approach, 2nd Edition
    • Pro Spring Integration
    • Pro Spring Batch
    • Pro Spring 3
    • Pro Spring MVC: With Web Flow
    • Pro Spring Security

  4. #4
    Join Date
    Aug 2010
    Posts
    25

    Default

    Hi, how do you save the integration-graph as an image (JPEG)? I can only see the xml form of the file and I want to have an image for that. Thanks!

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

    Default

    Unfortunately this functionality is not available from STS.
    I filed a JIRA issues so you can track https://issuetracker.springsource.com/browse/STS-1325
    Meanwhile you can use print screen

  6. #6
    Join Date
    Jul 2009
    Location
    Charlotte, NC
    Posts
    131

    Default

    One more question: Most of my spring config files are pretty huge, with a lot of routers, channel, transformers, activators etc.
    As a result, it hangs the eclipse everytime I try to edit any one using spring editor. This forces me to open them in xml editor, which defeats the purpose.
    Smaller config files are fine.
    Has this been identifed by someone? If not, I think this is an important fix to be done.
    I m still on the version prior to STS 2.5 and I installed STS plugin on top of Eclipse 3.5

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

    Default

    If you have a moment, could you download the full 2.5.0.RELEASE, and try opening the same config files with that? I have not noticed any delay within 2.5 (RC1 or RELEASE), but if you still see delays, then it would be good to know.

    Thanks,
    Mark

  8. #8
    Join Date
    Jul 2009
    Location
    Charlotte, NC
    Posts
    131

    Default

    Hello Mark
    The issue still exists with STS 2.5.0 RELEASE. The only plugin I installed on top of STS was perforce plugin, which I believe shouldn't be the problem.

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

    Default

    Is there any way you could provide a sanitized version of the config file you are using? I guess that's probably a big challenge, so maybe just an idea of the size (# of components, etc). If we can reproduce the delay, then we could open an issue for the STS team.

  10. #10
    Join Date
    Jul 2009
    Location
    Charlotte, NC
    Posts
    131

    Default

    Hi Mark
    Please refer attached file
    I have around 30 such config files in my application.
    Attached Files Attached Files

Posting Permissions

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