Re: btw

Emiliano Heyns <[email protected]>
Newsgroups gmane.comp.java.xwt.general
Message-ID <[email protected]>
Adam Megacz wrote:

>>If we want to fake this at the backend (as opposed to faking it in the
>>xwar),
> 
> That's what I had in mind. 
> 
>>someone will need access to xmlrpc.xwt.org.
> 
> xmlrpc.xwt.org == www.xwt.org

I know, but the RPC server which is called by HTTP.java:

Object ret = new XMLRPC("http://xmlrpc.xwt.org/RPC2/", 
"dns.resolve").call(new Object[] { host });

(rightfully) complains it cannot connect. Which is bad news for people 
behind a proxy, which I am most of the day. What about my earlier 
question? If we implicitly 'trust' the connection to the server the xwar 
was loaded from, things like this would still work even if the RPC 
server was offline.

I can't fix this, since I can't deploy servlets.

Emile


_______________________________________________
http://lists.xwt.org/listinfo/dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.