Gary, just stumbled on something similar in one of our client projects. Investigating... Stay tuned.
Andrus On Jun 12, 2012, at 10:48 AM, Andrus Adamchik wrote: > But what happens inside SelectQuery.route(..)? (the failing query is > SelectQuery, right?). This is where the DataNode to Query mapping logic is, > so this is the place to look for clues. > > Andrus > > On Jun 6, 2012, at 11:47 AM, Gary Jarrel wrote: > >> I've been debugging & debugging, and for the life of me I can not find >> where the fault is, both DataNodes are set correctly, I just can't >> seem to see what I am missing. :( >> >> Any further thoughts?! >> >> Gary >> >> On Tue, Jun 5, 2012 at 10:41 PM, Gary Jarrel <[email protected]> wrote: >>> Just tried it with an XMLPoolingDataSourceFactory and got the same >>> error. To the debugger it is! >>> >>> On Tue, Jun 5, 2012 at 10:06 PM, Gary Jarrel <[email protected]> wrote: >>>> Thank you Andrus, I'll run it through a debugger and see what could be >>>> causing it, I also try perhaps using an XMLPoolingDataSourceFactory to >>>> see if it makes a difference. Will advise! >>>> >>>> G >>>> >>>> On Tue, Jun 5, 2012 at 10:01 PM, Andrus Adamchik <[email protected]> >>>> wrote: >>>>> >>>>>> I am also using CayenneFilter to initialize Cayenne, >>>>> >>>>> This is fine. >>>>> >> > >
