Hi to everybody,I'm new to CQ and I'm tryng to connect to CRX's CQ from
a custom component in LiveCycle.First of all, i made a project in
Eclipse in which do all the operation required (retrieve a node, store
node, etc..), and testing the methods inside Eclipse it worksMy problem
starts when importing and executing the custom component inside
LiveCycle, because cannot connect to CRX (while testing it in Eclipse,
calling the same method, everything works)The
error:javax.jcr.RepositoryException: U...