Re: [gwt-contrib] 2.1.1 fails in SimpleRequestProcessor.processInvocationMessages when no Invokations

2010-12-21 Thread Cory
On the client I am effectively doing the following (I've removed the widget stuff for ease of reading): interface Driver extends RequestFactoryEditorDriver {} ... driver.initialize(clientFactory.getEventBus(), clientFactory.getRequestFactory(), editArticleView.getEditor()); driver.e

[gwt-contrib] 2.1.1 fails in SimpleRequestProcessor.processInvocationMessages when no Invokations

2010-12-21 Thread Cory
hat either SimpleRequestProcessor.processInvocationMessages() needs to cater for a null List or RequestMessage.getInvocations() should return an empty list instead of a null. -- Cory -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] static findEntity method cannot access jndi resources

2010-11-12 Thread Cory
it's considered within the upcoming design of RequestFactory in 2.1.1 Thanks, -- Cory -- http://groups.google.com/group/Google-Web-Toolkit-Contributors