this my log from Dev mode
main.log:
Started code server on port 9997
Loading modules
ru.makingpages.tokyo.Tokyo
Module location: file:/C:/iWork/tokyo/gwt-client/target/classes/
ru/makingpages/tokyo/Tokyo.gwt.xml
Loading inherited module 'com.google.gwt.user.User'
Translatable source found in...
Refreshing resources
Bootstrap link for command-line module
'ru.makingpages.tokyo.Tokyo'
Linking module 'tokyo'
Invoking Linker RPC policy file manifest
Invoking Linker Standard
Invoking Linker Export CompilationResult symbol maps
Invoking Linker Emit compile report artifacts
Linking compilation into C:\iWork\tokyo\war\tokyo
Connection received from berkley:3590
tokyo-Chrome-1.log:
Loading module tokyo
Top URL:
http://localhost:8080/tokyoWeb/Tokyo.jsp?gwt.codesvr=10.253.155.147:9997
User agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.89 Safari/532.5
Remote socket: berkley:3590
Finding entry point classes
[ERROR] Unable to find type 'ru.makingpages.tokyo.client.Tokyo'
[ERROR] Hint: Check that the type name
'ru.makingpages.tokyo.client.Tokyo' is really what you meant
[ERROR] Hint: Check that your classpath includes all required
source roots
[ERROR] Failed to load module 'tokyo' from user agent 'Mozilla/5.0
(Windows; U; Windows NT 5.1; en-US) AppleWebKit/532.5 (KHTML, like
Gecko) Chrome/4.0.249.89 Safari/532.5' at berkley:3590
com.google.gwt.core.ext.UnableToCompleteException: (see previous log
entries)
at com.google.gwt.dev.cfg.ModuleDef.checkForSeedTypes(ModuleDef.java:
489)
at
com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:
282)
at com.google.gwt.dev.DevModeBase
$UiBrowserWidgetHostImpl.createModuleSpaceHost(DevModeBase.java:97)
at
com.google.gwt.dev.shell.OophmSessionHandler.loadModule(OophmSessionHandler.java:
180)
at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:
380)
at
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:
222)
at java.lang.Thread.run(Thread.java:619)
On 17 фев, 18:12, Gregy <[email protected]> wrote:
> I'm trying run DevMode with next parameters:
> -gen "C:\work\denver\gwt-client\target\gwt-client-1.0-SNAPSHOT"
> my.app.Denver -startupUrl /denver/Denver.jsp -logLevel TRACE -noserver
> -port 8080
>
> Development mode start without problem, but when I try access via
> browserhttp://localhost:8080/denver/Denver.jsp?codeSrv=...
>
> I catch plugin error, and in developer mode catch exception
> "EntryPoint not found".
>
> How to solve this problem?
--
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.