Hi, could someone help me pls.
I create dynamic web project in eclipse. Start jboss server from
eclipse( view servers and add to it my project). In cypal run
configuration i set port 8080 and uncheck use built in server in order
to use my jboss).
When i start the jboss from eclipse it deploys me Test.war:
META-INF
WEB-INF
lib
....
classes
test
Test.gwt.xml
public
Test.html
client
Test.class // the entry point
web.xml
When i run the application in hosted mode it gives me that it could
not find the host page.
Where is my mistake?
Regards.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---