Skip to content

Instantly share code, notes, and snippets.

View ewg118's full-sized avatar

Ethan Gruber ewg118

  • American Numismatic Society
  • Charlottesville, Virginia
View GitHub Profile
@avernet
avernet / gist:2025806
Created March 13, 2012 00:49
Using the exception catcher processor in XPL, with Orbeon Forms
<?xml version="1.0" encoding="utf-8"?>
<p:config xmlns:p="http://www.orbeon.com/oxf/pipeline"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:oxf="http://www.orbeon.com/oxf/processors">
<p:param name="instance" type="input"/>
<p:param name="data" type="output"/>
<!-- Using the URL generator, which here will 404 -->
<p:processor name="oxf:url-generator">