Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [equinox-dev] GWT and Equinox

Done, I added a section in the wiki page. My english is quite bad, so please feel free to modify it.

I have a question about what Jeff wrote. He says that org.eclipse.equinox.http cannot be used because GWT depends on servlet 2.4, but we are using it in development environments without any problem. We just added dependencies to javax.servlet and javax.servlet.http to the GWT bundle and change the private classpath to have the "." at first place. This should make the framework to ignore the servlet implementation that comes with the jar file. Using this procedure we didn't have any problems. Is there any point we are missing?

On 3/15/07, Jeff McAffer <Jeff_McAffer@xxxxxxxxxx> wrote:

Juan

That would be great.  Would it make sense for you to update the wiki page that Jeff created?

Jeff




"Juan Wajnerman" <jwajnerman@xxxxxxxxxxxx>
Sent by: equinox-dev-bounces@xxxxxxxxxxx

03/15/2007 11:52 AM

Please respond to
Equinox development mailing list <equinox-dev@xxxxxxxxxxx>

To
"Equinox development mailing list" <equinox-dev@xxxxxxxxxxx>
cc

Subject
Re: [equinox-dev] GWT and Equinox







At my company we have been using GWT with Equinox since some months ago. Maybe we can contribute with some tips about debugging support using the hosted browser.
I believe that once the jsp support is finally released, all this together will change the way we develop web applications. Or at least give another serious choice ;-)

Juan

On 3/15/07, Jeff McAffer <Jeff_McAffer@xxxxxxxxxx > wrote:

Jeff Norris at NASA did some exploration during EclipseCon and came up with a solution/example for using the Google Widget Toolkit and Equinox together.  Seems like it is a good start for some real fun.  He put a page up on the wiki.  See

       
http://wiki.eclipse.org/index.php/Google_Web_Toolkit_and_Equinox
Thanks Jeff


Jeff

_______________________________________________
equinox-dev mailing list

equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev

_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev


_______________________________________________
equinox-dev mailing list
equinox-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/equinox-dev



Back to the top