Search:

Type: Posts; User: menno.j; Keyword(s):

Search: Search took 0.02 seconds.

  1. Hi Gunnar, The main problem I have with the...

    Hi Gunnar,

    The main problem I have with the current JPA Retrieving Outbound Gateway and Inbound Channel Adapter is that I can have a several hundred thousand entities in the table. I want to avoid...
  2. JPA Retrieving Outbound Gateway produced no reply when zero entities in database

    If a JPA Retrieving Outbound Gateway is configured using entity-class and there are no entities in the database then it seems to produce no reply for the original request message. The log states:

    ...
  3. Hi Gunnar, I could see how it could work with...

    Hi Gunnar,

    I could see how it could work with a Retrieving Outbound Gateway, but how would you see this working with a JPA Channel Input Adapter configured to retrieve entities using the...
  4. JPA channel or gateway paged data support using max-number-of-results

    The JPA Channel Input Adapter and JPA Retrieving Outbound Gateway have a max-number-of-results settings.

    Is it possible to use this in order to ensure the data is sent onto the channel in a paged...
  5. Yeah, I've also encountered this error with...

    Yeah, I've also encountered this error with multi-catch and was about to raise it in JIRA, so thanks for doing it already. Even with "development mode true" the roo shell does not output the filename...
  6. Hi Alan, Thanks for the explanation. Most...

    Hi Alan,

    Thanks for the explanation.

    Most of the projects I have worked on it is not acceptable to use a ReflectionToStringBuilder for runtime performance reasons. It is even banned at some...
  7. Replies
    26
    Views
    15,305

    Sticky: So where are all the Addons? The Roobot addon...

    So where are all the Addons?

    The Roobot addon repository seems messed up. One day the "addon list --refresh" shows only 9 entries, yet another day it will show 44.

    Is Roobot broken? Where can...
  8. How do I stop @RooToString using ReflectionToStringBuilder?

    When I use @RooToString and look at the generated toString aspect declaration, it's using a ReflectionToStringBuilder. Disappointing to say the least. I had expected it to generate a toString that...
  9. Replies
    2
    Views
    437

    I'm not sure. Together with another developer on...

    I'm not sure. Together with another developer on my team I've spent a week now getting to know Roo, to see if we can use it for a new project we are starting.

    It looks useful to get the project up...
  10. Roo JSF fails to run on CloudFoundry due to EL Expressions

    Basically it's not possible to run Roo Jsf with CloudFoundry because Roo JSF requires EL 2.2 and CloudFoundry runs Tomcat 6 which does not support EL 2.2

    The only advice I could find is to provide...
Results 1 to 10 of 10