The Google Plugin for Eclipse will deploy the JARs in the
war/WEB-INF/lib folder to the server.  Could you try moving or copying
your JARs into that directory?

jason

On Thu, Dec 31, 2009 at 10:39 AM, Matt <matt.seab...@gmail.com> wrote:
> When it will be deployed to out Tomcat server, some of the JARs
> conatining code that will be used in the GWT app will be located
> outside the webapp, and loaded into Tomcat using its shared loader.
>
> How do I get this to work in the GWT Eclipse plug-in? Simply adding
> them to the project's Build Path appears to be insufficient; as at
> runtime I get (when attempting to instantiate a Spring Context)
>
> 31-Dec-2009 15:33:21 com.google.apphosting.utils.jetty.JettyLogger
> warn
> WARNING: Could not instantiate listener
> org.springframework.web.context.ContextLoaderListener
> java.lang.ClassNotFoundException:
> org.springframework.web.context.ContextLoaderListener
>
> I already have a simlar quesion regarding the compilation of JS of
> externally located code:
> http://groups.google.com/group/google-web-toolkit/browse_thread/thread/35fadd553cecd9c6/95bf8a2e21ca32f3?#95bf8a2e21ca32f3
>
> Thanks in adavnce.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to