Yeah we would love to go that route. We thought the issue might be in Inspektr and had tried different versions to no avail.
Here's a patched version of Inspektr that should be a drop-in replacement for what you're using: http://dl.dropbox.com/u/350002/CAS/inspektr-1.0.8.GA-SNAPSHOT-patched-issue-10.tar.gz You can just drop the relevant jars into your deployed webapp for the quick-and-dirty test, or you can rebuild your WAR file by installing these into your local maven repo, updating the inspektr version to 1.0.8-SNAPSHOT, and doing mvn clean package for your overlay. I'm hopeful with this version you'll get the needed information on _why_ the underlying service manager operation is failing. If this patch indeed helps you, I'll reopen the inspektr issue and attach the patch and try to shepherd it to resolution. Let me know in any case the result of using the code above. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
