Hi Reena,

It looks like you have a problem with your web.xml file.

I believe I had a similar issue where I can run locally, even with a
slightly invalid web.xml file.

You might want to doublecheck that your "war/WEB-INF/web.xml" file is
syntactically correct.

If you're curious what a clean one looks like, you can always just
create a new project using the Eclipse plugin, and generate a new app
with both GWT and GAE checkboxes checked.

You could then compare and contrast between the two.

Hope that helps,
-Chris (Google)



On Jan 7, 1:49 am, reena <[email protected]> wrote:
> Hi all,
>
> I have simply created a new GWT project (standard StockWatcher
> application) and trying to deploy it on google app server. But I am
> getting an error while deploying it. Error says -An internal error
> occurred during: "Deploying StockWatcher to Google".Received
> IOException parsing the input stream for C:/Documents and Settings/
> smartGWT/StockWatcher/war\WEB-INF/web.xml
>
> I am able to compile it and run it locally.But getting error while
> deploying it on google app server.
> Can you please help me here.
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" 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-appengine-java?hl=en.


Reply via email to