Search:

Type: Posts; User: tisch; Keyword(s):

Search: Search took 0.02 seconds.

  1. Replies
    23
    Views
    5,361

    Which ELResolver do you mean?

    Which ELResolver do you mean?
  2. i18n with Web Flow, JSF, LocaleChangeInterceptor, MessageSourceELResolver

    This post is related to to the following posts:

    http://forum.springsource.org/showthread.php?t=78394#1
    http://forum.springsource.org/showthread.php?t=51869#5
    ...
  3. Thank you. This works - but unfortunately not...

    Thank you. This works - but unfortunately not completely as I expected.

    If a messageSource is not explicitly imported into the flow spring automatically creates one with messages.properties in the...
  4. how can I configure the flow-specific message source

    A file named 'messages.properties' can be positioned inside the flow's working directory to provide flow-specific messages.
    A ReloadableResourceBundleMessageSource is created for that internally.
    ...
  5. shouldn't the generated merge() method return the re-attached entity?

    Hi!

    Roo generates the following merge() method in MyEntity_Roo_Entity.aj:


    public void MyEntity.merge()
    {
    if (this.entityManager == null) this.entityManager = entityManager(); ...
  6. Replies
    4
    Views
    1,243

    hmm ... strange. I am quite sure he did not find...

    hmm ... strange.
    I am quite sure he did not find the command but now it is working. I don't know what I have made wrong before.
    Sorry for that and thanks for helping.
  7. Replies
    4
    Views
    1,243

    Where is the "web flow" command gone?

    Hi!

    I have just installed Roo RC3 and run my old scripts.
    I am now wondering where the "web flow" command is gone.

    Cheers
    Tim
  8. I have just created two seperate bug reports:...

    I have just created two seperate bug reports:
    https://jira.springsource.org/browse/ROO-290
    https://jira.springsource.org/browse/ROO-291
  9. user-configured controller path does not work with more than one path element

    I have tried the new RC2 feature "user-configured controller paths".
    But it does not seem to work for paths with more than one element.

    My commands are:

    controller scaffold --name...
Results 1 to 9 of 9