grails-2.2 Questions

2

Is there a way that I can create my own custom login page and send the data to login controller of spring security plugin. I currently see my code redirecting directly to the default login page of ...

5

Tomcat 7 manager limit the war file size to 50 Mo. Why this limitation of 50 Mo ? What should be the maximum war file size ? (in practice) I'm working with Grails 2.2 which generate a minimal ...
Liquescent asked 9/4, 2013 at 15:24

4

I have deployed a Grails 2.2.1 application to a remote server. After a few hours, when I access to home page of the application, I see the following exception: Error 500: Internal Server Error UR...
Nembutal asked 28/7, 2015 at 13:1

3

When starting my grails 2.2.0 app, I am randomly getting the error message as below, but it also randomly succeeds starting the up without an error. No changes to the code, I just try to run the gr...
Bering asked 27/3, 2013 at 8:22

1

Solved

We have a Grails 2.2.4 project that I was looking to do some work on. There has been no work done on it for six months, but it built just fine back then. When I try to run grails clean now I get a...
Lanceolate asked 3/3, 2015 at 16:26

1

I'm migrating my project from grails 2.2 to 2.3 and when I do test-app (on IDEA 12.1.6), I got this error | Error Error running forked test-app: Could not load grails build listener class java.lan...
Ranitta asked 27/10, 2013 at 0:23

1

Solved

Background Groovy have the feature of adding methods to the existing classes, and I've found some interesting ones. Then I discovered that I need to customize my Grails bootstrap to load them, so...
Imprinting asked 24/10, 2013 at 11:39

1

Solved

I just upgraded one of my Grails apps to 2.2.0 which is using Groovy 2.0 and I am now getting this compile error: Mixing private and public/protected methods of the same name causes multimethod...
Postremogeniture asked 15/1, 2013 at 13:40
1

© 2022 - 2024 — McMap. All rights reserved.