Hello,
I have built a Roo 1.1.5 project with vaadin plugin.
I have made some changes and now I have a problem. I am pretty sure I am using JPA2 but I get this error in weaving:
ERROR]...
Type: Posts; User: mgiammarco; Keyword(s):
Hello,
I have built a Roo 1.1.5 project with vaadin plugin.
I have made some changes and now I have a problem. I am pretty sure I am using JPA2 but I get this error in weaving:
ERROR]...
Hello,
I am not sure about a thing: I plan to have my oauth server and I would like that my android phone authenticates with it and not with facebook or tweeter. Can I do this thing with spring for...
I speak for myself but probably Diego is with me.
Obviously I know what jsp are (and so I avoid them as much as possible...).
The question is how jsp are used by roo.
The docs say howto...
Hello,
I am learning roo.
I have a project with two custom crud, one with a google maps gadget and one with a form so long that I need to put in four tabs.
I am thinking about doing it using...
I am interested too!
Mario
Hello,
first thanks for your reply!
Unfortunately the import directive you suggest to me seems to not find the applicationContext.xml files in the backend jar ( I have checked with jar tf and...
Hello,
I have an application backend (business logic and dao) made with spring (and maven2). In this application I have two sets of applicationContexts, one for deploy and one for test (inside the...