I need to override URLs for servers (database, Active Directory, LDAP, etc) 
added as context parameters in web.xml.  When I'm doing regular servlet 
development, I simply put the overrides in tomcat's server.xml and the 
application only talk to the development environment servers. And when I 
move it into production, it talks to the production servers and there's no 
requirement that I remember to change to contents of web.xml to accomplish 
that bit of magic.  How do I do the same thing in development mode in the 
toolkit.

Thanks,
Rob

-- 
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-tool...@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