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 <[email protected]> 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:myp...@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 <[email protected]> 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.
>>
>> [email protected]
>>
>> 812-482-5224
>>
>>
>>
>> _______________________________________________
>> General mailing list
>> [email protected]
>> http://developer.marklogic.com/mailman/listinfo/general
>>
>>
>
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to