Hello All,
I received the following error while connecting MLJAM with
my XQuery. How to rectify it?
Code:
xquery version "0.9-ml"
import module namespace jam = "http://xqdev.com/jam" at
"/MarkLogic/cpf/jam.xqy"
define function test($x as xs:string)
{
jam:start("http://localhost:8080/mljam", "user", "pass"),
jam:set("x", 5),
jam:end()
}
test("sss")
ErrorReport:
[0.9-ml] <html><head><title>Apache Tomcat/6.0.16 - Error
report</title><style><!--H1
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:22px;} H2
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:16px;} H3
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;fo
nt-size:14px;} BODY
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
P
{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:
12px;}A {color : black;}A.name {color : black;}HR {color :
#525D76;}--></style> </head><body><h1>HTTP Status 404 -
/mljam/temp:15475193068568981266/eval</h1><HR size="1"
noshade="noshade"><p><b>type</b> Status report</p><p><b>message</b>
<u>/mljam/temp:15475193068568981266/eval</u></p><p><b>description</b> <u>The
requested resource (/mljam/temp:15475193068568981266/eval) is not
available.</u></p><HR size="1" noshade="noshade"><h3>Apache
Tomcat/6.0.16</h3></body></html>
Thanks
Shri
_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general