Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2009-01-07 Thread Pascal Robert
FYI, the demo is down for the day, I'm moving to a new server (8 cores, should be fast now). Thanks to Pascal Robert, the demo application is now available online. There are links in it to easily view the source for each page so you can see some examples of what GWT code looks like. Che

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-18 Thread JR Ruggentaler
I can't find method WOGWTServerUtil.extractUpdateContainerFromResponse(request, response) in WOGWT (wogwt.jar: wogwt/WOGWTServerUtil.class). Below is the "WOGWT - Getting Started" doc which says to add the dispatchRequest() method to your application subclass. 8) Add this function to your

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread Lachlan Deck
On 18/12/2008, at 7:10 AM, John Huss wrote: Thanks to Pascal Robert, the demo applicationis now available online. There are links in it to easily view the source for each page so you can see some examples of what GWT code looks like. Che

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread John Huss
No, it's just a regular deployment. No servlets. It uses an embedded tomcat during development to run "hosted mode" though. On Wed, Dec 17, 2008 at 2:37 PM, Anjo Krank wrote: > This is neat! Is the tomcat deployment mandatory? > > Cheers, Anjo > ___

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread Anjo Krank
This is neat! Is the tomcat deployment mandatory? Cheers, Anjo Am 17.12.2008 um 18:08 schrieb John Huss: I've started a WOGWT project to integrate GWT (Google Web Toolkit) with WebObjects. It's still very young, but if you are interested in getting AJAXy behavior and hate Javascript, then

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread John Huss
That's actually what it's supposed to do: it shows an error in a dialog. :-) I know, I should change the text to be more regular. John On Wed, Dec 17, 2008 at 2:24 PM, Chuck Hill wrote: > Nice work! But... :-) the dialog box example yields this error: > > javax.naming.NameNotFoundException

Re: [ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread John Huss
Thanks to Pascal Robert, the demo applicationis now available online. There are links in it to easily view the source for each page so you can see some examples of what GWT code looks like. Check it out! John

[ANN] WOGWT framework for integrating GWT with WebObjects

2008-12-17 Thread John Huss
I've started a WOGWT project to integrate GWT (Google Web Toolkit) with WebObjects. It's still very young, but if you are interested in getting AJAXy behavior and hate Javascript, then this is for you. GWT is basically a Java-