I was able to use orbited with gwt by including the orbited.js file in
my project and then having orbited host the entry point html.  Look at
the help for the orbited configuration to see how you can set up
directories under the static setting.  I have a feeling you could also
get this working via gwt's cross site linker settings, but I have not
tried it yet.

On Jun 26, 9:39 am, Nathaniel <[email protected]> wrote:
> I am attempting to do the same thing.  So far I have been able to
> include theOrbited.js file into my project by putting it in my
> gwt.xml file.  This allows me to open sockets, but only if I do so
> from the entry point html page via javascript in <script> tags.  If I
> attempt to call theorbitedfunctions from within any java classes via
> JSNI it fails.
>
> On Jun 26, 1:08 am, Aljosa Mohorovic <[email protected]>
> wrote:
>
> > i'm usinghttp://orbited.org/toenable client/browser to communicate
> > with some services and i was wondering if anybody is using gwt 
> > withorbitedor if somebody can advise what's the best way to connect gwt
> > withorbited?
>
> > Aljosa Mohorovic
--~--~---------~--~----~------------~-------~--~----~
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