Hello!
As mentioned in another posting this morning, I try to use the Woody binding framework to bind to a XML file got by an java class.
My form appears, but without any data filled in.
How can I debug the binding? There is no logging in WEB-INF/logs for the binding.
Need to now, why the values are not filled in.
Indeed a bit difficult - similar to sitemap debugging. When I had problems with binding I did remote debugging and set some break points, but of course you have to know where to set them.
And the bindings *do* log, but on debug level, you might need to change your logkit.xconf. Example: http://cvs.apache.org/viewcvs.cgi/cocoon-2.1/src/blocks/forms/java/org/apache/cocoon/forms/binding/ValueJXPathBinding.java?annotate=1.7#102.
Joerg
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
