Friday, January 28, 2011

Re: GWT 2.1.1. + Deploy in Tomcat

Hi Florian, Thomas, thanks for reply.

I have this on WEB-INF\lib:

* db4o-7.12.156.14667-core-java5.jar
* geronimo-jpa_3.0_spec-1.1.1.jar
* gwt-servlet.jar
* gwt-servlet-deps.jar
* jsr107cache-1.1.jar

I'm using GWT 2.1.1 without App Engine in Development Mode and run
successfully. When I try to deploy in Tomcat 6, I have next error:

GWT module 'appGwtRf' may need to be (re)compiled

What's I'm doing wrong?

Thanks in advance.

Thomas Broyer ha escrito:
> On Thursday, January 27, 2011 12:29:43 AM UTC+1, Florian wrote:
> >
> > can you plz specify what the problem is?
> > Usual way of deploying for tomcat with eclipse(at least how i do it..)
> > 1) Make sure you have all the libs that you referenced in your \war
> > \WEB-INF\lib folder, for projects that you referenced in eclipse, do
> > the same.
> >
>
> ...and when using RequestFactory, this also means gwt-servlet-deps.jar (or
> javax.validation and org.json if you're using Maven)

--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment