Search:

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

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,462

    my advise: 1) create a @NotUpdatable annotation...

    my advise:
    1) create a @NotUpdatable annotation for fields you don't want to be updated and rendered
    2) create a utility method that scans classes through beanutils to get a list of "notUpdatable"...
  2. Replies
    6
    Views
    1,293

    Good hint!

    Good hint!
  3. Replies
    6
    Views
    1,293

    good to know ;) sharing is a good thing,...

    good to know ;)

    sharing is a good thing, indeed...
  4. Replies
    7
    Views
    1,627

    Just for my company ... :) Anyway, I'm gonna...

    Just for my company ... :)

    Anyway, I'm gonna take your code and try to define a good practice to solve those problems in a good clean way - some docs might be useful for everybody here.

    Bye!
  5. Replies
    7
    Views
    1,627

    Do you mean you put a debug breakpoint at the...

    Do you mean you put a debug breakpoint at the beginning of the method you added and it's nevery reached? Are you using WebFlow or plain mvc ?
  6. Replies
    5
    Views
    4,075

    any way to use parametric messages?

    any way to use parametric messages?
  7. Replies
    6
    Views
    1,293

    got ROO back working. I edited roo.bat (using a...

    got ROO back working. I edited roo.bat (using a Win environment) and set development mode=true.

    Now ROO manages everything as expected


    -DdevelopmentMode=true
  8. Replies
    7
    Views
    2,313

    did you remove the previous jar, or left it there?

    did you remove the previous jar, or left it there?
  9. Replies
    3
    Views
    972

    sounds like MVN is trying to download new...

    sounds like MVN is trying to download new dependencies to match version changes. Can you access maven repositories?
  10. Similar problem here (IT). A little workaround...

    Similar problem here (IT).
    A little workaround while looking for a solution... http://forum.springsource.org/showthread.php?116526-Spring-Roo-Date-field
  11. Replies
    7
    Views
    1,627

    Not sure, but I had similar problems while using...

    Not sure, but I had similar problems while using web flow with roo.

    Actually the default converter tries to set a String into the Date field. I used this workaround to jump across the problem...
  12. Replies
    6
    Views
    1,293

    rather old, but I have the very same problem......

    rather old, but I have the very same problem... Roo worked for a few sessions, than stopped generating aj files. When I start the shell, I get an error tha could be related:



    roo> Updated...
Results 1 to 12 of 12