Le 12/11/12 09:37, crocket a écrit :
I tried to execute a Query and saw an error below.

Caused by: org.xwiki.query.QueryException: Exception while translating
[select srv from IN (doc.getObjects("Private.Network Services")) srv
order by srv.port] XWQL query to the [hql] language. Query statement =
[select srv from IN (doc.getObjects("Private.Network Services")) srv
order by srv.port]

Although I read JPQL documents, I couldn't come out with an answer.

Does anybody know how to write a correct XWQL statement?

Have you read http://extensions.xwiki.org/xwiki/bin/view/Extension/Query+Module#HQueryLanguageExamples ?

Jerome
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to