Update of /cvsroot/monetdb/pathfinder/runtime/xrpc/export
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv7917/runtime/xrpc/export

Modified Files:
        xrpc.html 
Log Message:
propagated changes of Tuesday Dec 18 2007
from the XQuery_0-20 branch to the development trunk

[mainly to ensure that they will (also) by tested on Windows tonight]


Index: xrpc.html
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/runtime/xrpc/export/xrpc.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xrpc.html   21 Sep 2007 17:01:10 -0000      1.2
+++ xrpc.html   18 Dec 2007 21:02:22 -0000      1.3
@@ -40,7 +40,7 @@
  For more information on XRPC, check the following sources:
  <ul>
  <li> the XRPC <a 
href="http://monetdb.cwi.nl/XQuery/QuickTour/XRPC";>tutorial</a>
- <li> the XRPC <a 
href="http://monetdb.cwi.nl/XQuery/Documentation/XRPC-Extension/";>reference 
manual</a>
+ <li> the XRPC <a 
href="http://monetdb.cwi.nl/XQuery/Documentation/XRPC/";>reference manual</a>
  <li> the XRPC <a 
href="http://www.cwi.nl/htbin/ins1/publications?request=intabstract&key=ZhBo:VLDB:07";>VLDB
 Paper</a>
  </ul>
 
@@ -48,13 +48,13 @@
  <form name="form">
   <table>
    <tr><td>postUrl</td>
-       <td colspan="2"><input name="postUrl" size="65" 
value="http://localhost:50001";></td> </tr>
+       <td colspan="2"><input name="postUrl" size="65" 
value="http://127.0.0.1:50001";></td> </tr>
    <tr><td></td><td colspan="2"><i>your XRPC server </i></td></tr>
    <tr><td>module</td>
        <td colspan="2"><input name="module" size="65" 
value="xrpc-test-function"></td></tr>
    <tr><td></td><td colspan="2"><i>module namespace (logical) URL. Must match 
XQuery module definition!</i></td></tr>
    <tr><td>moduleUrl</td>
-       <td colspan="2"><input name="moduleUrl" size="65" 
value="http://localhost:50001/export/xrpc-mod.xq";></td></tr>
+       <td colspan="2"><input name="moduleUrl" size="65" 
value="http://127.0.0.1:50001/export/xrpc-mod.xq";></td></tr>
    <tr><td></td><td colspan="2"><i>module (physical) at-hint URL. Module file 
must be here!</i></td></tr>
    <tr><td>method</td>
        <td colspan="2"><input name="method" size="65" value="add"></td></tr>


-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to