Hi, I was previously toying around with using just the Java API for xindice, but since it does not want to cooperate, I must use XMLRPC. I came to this conclusion since the the command line returns no results when using the -l and -d options (which I believe is equivalent to my java based code that uses xmldb:xindice-embed://), but returns the proper results without the aforementioned options (which seems to use xmldb:xindice:// a.k.a. xmlrpc). So I have a few security related questions:
<questions> 1.Is the SSL code in the cvs scratchpad nearly production stable? 2.Is the XML RPC API for Xindice XML:DB compliant? 3.Is it possible to allow only the localhost to access the database? I do not want to open the db to the network nor do I want to have to open any non-ssl ports. </questions> Thanks In Advance, Julian __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
