Hello,

I wonder if someone has experienced the same problem I encountered
while trying GWT 1.6 for the first time this weekend. I set up my
project and compiled everything without problems. However, starting
the hosted mode on mac osx 10.5.x (leopard) with Java 5 using the
below mentioned arguments briefly shows the hosted mode console and
then terminates right away without showing any kind of output
(regardless of the set log level):

-noserver -war WebContent -startupUrl Test.html gwttest.Test

Playing a bit with the parameters revealed that the "-war" parameter
causes the problem. Reorganizing the project using the default war
directory so that I do not need to specify "-war" worked fine.
However, this is not a solution for me as we have big legacy projects
where "WebContent" is used and I cannot simply switch the project
layout.

Did anyone experience a similar problem?

Thanks,

Jan.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to