Hi Keith,
Now that we are past the S2G Forum in Amsterdam. How are things coming along with the new greenhouse release. In particular I'm interested in the following:
* MySQL support
*...
Type: Posts; User: Stark; Keyword(s):
Hi Keith,
Now that we are past the S2G Forum in Amsterdam. How are things coming along with the new greenhouse release. In particular I'm interested in the following:
* MySQL support
*...
FOR #3. I suggest defining the lines on each of the spring features (security, social, mobile, etc) and any 3rd party dependencies (such as database, tiles, etc). The best way to test the...
Hi Keith,
Thanks for the slides. As you may have guessed, I've been reviewing greenhouse to understand Spring. Here is some feedback based on the pdf presentation you provided + my experience...
Hi Keith,
Did you upload the presentation yet? If so, where can I find it?
Thx.
-John
Hi Keith,
We had a similar failure due to nightly builds a few weeks back:
http://forum.springsource.org/showthread.php?108433-Startup-failure
This is to be expected as per your explanation in...
I'm experimenting with greenhouse by adding database connectivity via hibernate and getting a NoSuchBeanDefinitionException. I suspect this is due to contextConfigLocation never loading my...
The code is reasonably commented but shy of stepping through everything with a debugger is there a design doc or any documentation and/or videos that show how greenhouse hangs together and how it...
Hi Keith,
I grabbed a copy of the greenhouse git on 4/19. To understand how greenhouse works I modded it by removing some screens and added a few test screens. Yesterday I tried to compile and the...
I need to display multiple resultSets using a data grid component (I will probably use ExtJS). The views are all very similar. Having to implement all the supporting classes such as DAO interface,...