> How can that be done? Can anyone point me to which code class / method 
> needs to be called for starting up SDM?
>

CodeServer.main()

 

> Also, if there's a better way of doing what I'm trying to do, or if anyone 
> has done this before, please share your thoughts.
>

IMHO you would usually use a build system to produce a *.war file 
configured for integration testing (e.g. using a specific database for 
integration testing), to deploy it and then start integration tests using 
selenium/webdriver.


-- J.

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to