Search:

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

Search: Search took 0.03 seconds.

  1. Have an error about memory-leak when I try to use getter.

    When i try to use getter in spring roo project and command `mvn tomcat:run` It can't to run. And have an error:


    Mar 19, 2012 10:39:13 PM org.apache.catalina.loader.WebappClassLoader...
  2. Replies
    1
    Views
    275

    How to coding with time in roo?

    I have little project about salary management and i hav some problem about "How to reset salary(or set some field) to default value when end month" how to coding with time? And how to set field to...
  3. Replies
    1
    Views
    347

    How to rearrange fields in spring roo

    I'm newbie in spring roo

    I want to rearrange fields get a field ids to first. I swap positions between userName field and ids field and try to run webUI but webUI still as before(the first is...
  4. error "...[xX][mM][ lL]..." when run roo

    I found the error message when i'm run roo.sh


    [Fatal Error] :490:6: The processing instruction target matching "[xX][mM][ lL]" is not allowed.

    pls help me thanks in advanced. :D
  5. Replies
    1
    Views
    265

    Calculations in roo.

    I'm newbie in roo. now i can create a prototype. but i don't know how to handles computations in roo.
    e.g
    I have three int fields a, b and c.
    if set input
    a = 3
    b=12
    then
    c= a+b = 15 << how to...
Results 1 to 5 of 5