Re: GWT 1.6, JSP's wont compile.

2013-07-17 Thread Ramin Ziai
Hi all, it's been while since this error has been reported, but as i experienced it is still not fixed. I searched for hours before i came across this workaround, which works for me. http://code.google.com/p/google-web-toolkit/issues/detail?id=3557#c43 Good luck! On Tuesday, April 14, 2009

Re: GWT 1.6, JSP's wont compile.

2009-04-28 Thread armh...@gmail.com
Also an issue for us. We cannot use appengine, so I'd love to hear of a fix or other workaround. George On Apr 16, 9:21 am, Miguel Méndez mmen...@google.com wrote: Thanks for updating the issue. On Wed, Apr 15, 2009 at 6:41 PM, Adrian ahay...@gmail.com wrote: Thanks for the replies

Re: GWT 1.6, JSP's wont compile.

2009-04-16 Thread Miguel Méndez
Thanks for updating the issue. On Wed, Apr 15, 2009 at 6:41 PM, Adrian ahay...@gmail.com wrote: Thanks for the replies guys, this is very helpful. I've added a link to this discussion in the bug report. - Adrian On Apr 16, 10:09 am, Ken kenfehl...@gmail.com wrote: Wow, thanks for

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Salvador Diaz
It looks like the app server on which you're trying to load the jsp doesn't support java 1.5 or you compiled your jsp with 1.4 or something like that. Can't really tell without more details though. I hope that helps you. Cheers, Salvador On Apr 15, 4:13 am, Adrian ahay...@gmail.com wrote: Ok,

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Ken
The app server is the one bundled with GWT hosted mode, I believe it's Jetty. If you use a servlet that has 1.5 stuff in it, it works fine. When I was investigating, I noticed that the JSP does successfully produce a servlet. I copied this servlet and compiled it myself and it worked fine, even

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Ken
The app server is the one bundled with GWT hosted mode, I believe it's Jetty. If you use a servlet that has 1.5 stuff in it, it works fine. When I was investigating, I noticed that the JSP does successfully produce a servlet. I copied this servlet and compiled it myself and it worked fine, even

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Miguel Méndez
It looks like it is a bug with Jetty instance used when a GWT-only web app has JSPs with generics. It does not appear that the App Engine devserverhttp://code.google.com/appengine/docs/java/tools/devserver.html has this problem. I went ahead and filed a bug against GWT for this, Issue

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Ken
Wow, thanks for this tip! I've been meaning to explore App Engine, and this gave me even more reason to. I just tested it all out and it works like a charm. I was worried it wouldn't allow the quick turnaround, but you can use GWT hosted mode with it. They did a really sweet job with this.

Re: GWT 1.6, JSP's wont compile.

2009-04-15 Thread Adrian
Thanks for the replies guys, this is very helpful. I've added a link to this discussion in the bug report. - Adrian On Apr 16, 10:09 am, Ken kenfehl...@gmail.com wrote: Wow, thanks for this tip!  I've been meaning to explore App Engine, and this gave me even more reason to.  I just tested

Re: GWT 1.6, JSP's wont compile.

2009-04-14 Thread Adrian
Ok, so it's not just me! Does anyone have any idea on how to go about finding an answer to this problem? Even if you don't know the answer any suggestions are welcome because this one has me stumped. - Adrian On Apr 14, 3:23 pm, Ken kenfehl...@gmail.com wrote: I'm having the same exact

Re: GWT 1.6, JSP's wont compile.

2009-04-14 Thread Dean S. Jones
Nearly the Jasper Compiler for Jetty is not set to Source Level 1.5, but I can't yet figure out how to set it to 1.5. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

GWT 1.6, JSP's wont compile.

2009-04-13 Thread Adrian
Hi Everyone, I'm sure that this will be something stupid that I'm missing but I've found I cannot get JSP's to compile in hosted mode if they include any Java 1.5+ stuff, like generics or for each loops. For example I'm using the latest Eclipse with the new GWT plugin, if I create a new GWT

Re: GWT 1.6, JSP's wont compile.

2009-04-13 Thread Ken
I'm having the same exact problem. I've tried it on both Mac OSX and Windows. On Apr 13, 6:46 pm, Adrian ahay...@gmail.com wrote: Hi Everyone, I'm sure that this will be something stupid that I'm missing but I've found I cannot get JSP's to compile in hosted mode if they include any Java

Re: GWT 1.6, JSP's wont compile.

2009-04-13 Thread Ken
I'm having the same exact problem. I've tried it on both Mac OSX and Windows. I'm using Eclipse if that means anything. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

Re: GWT 1.6, JSP's wont compile.

2009-04-13 Thread Ken
I'm having the same exact problem. I've tried it on both Mac OS X and Windows. I'm using Eclipse if that means anything. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this

Re: GWT 1.6, JSP's wont compile.

2009-04-13 Thread Ken
I'm having the same exact problem. I've tried it on both Mac OS X and Windows. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to