[MarkLogic Dev General] Announce: MarkLogic extension to xmlsh 1.7
Lanz
lancelot.meurillon at gmail.com
Fri Nov 26 05:30:06 PST 2010
Fixed !
I rechecked all my settings and I realized I did not set any classpath
for xcc.jar in xlmsh.bat. I fixed this and it works perfectly now.
Many thanks for your work David
Lanz
On Wed, Nov 24, 2010 at 17:48, Lanz <lancelot.meurillon at gmail.com> wrote:
> HI David,
>
> Many thanks for this new put feature this is exactly what I was looking for.
> But I'm not able to run a 'ml:' command. I downloaded latest jar files
> : xmlsh, xcc and marklogic_ext.jar, I run xmlsh on windows 2003
> against a 4.1-6 Marklogic Server, I set my XDBC server on 'digest"
> authentication.
> Each time I launch a "ml:" command, I obtain this error 'Error:
> com/marklogic/xcc/types/XdmValue'.
> This is the script I launched :
> XMODPATH=C:/Tools/xmlsh/lib/
> import module ml=marklogic
> MLCONNECT="xcc://amyUser:myPass@myServer:MyXDBCPort/MyDB"
> ml:query -q "'Hello World'"
>
>
> =>Error: com/marklogic/xcc/types/XdmValue
> Error: com/marklogic/xcc/types/XdmValue
>
> Any idea of what is wrong ?
> Many thanks for any help
> Lanz
>
>
> On Wed, Nov 24, 2010 at 14:24, Lee, David <dlee at epocrates.com> wrote:
>> I've updated the MarkLogic xmlsh extension on sourceforge.
>>
>>
>>
>> http://www.xmlsh.org/ModuleMarkLogic
>>
>>
>>
>> This update includes many new options (as requested) for the put command and
>> now supports most of the XCC options as command line arguments,
>>
>> including support for collections, forests, permissions, languagee etc. See
>> http://www.xmlsh.org/MarkLogicPut for details
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> ----------------------------------------
>>
>> David A. Lee
>>
>> Senior Principal Software Engineer
>>
>> Epocrates, Inc.
>>
>> dlee at epocrates.com
>>
>> 812-482-5224
>>
>>
>>
>> _______________________________________________
>> General mailing list
>> General at developer.marklogic.com
>> http://developer.marklogic.com/mailman/listinfo/general
>>
>>
>
More information about the General
mailing list