Hi all,
trying to build a xbl component as described in the wiki (1), my server log shows some "Exceptions with no location data": "Condition failed for every branch of choose", listing all the paths defined in my pfc. The xbl doesn't appear on my test page. This may be due to some resources missing, but i don't know which request is the cause of that error. The Firebug Network tab lists all of the client requests as "200 OK". So i suppose it a was some sort of internal server request. My debugging config is as follows: <property as="xs:NMTOKENS" name="oxf.xforms.logging.debug" value="model submission submission-details control event action document analysis server resolver html utils submission-body"/> <property as="xs:NMTOKENS" name="oxf.xforms.logging.error" value="submission-error-body server-body"/> Does the failed request appear anywhere in the logs? Do i have to adjust the logging properties to make it appear? Thnx for any hints florian (1) http://wiki.orbeon.com/forms/doc/developer-guide/xbl-components-guide#TOC-Copying-an-existing-component -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Administrator
|
Mmh, funny: do you have submissions in your XBL?
The request to the PFC are usually logged in info mode, so they should appear. -Erik
On Tue, Feb 22, 2011 at 4:25 AM, Florian Schmitt <[hidden email]> wrote: Hi all, -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help OW2 mailing lists service home page: http://www.ow2.org/wws |
Free forum by Nabble | Edit this page |