Re: GWT app crashes in run-time when RequestContext interface is used in client code

2012-08-29 Thread Steve Moyer
I thought they were ... I'm using Maven and didn't notice they were only in the test scope. Problem solved (and with the same solution ruslan got from StackOverflow). Thanks! On Wednesday, August 29, 2012 9:23:12 AM UTC-4, Thomas Broyer wrote: > > > > On Wednesday, August 29, 2012 3:20:28 PM U

Re: GWT app crashes in run-time when RequestContext interface is used in client code

2012-08-29 Thread Thomas Broyer
On Wednesday, August 29, 2012 3:20:28 PM UTC+2, Steve Moyer wrote: > > I have the same problem with GWT 2.5 and Oracle JDK 7 ... did you ever > resolve the issue? The weird part is that this isn't my first RF-based > project, yet I didn't run into this issue with the other projects. Are vali

Re: GWT app crashes in run-time when RequestContext interface is used in client code

2012-08-29 Thread Steve Moyer
I have the same problem with GWT 2.5 and Oracle JDK 7 ... did you ever resolve the issue? The weird part is that this isn't my first RF-based project, yet I didn't run into this issue with the other projects. Thanks On Tuesday, October 11, 2011 6:49:10 PM UTC-4, expert wrote: > > I've been fig

GWT app crashes in run-time when RequestContext interface is used in client code

2011-10-11 Thread expert
I've been fighting with this issue for 3 days and I guess this forum is my last resort. I ran out of ideas why it doesn't work :( I'm using GWT 2.4.0 and JDK 1.6. I was going through this http://goo.gl/mmFuQ tutorial and got stuck with crashing GWT app. The app crashes if I mention com.google.web.