Hi,
I just tried using GWT with WebSockets. I took the gwt-websocket .jar
of the gwt-comet project [1]. I basically followed the example here
[2]. If I want to compile my Project eclipse breaks with error
message:
Unable to find 'net/zschech/gwt/websockets/WebSockets.gwt.xml' on your
classpath; could be a typo, or maybe you forgot to include a classpath
entry for source?
I`ve included everthing in my BuildPath an added this line to
my .gwt.xml
 <inherits name="net.zschech.gwt.websockets.WebSockets"/>

Where is the fault?

P.S.: Sorry for my bad english.

[1] http://code.google.com/p/gwt-comet/
[2]http://code.google.com/p/gwt-comet/wiki/WebSockets

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