Remote Service Testing

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Remote Service Testing

Postby dcosio » Wed May 30, 2007 11:59 am

Hi, Im new to this tool and GWT but so far I finder using the IDE pluging to be pretty cool. The only trouble Im having is with my remote service servlet. Standard servlet would be deployed in a web app with a web.xml file.. When I created my remote sevice nothing other than the servlet entry in gwt.xml file is found. I wanted to define my db connection info somewhere(usually in web.xml or in a web app context.xml) but I don't see where I could put this( a property file??) I was trying to keep this a simple as possible since Im new..

thanks
Dan
dcosio
 
Posts: 18
Joined: Wed May 30, 2007 10:32 am
Location: Boston, MA USA

Re: Remote Service Testing

Postby Eric Clayberg » Thu May 31, 2007 4:33 pm

Ay you may know, you can't use your own web.xml in GWT's hosted mode (the GWTShell generates it instead), so you should place your parameters somewhere else.

A property file near the package used for the remote service (servlet) is a fine solution.

BTW, general GWT questoins should be posted to Google's GWT forum.
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 3 guests