>
> Do you know what class is referencing c.g.g.client.GWTBridge?  There is a 
> shared version (which the client one derives from) that should be there, 
> but referencing client code in the server is dangerous.
>

You could integrate Macker (http://innig.net/macker/index.html) into your 
GWT ant script and define a rule that checks for any reference from 
*.server.* to *.client.* packages. May be helpful to detect such 
"violations".

-- J.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors

Reply via email to