We are trying to set up MLSQL following the instructions in the tutorial. I have the code:
import module namespace sql = "http://xqdev.com/sql" at "sql.xqy"; sql:execute("select 1 as test", "http://dev16:8080/mlsql", ()) But it responds with an sql:exception <sql:reason>Invalid http response code: 302</sql:reason> I have tomcat 5 running on dev16. The database is on a third node. Can you help? Richard
_______________________________________________ General mailing list General@developer.marklogic.com http://community.marklogic.com/mailman/listinfo/general