OrientDB console v.1.7-rc2 (build UNKNOWN@r${buildNumber}; 2014-03-25
15:54:54


On Sun, May 11, 2014 at 8:20 AM, Thomas Kennedy <tomais.kenn...@gmail.com>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 a topic in the
> Google Groups "OrientDB" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/orient-database/CvGzn_gI5qk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> orient-database+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
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 orient-database+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to