Are you downloaded 
from https://github.com/orientechnologies/OrientDB-NET.binary

Do you check with 2.0 version of oriendb ?

On Wednesday, February 4, 2015 at 9:45:40 PM UTC+2, Harm Salomons wrote:
>
> I downloaded the OrientDBClient from Github and with it come a number of 
> NUnit tests (all in C#). Some of those test work correctly, but the ones 
> calling Java functions, like the test with the name 
> 'ShouldExecuteSimpleJavascriptQuery' gives the result shown below.
> Because the test came with the client, I suspect that there is some 
> configuration item in my PC that stops Java from running.
> I have seen that browsers have options to allow Java script and I am 
> looking for the same in NUnit or in Visual Studio 2012, but where is that 
> option?
>
> Op woensdag 4 februari 2015 15:37:44 UTC+1 schreef Harm Salomons:
>>
>> I did not find any Q&A about this issue, so I post a question.
>> I have downloaded from GitHub the latest Orient.Client and I try to run 
>> the NUnit (v2.6.4) tests. All java related tests fail with the message 
>>
>> "Cannot create the command executor of class class 
>> com.orientechnologies.orient.core.command.script.OCommandExecutorScript for 
>> the command request: javascript.db.command('select from V');
>> com.orientechnologies.orient.core.exception.OSecurityException: Language 
>> 'javascript' is not allowed to be executed"
>>
>> How can I allow Java to run in the NUnit tests in Visual studio 2012?
>>
>>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to