hi again,
i have to specify this phenomenon a little bit more:
code snippets above are inside a registered user area. when i clean my browser cache, cookies, ... and log in with a user,...
Type: Posts; User: tiny969; Keyword(s):
hi again,
i have to specify this phenomenon a little bit more:
code snippets above are inside a registered user area. when i clean my browser cache, cookies, ... and log in with a user,...
hi,
i'm using grails 2.0.3 with java 1.6.0_45-b06 and groovy-compiler 1.8.6.
in my controllers/services i'm using try...catch blocks when doing database stuff. i'd like to show a confirm-message,...
Hi,
after searching a quite long time i'm really stuck...
PROBLEM #1:
i'm using spring security core 1.2.7.3 and spring security ui 0.2 plugins in a project and have configured a requestmap in...
as you said, i left out "--testAutomatically" for invoice. script runs, tests are ok, i looked at Invoice.java & Order.java & added mappedBy in Invoice.java like
//Invoice.java...
thank you for your answer. i tried to add a --field reference both ways, following my example above. please correct me if i'm wrong:
entity --class ~.domain.Order --testAutomatically...
hi,
i'm new to roo and just playing around with 1.1.5 release and the latest 1.2 snapshot... and i'm wondering, that it is possible to get bidirectional one-to-many & many-to-many relationships by...