Search:

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

Page 1 of 2 1 2

Search: Search took 0.08 seconds.

  1. Thread: scripting roo

    by WalterVi
    Replies
    6
    Views
    1,520

    and this is for Ben and Stephan.... Roo is...

    and this is for Ben and Stephan....
    Roo is amazing because it doesn't only generate source code for Spring ...it makes magic!!!

    What do you think of an slogan like: "Roo....a kind of magic.."
  2. Thread: scripting roo

    by WalterVi
    Replies
    6
    Views
    1,520

    LOL... the adjective was for Roo obviously.......

    LOL...
    the adjective was for Roo obviously....
    I've read lots of your posts.....and they're always right ...
    ;)
  3. Thread: scripting roo

    by WalterVi
    Replies
    6
    Views
    1,520

    I've tried this as Andrew says under...

    I've tried this as Andrew says under windows.....and it amazingly WORKS!!!!!!!
    :):)
  4. Question about session timeout and session fixation

    Hi to all!
    The documentation says :
    "...Spring Security protects against this (session fixation attack) automatically by creating a new session when a user logs in...", alternatively this can be...
  5. Replies
    15
    Views
    5,825

    Spectacular!!!!!!!!!!!!!!!!!! (As we would say in...

    Spectacular!!!!!!!!!!!!!!!!!! (As we would say in Argentina)
    that's a really great hack!!!!!

    Thanks Andrew!!!!

    PD:
    of course it helps!!!!
  6. Replies
    2
    Views
    959

    Hi!.. The idea is right but there's a problem...

    Hi!.. The idea is right but there's a problem with that, the jsp namespace hasn't been declared yet....it's in the next line.....for instance:


    <jsp:output doctype-root-element="module"
    ...
  7. Replies
    5
    Views
    1,014

    Stephan: About the rememberme in Spring Security...

    Stephan:
    About the rememberme in Spring Security 3.01, it's int the forum, check
    http://forum.springsource.org/showthread.php?t=83265
  8. Replies
    5
    Views
    1,014

    Stephan: -I've sent you a pm. -I added the...

    Stephan:
    -I've sent you a pm.
    -I added the ideas to ROO-208 and make a comment on ROO-193.
  9. Replies
    4
    Views
    4,895

    I've tried with this script entity --class...

    I've tried with this script



    entity --class com.crmizer.domain.crmo.rbac.Users --testAutomatically
    field string --fieldName username --notNull --sizeMax 50
    field string --fieldName password...
  10. Replies
    5
    Views
    1,014

    I'm thinking about writing and addon to implement...

    I'm thinking about writing and addon to implement this points I've commented out earlier..
    What do you think (Ben - Stephan)?
    Should I try to modify the code in the actual jsp addon or write a new...
  11. Replies
    5
    Views
    1,014

    Comments on ROO-8

    Comments on ROO-8

    Hi guys!
    First of all, thanks for this awesome project and the kind support!

    I want to share some ideas about this important JIRA Ticket (ROO-8) and some of its related...
  12. Thanks Stefan!!

    Thanks Stefan!!
  13. JIRA ticket ROO-563 created...

    JIRA ticket ROO-563 created...
  14. "finder list" only listing "NOT" option for boolean field

    Hi guys!
    I've got an entity that has a boolean field.
    When I type the command "finder list" in Roo Shell, it only lists the corresponding finder with the NOT modifier. For example:

    Let's suppose...
  15. Thanks for the good news Luke!

    Thanks for the good news Luke!
  16. Replies
    8
    Views
    998

    Kristofer: It's not so easy as it seems,...

    Kristofer:
    It's not so easy as it seems, specially if you are a beginner as you say, and the point is that the hole Spring framework has to be "understood". You've got to read about: Spring IoC...
  17. Excuse me, Luke... But I couldn't find this bug...

    Excuse me, Luke...
    But I couldn't find this bug in JIRA....is it posted there?
    The point is that I want to vote for it, because I've got the same problem as wblackburniv.
    Thanks
  18. And Roo is behaving exactly as you have just...

    And Roo is behaving exactly as you have just explained...
    It was a syntax error ( I wasn't using eclipse IDE), so I didn't see it clearly...
    Thanks for the reply...
  19. Replies
    5
    Views
    1,556

    Thanks Enrique smart answer!

    Thanks Enrique

    smart answer!
  20. I've recently used @Column, that is a...

    I've recently used @Column, that is a javax.persistence annotation, and it seems its working fine.

    You can see it at:
    http://java.sun.com/javaee/5/docs/api/javax/persistence/Column.html
    ...
  21. Replies
    5
    Views
    1,556

    ROO-531 Created... :)

    ROO-531 Created...
    :)
  22. Thanks for the reply Stefan! There are no errors...

    Thanks for the reply Stefan!
    There are no errors in the dependency download process that Roo makes...
    I was just making a comment about this, because I thought I made a mistake with the...
  23. [INFO] Unable to find resource....Downloading....

    When I run "perform tests",Roo begins downloading dependent jars for perfoming the commanded task.
    It seems that it doesn't take into account the libraries in the "$ROO_HOME/dist" directory.
    Is...
  24. Another newbie error (of mine)..... Roo only...

    Another newbie error (of mine).....
    Roo only deletes all *.aj files if you overwrite toString() in the way it's written in the *_Roo_ToString.aj file, in a static way like:

    public String...
  25. Ovewriting toString() in entity deletes all *.aj

    First of all, Which is the right word "overwrite" or "override"? (Please don't reply that override is a method of java.util.horse)

    In the meantime I'll use overwrite.

    The point is that if I...
Results 1 to 25 of 28
Page 1 of 2 1 2