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.java |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <a8b57e5d-128b-4572-83d9-f6b13f10a2cf__85.3267185904727$1204203984$gmane$org@28g2000hsw.googlegroups.com> |
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