JavaXPCOM---how to interact with---- > XULRunner on Remote system
Ansu <[email protected]> Thu, 28 Feb 2008 05:03:26 -0800 (PST)
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
Hi,
Eclipse ATF interacts with local XULRunner through javaxpcom. Is it
possible to do the same putting XULRunner in a remote machine, without
changing ATF code.
Is there any feasible way ?
Is there any agent which will run in remote machine and ATF's
calls to JavaXPCOM should be mapped to remote calls. ( instead of
local native call)
Thanks,
Ansu