Hi,
I have just downloaded presentation server 2.7 as I want to take
advantage of a couple of things that it has (bcc/cc on emails and being
able to use the doc function in model item properties).
However, I have run into a problem. The first thing I did was to
update my WEB-INF/lib directory after which I got the following error:
| Type |
class org.orbeon.oxf.common.ValidationException |
| Message |
oxf:/config/xforms-portlet-forms.xsl,
line 0, column 0 : Error at xsl:sequence on line 37 of
oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 37 of
oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 37 of
oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt() :
oxf:/config/xforms-portlet-forms.xsl, line 0, column 0: Error at
xsl:sequence on line 37 of oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 37 of
oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 37 of
oxf:/config/xforms-portlet-forms.xsl:
XPath syntax error at char 60 on line 37 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
|
| Location |
oxf:/config/xforms-portlet-forms.xsl |
As a guess I updated the config/xforms-portlet-forms.xsl file, after
which the error changes to:
| Type |
class org.orbeon.oxf.common.ValidationException |
| Message |
oxf:/config/xforms-hidden.xsl, line 0, column 0 : Error at
xsl:sequence on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt() :
oxf:/config/xforms-hidden.xsl, line 0, column 0: Error at xsl:sequence
on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
Error at xsl:sequence on line 29 of oxf:/config/xforms-hidden.xsl:
XPath syntax error at char 60 on line 29 in {...:encrypt(@xxforms:name)
els...}: Cannot find a matching 1-argument function named
{java:org.orbeon.oxf.processor.xforms.XFormsUtils}encrypt()
|
| Location |
oxf:/config/xforms-hidden.xsl |
I tried updating the xforms-hidden.xsl file but this has no effect.
Is there something other than updating the lib directory that I should
be doing?
David Sinclair.
|