<join host="189.78.219.100" login="n=no" nick="laubstein" time="00:47:08.67Z"/>
<message nick="laubstein" time="00:48:54.554Z">Please... someone know what's the difference between "util:compile($a as xs:string) xs:string" and "XmlRpc compile" (returns Hashtable) method?</message>
<message nick="ljo" time="00:52:37.547Z">The first one is an xquery function and the second is a java function. ;)</message>
<message nick="laubstein" time="00:55:00.711Z">:P</message>
<message nick="ljo" time="00:56:00.983Z">Are you writing in xquery use the first one. If accessing the db through xmlrpc calls use the java method.</message>
<message nick="laubstein" time="00:57:39.937Z">ljo, this basic difference I know... The strange is: util:compile returns a String and Java method returns a Hashtable</message>
<message nick="ljo" time="01:07:33.383Z">the xquery util:compile() returns either an exception message or the empty sequence on success.</message>
<message nick="ljo" time="01:10:09.275Z">Which is basically what the xmlrpc compile method does too but a hashtable is used packaging the return.</message>
<message nick="ljo" time="01:12:02.148Z">what are you doing since you are considering this strange?</message>
<message nick="laubstein" time="01:12:03.16Z">ljo, hummm is that what I see in my tests :D thank you for confirmation!</message>
<message nick="laubstein" time="01:13:14.056Z">ljo, I'm writing a jUnit test to test all xmlrpc methods</message>
<message nick="ljo" time="01:13:36.677Z">ok, sounds good.</message>
<message nick="ljo" time="01:15:53.933Z">Good luck, time for bed here.</message>
<message nick="laubstein" time="01:16:28.74Z">here no (22:13 now)</message>
<message nick="laubstein" time="01:16:30.222Z">thanks a lot</message>
<message nick="ljo" time="01:17:06.992Z">ah, 02U16 here.</message>
<part host="d51A5A0AE.access.telenet.be" login="n=Mephisto" nick="Mephisto" reason="Nick collision from services." time="01:52:40.196Z"/>
<join host="d51A5A0AE.access.telenet.be" login="n=Mephisto" nick="Mephisto" time="01:52:59.232Z"/>
<join host="116.88.6.47" login="i=Linux" nick="MHSL" time="02:08:29.916Z"/>
<message nick="MHSL" time="02:10:29.779Z">how do you remove user via command line client? it seems that there is no rmuser command or something</message>
<message nick="MHSL" time="02:10:40.073Z">the available commands are also quite limited</message>
<join host="62.232.6.162" login="n=XIRCProx" nick="Heathc" time="06:15:34.06Z"/>
<message nick="Heathc" time="06:15:51.233Z">hey everyone</message>
<message nick="Heathc" time="06:18:03.222Z">Just wondering if anyone can give me a hand with being able to view xhtml files hosted by exist (but not run though loading in a collection)</message>
<message nick="Heathc" time="06:20:25.125Z">[object Object]</message>
<message nick="Heathc" time="06:20:46.404Z">ok,thats weird lol, is anybody alive?</message>
<message nick="Heathc" time="07:12:55.303Z">/join</message>
<message nick="Heathc" time="07:43:39.628Z">is anyone alive</message>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig_" time="08:49:57.631Z"/>
<part host="d51A5A0AE.access.telenet.be" login="n=Mephisto" nick="Mephisto" reason="Nick collision from services." time="08:50:46.237Z"/>
<join host="d51A5A0AE.access.telenet.be" login="n=Mephisto" nick="Mephy" time="08:51:03.15Z"/>
<message nick="Heathc" time="08:58:25.431Z">anyone alive?</message>
<message nick="perig_" time="08:59:50.466Z">.</message>
<message nick="ljo" time="09:00:41.716Z">.</message>
<message nick="perig_" time="09:00:56.345Z">morning ljo :-)</message>
<message nick="ljo" time="09:01:12.257Z">Morning Pierrick</message>
<message nick="Heathc" time="09:01:30.822Z">evening over here in oz</message>
<message nick="perig_" time="09:03:58.883Z">10 am here in France ; poll stations are open since 8 am. I will go soon...</message>
<message nick="Heathc" time="09:06:16.44Z">Anyone have any idea to allow xforms data to be processed by an xquery file. It wont let it happen unless IM actually logged into exist proper</message>
<message nick="perig_" time="09:09:52.544Z">well, XForm question should be asked to Adam (aka delirium) but I guess he's still asleep :-)</message>
<message nick="ljo" time="09:10:57.392Z">or snowboarding</message>
<message nick="Heathc" time="09:10:57.742Z">lol</message>
<message nick="perig_" time="09:11:47.86Z">in such a case, he might be late due to a probable visit at the hospital :-)</message>
<message nick="Heathc" time="09:12:05.945Z">oh thats never a good thing lol</message>
<message nick="ljo" time="09:12:22.087Z">But please spell out your problem a bit more. I don't get the actual problem.</message>
<message nick="Heathc" time="09:12:30.108Z">Ok</message>
<message nick="Heathc" time="09:14:13.648Z">I can load xhtml and xquery files into collections</message>
<message nick="Heathc" time="09:14:44.731Z">When I load the sample xhtml file....</message>
-<message nick="Heathc" time="09:14:58.019Z">
<a href="http://localhost:8080/exist/rest//db/xqueries/newtest.xhtml">http://localhost:8080/exist/rest//db/xqueries/newtest.xhtml</a>
</message>
<message nick="Heathc" time="09:16:01.775Z">now when I press submit it doesnt do anything but sit there</message>
<message nick="perig_" time="09:16:49.61Z">still not clear, at least to me :-)</message>
<message nick="perig_" time="09:17:05.612Z">However, if something went wrong, it should be logged</message>
<message nick="Heathc" time="09:18:27.413Z">the xhtml has an xform which sends data to an xquery which basically creates a xml file with the info from the the form</message>
<message nick="ljo" time="09:18:33.792Z">You said earlier it only worked if logged in.</message>
<message nick="Heathc" time="09:18:40.621Z">thats right</message>
<message nick="ljo" time="09:19:38.88Z">so your default user is not allowed to some part of it and then it should definitely be logged. </message>
<message nick="Heathc" time="09:20:20.567Z">ok, now where are the logs floating around?</message>
<message nick="ljo" time="09:20:45.761Z">how are you running it?</message>
<message nick="Heathc" time="09:22:26.338Z">Im not sure of the exact term, I think Im running it in rest api</message>
<message nick="ljo" time="09:22:51.442Z">So if logging in as your default user it fails too then?</message>
<message nick="Heathc" time="09:23:52.485Z">The default is guest</message>
<message nick="Heathc" time="09:24:36.685Z">and yeah it does</message>
<message nick="ljo" time="09:25:40.651Z">OK. So either allow your user to access all or elevate to another default user in your container or in specific part of xquery.</message>
<message nick="ljo" time="09:25:56.793Z">less is best.</message>
<message nick="ljo" time="09:28:13.509Z">I hope you don't deploy it on other interfaces without changing the admin password like we found out one ignorant user did yesterday...</message>
<message nick="Heathc" time="09:28:29.671Z">lol</message>
<message nick="Heathc" time="09:28:48.757Z">my password is very strong cryptographically</message>
<message nick="ljo" time="09:29:12.018Z">well, ok, felt I had to ask.</message>
<message nick="ljo" time="09:30:43.843Z">Pierrick, good luck with the voting.</message>
<message nick="Heathc" time="09:31:01.147Z">ok as for the xforms and collection, the xquery and xhtml file is a different collection path than the xforms/xquery files</message>
<message nick="perig_" time="09:31:18.16Z">hehe, thanks ljo : the victory is very near ;-)</message>
<message nick="Heathc" time="09:35:34.248Z">so if I make the owner of /db/xqueries -it will own all subdirectories from that?</message>
<message nick="ljo" time="09:36:50.792Z">I hope you don't proclaim año viktoria on the churches like the fascists did.</message>
<message nick="ljo" time="09:39:43.797Z">heathc, the rights are per collection so you only need the right rights it on the actual collection if the behaviour isn't changed, but you will notice.</message>
<message nick="ljo" time="09:39:46.32Z">;)</message>
<message nick="Heathc" time="09:39:57.585Z">ok then</message>
<message nick="perig_" time="09:39:59.688Z">no, we will at the town hall ; we are a secular country ;-)</message>
<message nick="ljo" time="09:41:02.804Z">yes, i noticed the kaiser is above god ant the pope in you country. ;)</message>
<message nick="perig_" time="09:42:55.507Z">talking about our brand new kaiser ? :-)</message>
<message nick="perig_" time="09:43:15.664Z">aka "bling bling" :-)</message>
<message nick="Heathc" time="09:44:46.718Z">I know orberon forms has an inbuilt functionality for the user name and password to access exist, however Im not sure how to pull it off with firefox xforms implimentations</message>
<message nick="ljo" time="09:47:47.654Z">well you can change default user in server.xml, but use it sensibly.</message>
<message nick="Heathc" time="09:47:57.637Z">ahhh</message>
<message nick="Heathc" time="09:48:02.394Z">I didnt realise that</message>
<message nick="ljo" time="09:48:32.455Z">Or change the rights in the collections since you know this is the problem.</message>
<message nick="ljo" time="09:49:17.816Z">ok, so maybe the way to go.</message>
<message nick="Heathc" time="09:49:35.12Z">its gonna be a closed environment anyways</message>
<message nick="ljo" time="09:50:04.179Z">OK, but I would still check the rights to sort it out.</message>
<message nick="Heathc" time="09:50:14.273Z">yeah</message>
<message nick="ljo" time="09:50:35.622Z">Well, need to dash for a moment.</message>
<message nick="Heathc" time="09:51:05.242Z">BOO YAH</message>
<message nick="Heathc" time="09:51:10.95Z">Thanks ijo!</message>
<message nick="Heathc" time="09:51:15.346Z">The permissions worked</message>
<message nick="ljo" time="09:51:23.206Z">good</message>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig__" time="10:24:13.232Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig_" reason="Read error: 110 (Connection timed out)" time="10:25:27.893Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig___" time="10:30:05.41Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig__" reason="Read error: 104 (Connection reset by peer)" time="10:30:05.831Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="10:32:33.692Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig___" reason="Read error: 104 (Connection reset by peer)" time="10:32:34.092Z"/>
<join host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" time="11:13:09.273Z"/>
<message nick="DiZzZz" time="11:17:11.793Z">moin</message>
<part host="62.232.6.162" login="n=XIRCProx" nick="Heathc" time="11:21:39.136Z"/>
<part host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" reason="" time="11:28:59.364Z"/>
<message nick="ljo" time="11:52:51.228Z">wll, off for nijmegen now. see you later.</message>
<part host="ua-83-227-136-141.cust.bredbandsbolaget.se" login="n=ljo" nick="ljo" reason="Read error: 104 (Connection reset by peer)" time="11:56:38.567Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="12:07:36.411Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="12:08:46.095Z"/>
<join host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" time="12:52:56.014Z"/>
<part host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" reason="" time="13:15:14.232Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="13:19:14.708Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="13:23:13.322Z"/>
<join host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" time="13:26:28.177Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="13:40:36.86Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="13:40:53.953Z"/>
<join host="189.78.224.22" login="n=no" nick="laubstein" time="14:02:11.518Z"/>
<message nick="DiZzZz" time="14:08:32.125Z">shouldn't org/exist/xquery/modules/file be in extensions/modules/ ?</message>
<message nick="DiZzZz" time="14:09:08.825Z">ah stuped they arte</message>
<message nick="DiZzZz" time="14:09:13.872Z">ah stupid they are</message>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 110 (Connection timed out)" time="14:33:29.228Z"/>
<part host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" time="16:40:53.51Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="17:15:21.399Z"/>
<join host="189.78.252.138" login="n=no" nick="tlaub" time="17:42:48.246Z"/>
<part host="189.78.224.22" login="n=no" nick="laubstein" reason="Read error: 110 (Connection timed out)" time="17:58:56.461Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="18:07:07.027Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="18:07:28.606Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="18:10:47.927Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="18:11:08.485Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 104 (Connection reset by peer)" time="18:12:25.539Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" time="18:14:00.158Z"/>
<join host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig_____" time="18:28:13.156Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig____" reason="Read error: 110 (Connection timed out)" time="18:48:57.306Z"/>
<part host="vil35-2-82-236-174-106.fbx.proxad.net" login="n=perig" nick="perig_____" reason="Read error: 113 (No route to host)" time="18:51:15.404Z"/>
<join host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" time="19:39:22.245Z"/>
<join host="189.78.209.246" login="n=no" nick="laubstein" time="21:11:53.174Z"/>
<part host="i188127.upc-i.chello.nl" login="n=DiZzZz" nick="DiZzZz" reason="" time="21:54:24.81Z"/>
</xlog>