EDS JCR functions to Modeshape are not working
Issue
- I am attempting to use the EDS JCR Functions against Modeshape VDB, running the below query:
select *
from "ModeShape"."nt_base"
where jcr_ischildnode(jcr_name,'foo')
I get this error:
Error: Function JCR_ISCHILDNODE is marked in the function metadata as a function that must be evaluated at the source.
SQLState: 38000
ErrorCode: 0
Environment
- Red Hat JBoss Data Services (EDS) 5.3.1
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.