Re: GWT and Spring - More Generation Options

2010-09-09 Thread Christiana Thompson
In case you missed it, the replay of last week's MyEclipse for Spring 8.6: Generate GWT and Flex Apps in Minutes webinar is now available at http://bit.ly/avsZEj Thanks, Christiana On Aug 26, 3:03 pm, Christiana Thompson christiana.thomp...@gmail.com wrote: Formoreinformation on this topic,

Re: GWT and Spring - More Generation Options

2010-08-26 Thread Christiana Thompson
For more information on this topic, please join us for a free webinar on Tuesday, August 31, 2010 at 11:00 AM – 12:00 PM CDT This webinar deep dives into the new Google Web Toolkit (GWT) scaffolding options that are available in MyEclipse for Spring 8.6. We’ll cover the following: -- How does it

Re: GWT and Spring - More Generation Options

2010-08-11 Thread Jack
MyEclipse For Spring (ME4S) 8.6 is now generally available with support for GWT front end generation as well as Spring back end generation. We also posted an article on DZone here: http://java.dzone.com/articles/generating-enterprise-class You can download the software and get more information

GWT and Spring - More Generation Options

2010-07-12 Thread Christiana Thompson
This week Genuitec and Skyway Software released the second milestone (M2) of MyEclipse for Spring 8.6, which includes scaffolding for GWT applications. With this new release, our users can now generate full ready-to-run GWT applications from a domain model (i.e. DB tables, Java Beans, or JPA

Re: GWT and Spring - More Generation Options

2010-07-12 Thread anjan bacchu.dev
Hi There, Thank you. Does MyEclipse for Spring 8.6 have support for using Hibernate instead of JPA ? Thank you, BR, ~A On Sat, Jul 10, 2010 at 12:36 AM, Christiana Thompson christiana.thomp...@gmail.com wrote: This week Genuitec and Skyway Software released the second milestone (M2) of

Re: GWT and Spring - More Generation Options

2010-07-12 Thread Niel
Yes, it does use Hibernate. The scaffolding functionality of MyEclipse for Spring generates the GWT front-end integrated with the Spring (Spring/JPA/Hibernate) back- end application. The back-end is a Spring application that uses Hibernate as the JPA provider, and the Spring Services (@Service)

Re: GWT and Spring - More Generation Options

2010-07-12 Thread anjan bacchu.dev
Hi There, That helps. Thank you, BR, ~A On Mon, Jul 12, 2010 at 7:09 PM, Niel niele...@gmail.com wrote: Yes, it does use Hibernate. The scaffolding functionality of MyEclipse for Spring generates the GWT front-end integrated with the Spring (Spring/JPA/Hibernate) back- end