1. running Grails app from Eclipse forum.springsource.orgHello, I'm trying to run a Grails application (Grails 1.0.1) from Eclipse 3.4, but I'm getting the following error : Code: java.lang.IllegalArgumentException: Cannot convert value of type [org.hibernate.impl.SessionFactoryImpl] to required type ... |
2. grails run-app with latest app-engine plugin forum.springsource.orggrails run-app with latest app-engine plugin Hi, I installed latest gae plugin(0.8.2) and try to run my app(gorm-jpa, grails 1.3.2 as its the only supported version) I get the following error. ... |
3. Cannot create Grails project forum.springsource.orgCannot create Grails project I am having trouble creating a Grails project within STS. When I try to create one I get the message: Exception in thread "main" java.lang.NoClassDefFoundError: org/codehaus/groovy/grails/cli/support/GrailsStarter Caused ... |
4. 2.3.3.M2 error after Grails extension: Cannot instantiate input element factory forum.springsource.org2.3.3.M2 error after Grails extension: Cannot instantiate input element factory I installed STS from springsource-tool-suite-2.3.3.M2-e3.6-win32-installer.exe. Got it up and running, then tried to add 3 extensions: - Grails - Groovy Eclipse ... |
5. Hiding Grails Plugin Sources in Grails Project View forum.springsource.orgIs there any way to hide a project's plugins in the Grails Project view? I have a lot of plugins and they are all showing in my project view between my ... |
6. [app-engine] Error app-engine plugin and spring web flow forum.springsource.orgSep 1st, 2010, 03:46 AM #1 jl_monteagudo View Profile View Forum Posts Private Message Junior Member Join Date Nov 2006 Posts 6 [app-engine] Error app-engine plugin and spring web flow Hello ... |
7. How to increase grails commands timeout? forum.springsource.orgHow to increase grails commands timeout? Creating a STS project runs "grails create-app", which times out (below). The time-out itself is related to the PC environment, which is being addressed separately. ... |
8. Grails prespective issues forum.springsource.orgGrails prespective issues GRAILS PERSPECTIVE! (wouldn't let me edit subject) 2 things regarding general project usage in STS: 1. .project file uses absolute paths to your user directory and if shared ... |
9. IDE performance and memory usage in Grails projects forum.springsource.orgIDE performance and memory usage in Grails projects Hi, Over a couple of hours of intensive coding on a Grails project, we notice that STS becomes increasingly sluggish and unresponsive. Eventually ... |
10. Grails generate-views failing with ref to inplace plugin forum.springsource.orgGrails generate-views failing with ref to inplace plugin Again I'm not sure where to post this - STS or Grails Dev? Anyway here goes: When running grails generate-views on a project ... |
11. Installing Grails Support forum.springsource.orgOct 19th, 2010, 04:13 PM #1 Eric Knight View Profile View Forum Posts Private Message Junior Member Join Date Oct 2010 Posts 2 Installing Grails Support Hello folks. I've been struggling ... |
12. 2.5.0 install and Grails project import issues forum.springsource.org2.5.0 install and Grails project import issues Just installed 2.5.0 on 2 XP PCs, no dashboard is shown at start up. Maybe that needs to be fixed in the next update? ... |
13. Grails and new Spring Projects forum.springsource.orgGrails and new Spring Projects Can someone from the Grails development team comment on the support for the new Spring projects (e.g. Spring Social, Spring Payment, etc) with Grails? I know ... |
14. 2.5.1 upgrade cannot convert to grails project forum.springsource.orgI upgraded from 2.5.0 to 2.5.1 just now (ubuntu 64bit, jdk6). When I import an existing project and try to "Convert to Grails Project" I get an error: Code: 'Configuring Grails ... |
15. Update to 2.5.1: Grails plugin sources shown in package explorer forum.springsource.orgHi, after updating from 2.5.0 to 2.5.1 the grails plugin sources are shown in package explorer even though the filter "Hide Grails Plugin sources" is set. This blows up the project ... |
16. Why not #spring, #grails, etc. on IRC? forum.springsource.orgI searched some, but failed to find a friendly IRC chat room for the Spring community...wot say we have one...surely its complementary to use of the forums and solves many a ... |
17. What's the difference between the 2 Grails extensions? forum.springsource.orgIn the Dashboard, there's a Grails extension available under Languages and Frameworks and another one under Language and Framework Tooling. What's the difference between the two? I assume the first one ... |
18. Spring DSL help forum.springsource.orgHi there! I've checked the docs, but still I don't know exactly how to do this: I have a class with a static factory method that takes a parameter: Connection c ... |
19. Create new Grails Project fails in 2.5.1 forum.springsource.orgCreate new Grails Project fails in 2.5.1 I created a new project and an error is shown after the "Do you want to switch to the Grails Perspective": "cannot read the ... |
20. Brand new Grails project shows errors in 2.5.1 forum.springsource.orgI had to do a "refresh dependencies" to remove errors on files/folders that didn't make sense on an untouched project generated with new Grails project. Why do I need to do ... |
21. Importing and convert an existing Grails Project generates and error in 2.5.1 forum.springsource.orgImporting and convert an existing Grails Project generates and error in 2.5.1 I imported a project that builds and runs just fine in Grails 1.1.1 with the command line. 1) the ... |