Thanks Eric.

I downloaded the latest snapshot from may 8th. Unfortunately its still not 
working for me.

Have you used this feature?

On Sunday, 11 May 2014 08:39:34 UTC+1, Erik Peterson wrote:
>
> You may try a later snapshot, see...
>
> https://oss.sonatype.org/content/repositories/snapshots/com/orientechnologies/orientdb-community/1.7-SNAPSHOT/
> Erik
>
> On Sunday, May 11, 2014 1:22:31 AM UTC-6, Thomas Kennedy wrote:
>>
>> OrientDB console v.1.7-rc2 (build UNKNOWN@r${buildNumber}; 2014-03-25 
>> 15:54:54
>>
>> On Sunday, 11 May 2014 08:20:56 UTC+1, Thomas Kennedy wrote:
>>>
>>> Hi,
>>>
>>>
>>> I am executing the following using HTTP interface
>>>
>>> {
>>>     "transaction": true,
>>>     "operations": [
>>>         {
>>>             "type": "script",
>>>             "language": "sql",
>>>             "script": "select * from ouser;"
>>>         }
>>>     ]
>>> }
>>>
>>>
>>> and get back the following error message? Has anybody been able to use 
>>> the SQL batch command. If so what should the JSON look like?
>>>
>>> { "transaction" : true,"operations" : [{ "type" : "script", "language" : 
>>> "sql", "script" : "select * from ouser;" } ]}string(126) 
>>> "java.lang.ClassCastException: 
>>> com.orientechnologies.orient.core.sql.OSQLScriptEngine cannot be cast to 
>>> javax.script.Compilable"
>>>
>>

-- 

--- 
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