Incorrect JXPathContext in custom binding

2007-05-30 Thread Niels van Kampenhout
Hi, While upgrading an application from Cocoon 2.1.8 to the latest 2.1.X branch, I encountered a problem with a custom binding class that used to work correctly. The class extends AbstractCustomBinding, and overrides the methods doLoad(Widget frmModel, JXPathContext context) and

Re: Incorrect JXPathContext in custom binding

2007-05-30 Thread Niels van Kampenhout
Niels van Kampenhout wrote: While upgrading an application from Cocoon 2.1.8 to the latest 2.1.X branch, I encountered a problem with a custom binding class that used to work correctly. The class extends AbstractCustomBinding, and overrides the methods doLoad(Widget frmModel, JXPathContext