Hi Alex,
Unfortunately I don't still have the stack trace of the problem I was having. It was a null pointer exception on line 46 of SecureUtils.scala
private def getHashAlgorithm: String =
Properties.instance.getPropertySet.getString(HashAlgorithmProperty, "SHA1")
I have updated the version of Orbeon we are using a number of times and had not reconciled changes in the web.xml file (we have our own packaging of the war with a custom web.xml) for a while. I've just done that and the error went away. I think the resource managers were stuffed up.
So, working for the moment and ready for more testing.
thanks
brian...