Thanks for your support..
That was the problem, it's working fine now..
Cheers,
Brian
On Jul 12, 2012, at 6:01 PM, Misagh Moayyed wrote:
> In the pom, you should only need:
>
> - cas-server-webapp
> - cas-server-support-ldap
> - cas-server-extension-clearpass
>
> When I build your POM, I en
In the pom, you should only need:
- cas-server-webapp
- cas-server-support-ldap
- cas-server-extension-clearpass
When I build your POM, I ended up with duplicate versions of
spring-web-security. This is possibly what's causing the problem.
Remove the above entries, rebuild, redeploy.
-Misagh
I took a look at my pom and think everything is in order, I pulled the
dependencies from my 3.4 instal and incremented versions, I attached it though
in case there is something wrong with it.
Thanks for your time.
--
You are currently subscribed to cas-user@lists.jasig.org as:
arch...@mail-a
I don't see anything that would stand out. I'll try to run your config
with my own local build to see if I can perhaps reproduce the issue. In
the meantime, you may also want to double check your dependencies and make
sure you're pulling all the right versions, spring jar files in
particular. This
Not at all, thanks for taking a look.
--
You are currently subscribed to cas-user@lists.jasig.org as:
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user
clearpass-configuration.xml
Description: XML document
On Jul
All,
I am attempting to get the check_nagios.pl plugin for nagios to work. I
found this plugin on the CAS wiki (
https://wiki.jasig.org/display/CASUM/Nagios+plugins).
I have had to make a few modifications to the regex to get it to work, but
now when I run it, I get the following error from the p
Do you mind attaching your version of the 'clearpass-configuration.xml'
to this thread?
-Misagh
> -Original Message-
> From: Brian Raymond [mailto:braymond...@gmail.com]
> Sent: Thursday, July 12, 2012 9:53 AM
> To: cas-user@lists.jasig.org
> Subject: [cas-user] CAS 3.5 & Clearpass is
I jumped into 3.5 excited to first migrate and then start looking at LPPE.
In any case I decided to start fresh with a MVN overlay for 3.5,
having trouble enabling Clearpass. I followed the updated guide on the
Wiki but can't figure out why I am seeing the following exception. I
checked for possib