Hey, can you guys do me a favor and try out a fix?

Just take the attached jar and put it on your classpath ahead of
gwt-dev-<platform>.jar.  See if it fixes the "not and instance of Servlet"
problem (and doesn't cause other problems).

Lemme know if that works, thanks,
Scott

PS: The Jsp compilation problem is unrelated, I think.  By default, Eclipse
does NOT put Sun's tools.jar on your classpath, even if you're using a JDK.
 The fix is to explicitly add the JDK's tools.jar to your classpath.

On Mon, Mar 23, 2009 at 2:11 PM, Flemming Boller
<[email protected]>wrote:

> Hi
>
> I have created an issuse, number 3496.
>
> /Flemming
>
>
> On Mon, Mar 23, 2009 at 4:13 PM, Flemming Boller <
> [email protected]> wrote:
>
>> Yes I can, that is the way I use spring and gwt.
>>
>> /FLemming
>>
>>
>> On Mon, Mar 23, 2009 at 12:37 PM, Alejandro D. Garin <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> anyone can use Spring context listener in web.xml ?
>>>
>>> Example:
>>>
>>>     <context-param>
>>>         <param-name>contextConfigLocation</param-name>
>>>         <param-value>/WEB-INF/applicationContext.xml</param-value>
>>>     </context-param>
>>>
>>>     <listener>
>>>         <listener-class>
>>>             org.springframework.web.context.ContextLoaderListener
>>>         </listener-class>
>>>     </listener>
>>>
>>> On Mon, Mar 23, 2009 at 5:45 AM, Ed <[email protected]> wrote:
>>>
>>>>
>>>> Shouldn't this be reported as an "issue" ?
>>>>
>>>> I thought these issues would be solved now with the usage of Jetty
>>>> instead Tomcat as mentioned here:
>>>>
>>>> http://groups.google.com/group/Google-Web-Toolkit/browse_thread/thread/7254dfe963f479ae?hl=en#
>>>>
>>>>
>>>> -- Ed
>>>>
>>>>
>>>>
>>>
>>>
>>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Attachment: gwt-dev-patch.jar
Description: application/java-archive

Reply via email to