I am java / grails developer working on redesigning a software system. One of the requirements is to have a sever-side application send data to various network printers to print text data.
We are 开发者_如何学Ctrying to reproduce an Oracle deadlock issue in our Grails / JBoss 5 / Windows Server 2003 application with The Grinder. We are simulating 800 concurrent users using 8 VM Grinder
Property of webservice <s:complexType name=\"Package_Attributes\"> <s:sequence> <s:element minOccurs=\"0\" maxOccurs=\"1\" name=\"Title\" type=\"s:string\"/>
I am trying to compile a Grails project using Grails 1.3.7 . The project has a dependency to springcache 1.2.1 plugin. However, I get the following compilation error (29 times):
I\'m getting this error Error 500: Executing action [pay] of controller [org.gamestrike.PaymentController] caused exception: groovy.lang.MissingMethodException: No signature of method开发者_JAVA技巧:
I\'m trying to use grails with an existing old style legacy db. I have composite keys everywhere (PK and FK) and... more FK sharing the same table column. An example:
I am getting this error when running grails run-app: Error executing bootstraps: Error creating bean with name
I have developed a grails app which has user file uploads (docs, etc..), they are stored in the relative folder \"web-app/upload\".
I 开发者_JAVA百科have a Grails application that is deployed on a Tomcat 6 server. The application runs fine for a while ( a day or two), but slowly eats up more and more memory over time until it grin
we are using Grails together with Maven and Intellij. For the beginning of the project it worked everything nicely. Now we are getting开发者_JAVA技巧 more and more strange effects like when somebody i