Re: connecting gwt with orbited

2009-06-30 Thread Nathaniel

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 nati...@gmail.com 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 aljosa.mohoro...@gmail.com
 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



connecting gwt with orbited

2009-06-26 Thread Aljosa Mohorovic

i'm using http://orbited.org/ to enable client/browser to communicate
with some services and i was wondering if anybody is using gwt with
orbited or if somebody can advise what's the best way to connect gwt
with orbited?

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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---



Re: connecting gwt with orbited

2009-06-26 Thread Nathaniel

I am attempting to do the same thing.  So far I have been able to
include the Orbited.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 the orbited functions from within any java classes via
JSNI it fails.

On Jun 26, 1:08 am, Aljosa Mohorovic aljosa.mohoro...@gmail.com
wrote:
 i'm usinghttp://orbited.org/to enable 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 Google-Web-Toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~--~~~~--~~--~--~---