I am trying to implement a Datasource with the hosted mode server.
This has turned out to be very confusing. The otherwise excellent book
'GWT in Practice' make reference to a Tomcat lite directory structure
which I am unable to find. Other references in this  group seem to
point at Jetty but I can't really find a jetty launcher script.

I should note that I am using the Instantiations Eclipse plugin but I
doubt that this plays into the runtime configuration. I am looking for
a context.xml file but cannot lcate anything besides the basic
web.xml.

I can make JDBC calls (JavaDB) via embedded and network driver just
fine but establishing a connection every time seems the wrong way to
go (am I mistaken). Instead I wanted to use connection pooling with a
Datasource as I would in a production environment.

Looking at some of the posts I am not the only one with this desire
but can't seem to find an answer that appears fitting.

Note that I am familiar on how to configure a Datasource in Tomcat but
the embedded server seems to work in mysterious ways ;-).

Any pointers on how to get this accomplished appreciated.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to