Steve, I would certainly like it to work from TestCase. You should be able to use just the server side classes, so only the *.class files in the jar to make this happen. Note that the *.java files in the jar contain client side code in may cases.
On Tue, Jul 27, 2010 at 7:49 AM, SteveC <[email protected]> wrote: > Can you use gwt-log in JRE test cases or does it only with > GWTestCase? We are trying to run mostly JRE test cases in our GUI and > have run into problems with GWT.create() getting called from our trace > calls. > > -- > You received this message because you are subscribed to the Google Groups > "gwt-log" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<gwt-log%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/gwt-log?hl=en. > > -- Fred Sauer Developer Advocate Google Inc. 1600 Amphitheatre Parkway Mountain View, CA 94043 [email protected] -- You received this message because you are subscribed to the Google Groups "gwt-log" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/gwt-log?hl=en.
