Re: JXTemplate initialization in non-flowscript scenarios

2005-05-21 Thread Daniel Fagerstrom
Reinhard Poetz wrote: Daniel Fagerstrom wrote: Ok, but I still need to know the content of the value attribute to the jx:set that creates the problem to be able to help. From the stacktrace it seem like something goes wrong when JXPath uses reflection on the value. The debugger showed

Re: JXTemplate initialization in non-flowscript scenarios

2005-05-21 Thread Leszek Gawron
Daniel Fagerstrom wrote: Reinhard Poetz wrote: Daniel Fagerstrom wrote: Ok, but I still need to know the content of the value attribute to the jx:set that creates the problem to be able to help. From the stacktrace it seem like something goes wrong when JXPath uses reflection on the value.

Re: JXTemplate initialization in non-flowscript scenarios

2005-05-20 Thread Daniel Fagerstrom
Need more info to be able to help. Somwhere in your script you access a value in a jx:set that cannot be evaluated by jxpath, maybe you are calling an extension function, not sure though. Can you isolate the expression it happens for. It seem like commons-beanutils not is found, maybe you

Re: JXTemplate initialization in non-flowscript scenarios

2005-05-20 Thread Reinhard Poetz
Daniel Fagerstrom wrote: Need more info to be able to help. Somwhere in your script I don't use a custom macro, only jx-macro.xml you access a value in a jx:set that cannot be evaluated by jxpath, maybe you are calling an extension function, not sure though. Can you isolate the expression it

Re: JXTemplate initialization in non-flowscript scenarios

2005-05-20 Thread Daniel Fagerstrom
Reinhard Poetz wrote: Daniel Fagerstrom wrote: Need more info to be able to help. Somwhere in your script I don't use a custom macro, only jx-macro.xml Ok. you access a value in a jx:set that cannot be evaluated by jxpath, maybe you are calling an extension function, not sure though. Can you

Re: JXTemplate initialization in non-flowscript scenarios

2005-05-20 Thread Reinhard Poetz
Daniel Fagerstrom wrote: Ok, but I still need to know the content of the value attribute to the jx:set that creates the problem to be able to help. From the stacktrace it seem like something goes wrong when JXPath uses reflection on the value. The debugger showed that it's this line: