Search the web
Sign In
New User? Sign Up
jsolait
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
xmlrpc question   Message List  
Reply | Forward Message #313 of 411 |
I am trying to use the jsolait XML-RPC support to communicate with an
XML-RPC I have written. The problem I'm running into is that my
Javascript and jsolait code are at:

http://my.domain.com/somepage.html

but my XML-RPC server is accessible via:

http://my.domain.com:8100/

jsolait (or perhaps the underlying XmlHttpRequest object) seems to
consider my.domain.com:8100 distinct from my.domain.com, and thus
off-limits.

I see that the XML-RPC tester at
http://jsolait.net/wiki/examples/xmlrpc/tester sends its XML-RPC
queries to http://jsolait.net/services/test.xmlrpc rather than to a
separate port from the main web browser.

Can anybody tell me how to set things up like this, so that my
original page and my server use the same domain (with no port number)?
If it's relevant, I'm using Apache on FreeBSD.

Thanks,

Jeff Ondich
ondich@...




Thu Apr 26, 2007 6:25 pm

jondich
Offline Offline
Send Email Send Email

Forward
Message #313 of 411 |
Expand Messages Author Sort by Date

I am trying to use the jsolait XML-RPC support to communicate with an XML-RPC I have written. The problem I'm running into is that my Javascript and jsolait...
Jeff Ondich
jondich
Offline Send Email
Apr 26, 2007
6:29 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help