How to setup multiple database connections: JPA, Hibernate, Spring, Lucene and GWT

2011-02-02 Thread isolanet
Hi to all community members!
I'd like to share with you my OSS project that explain how to
configure a GWT project with Spring and Hibernate in order to access
to more than one DB at the same time.

The home of the project is http://code.google.com/p/gwt-spring-jpa-lucene

The introduction page is http://code.google.com/p/gwt-spring-...tenceUnitSetup

The project is in alpha version. Updates will follow.


Thanks!
Giulio

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Google Web Toolkit will release new GWT Developer Plugin for Chrome on Linux ?????

2010-06-04 Thread isolanet
Me too! Ubuntu + Chrome for debugging GWT :)

On Apr 26, 6:42 am, branflake2267 branflake2...@gmail.com wrote:
 I vote for this too :), and having plugin for mac too. I love using
 GWT onUbuntu.

 Brandon Donnelsonhttp://gwt-examples.googlecode.com

 On Apr 22, 10:13 pm, demo999 jasonho0...@gmail.com wrote:





  Hi , I am use gwt-2.0.3 to develop web app

  when I useChrometo test gwt ,

  It will appear Development Mode requires the Google Web Toolkit
  Developer Plugin

  I find  this message  GWT  Developer Plugin forChromeon Winx86 ,

  But I am useChromeon Linux(Ubuntu) ,

  So , Google Web Toolkit will release new GWT  Developer Plugin for
 Chromeon Linux ?

  --
  You received this message because you are subscribed to the Google Groups 
  Google Web Toolkit group.
  To post to this group, send email to google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to 
  google-web-toolkit+unsubscr...@googlegroups.com.
  For more options, visit this group 
  athttp://groups.google.com/group/google-web-toolkit?hl=en.

 --
 You received this message because you are subscribed to the Google Groups 
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group 
 athttp://groups.google.com/group/google-web-toolkit?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



ATDD in GWT

2010-01-21 Thread isolanet
Hi,
we are implementing several application in GWT adopting the MVP
pattern. All our requirements are expressed in User Stories and we
would like to provide the possibility to define test via keywords
starting from the Presenter. We are evaluating Robot Framework (http://
robotframework.googlecode.com) but we have a problem: how it is
possible to call the Presenter? Like GWTTest?
tks!
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.