GWT-Platform spring integration

2010-10-25 Thread tc
Does anyone have an example of using the Spring support for dispatch that has been integrated into GWT-Platform? I am having trouble getting the client to hit the server ( 404 error ). Thanks -- You received this message because you are subscribed to the Google Groups Google Web Toolkit

GWT 2.1 RC 1 eclipse plugin errors during compile of a project

2010-10-18 Thread tc
When attempting to use the new Eclipse RC 1 plugin I am getting a pile of errors when attempting to do a compile. I do not get these errors when doing a gwt:compile through CLI maven. Any clues ? Validating newly compiled units [ERROR] Errors in

GWT Maven gwt:compile issue

2010-10-11 Thread tc
I am using the new maven plugin (http://google-web- toolkit.googlecode.com/svn/2.1.0.M3/gwt/maven) that is being used in the new 2.1 development. I have setup a multi module maven project where one of the modules contains a GWT module that contains mainly just shared object between server /

GWT-Platform with GWT 2.1

2010-09-29 Thread tc
We currently looking at starting a new project. I like what GWT 2.1 provides. Does anyone know if you can use GWT-PLATFORM with 2.1M3+? The main thing we would like to use if using GWT-Platform is the Cell widgets. -- You received this message because you are subscribed to the Google Groups

[gwt-contrib] compile error when attempting to build expenses app VIA maven

2010-09-01 Thread tc
I am getting lots of errors when attempting to do a mvn compile on the expenses app. -the import com.google.gwt.requestfactory.shared.Record cannot be resolved -SyncResult cannot be resolved to a type -import com.google.gwt.requestfactory.shared.RecordChangedEvent cannot be resolved I think

[gwt-contrib] Using Request Factory with a Service Layer

2010-08-30 Thread tc
Is there a way yet in GWT 2.1 to use the Request Factory to talk with a non Entity object on the Server side such as a a Service/Business logic class? I believe this was talked about in the https://wave.google.com/wave/?pli=1#restored:wave:googlewave.com%252Fw%252BWU4iAICkI. --

[gwt-contrib] expenses sample POM file

2010-08-28 Thread tc
Commit r8664 updated the expenses sample to use the Roo 1.1M4 annotations jar which does not exist in the maven repos. The only way to get that jar currently is to build roo and doing a manual import into a local maven repo? Is this the intent or should it be fixed? --

Expenses Sample project

2010-08-25 Thread tc
Does anyone know why I would get this error when trying to run the samples/expenses app via maven. : java.lang.NoClassDefFoundError: org/datanucleus/ PersistenceConfiguration java.lang.NoClassDefFoundError: Could not initialize class com.google.gwt.sample.expenses.server.domain.EMF I am running

GWT Trunk failing to build

2010-08-24 Thread tc
Looks like trunk is failing to build. From quick glance it looks like its missing JPA libraries on the classpath to build the expenses app under samples/ . -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email

[gwt-contrib] GWT Trunk failing to build

2010-08-24 Thread tc
I did an update earlier and now GWT is failing to build. error samples/expenses/war does not exist -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

Request Factory with Service objects

2010-08-13 Thread tc
How does the new RequestFactory work with with actual Service Objects on the server. Not everything is a simple CRUD operation and you definitely do not want to through everything into the entity object. Does RequestFactory work with service objects? If so can someone show a quick example on how

Data presentation widgets

2010-08-10 Thread tc
Do you have to use the RequestFactory / MVP pieces of GWT 2.1 in order to use the Data Presentation Widgets? My guess is no. I would like to use all of it but it looks like the MVP parts are still very much in flux. Thanks -- You received this message because you are subscribed to the Google

Data Presentation widgets

2010-08-10 Thread tc
Do you need to use the new RequestFactory concept in order to use the new Data Presentation widgets ? My guess is no but I want to clarify. -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to

Re: Data Presentation widgets

2010-08-10 Thread tc
. However as of my knowledge , the data presentation widget can be used without requestFactory also. On Tue, Aug 10, 2010 at 6:58 AM, tc camec...@gmail.com wrote: Do you need to use the new RequestFactory concept in order to use the new Data Presentation widgets ?  My guess is no but I want

GWT 2.1 Documention

2010-08-09 Thread tc
Does anyone know when there will be some documentation available for GWT 2.1 even if its preliminary? We are beginning a revamp of a project and would like to go ahead and start out with 2.1 because the new Data presentation widgets would be very very helpful to us. -- You received this message