Could you be loading from cache?
On Tue, Jun 29, 2010 at 10:40 AM, Bryan Wooten wrote:
> I am getting the flowing exception in my newly installed CAS test server:
>
>
>
>
>
> 2010-06-29 08:33:50,799 DEBUG
> [org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Error getting
> flow informa
I am getting the following exception when trying to setup authentication for
my spring app and cas, can anyone point me in the direction of what this
means and how to resolve it?
2010-06-29 21:19:34,038{UTC} ERROR [org.jasig.cas.web.
ServicValidateController] TicketException generating ticket for:
I know it is supposed to be easy and I have done it before
I have installed a fresh copy of Maven 2.2.1 and download a fresh cas server
3.3.2 tar file.
And the build still fails, assorted "unable to find resource" messages followed
by:
[ERROR] BUILD FAILURE
[INFO] -
Those aren't errors. That's just Maven looking for the dependencies in the
various repositories.
On Tue, Jun 29, 2010 at 12:47 PM, Bryan Wooten wrote:
> I downloaded the 3.4.2 tar file and tried to do a mvn package install
> before making any modifications.
>
>
>
> I immediately ran into many
I downloaded the 3.4.2 tar file and tried to do a mvn package install before
making any modifications.
I immediately ran into many errors like this:
Downloading: http://developer.ja-sig.org/maven2/junit/junit/4.7/junit-4.7.pom
[INFO] Unable to find resource 'junit:junit:pom:4.7' in repository
j
I am getting the flowing exception in my newly installed CAS test server:
2010-06-29 08:33:50,799 DEBUG
[org.jasig.cas.web.NoSuchFlowExecutionExceptionResolver] - Error getting flow
information for URL:/cas/login
org.springframework.webflow.execution.repository.NoSuchFlowExecutionException:
No
Hi,
I am having the same problem using Spring 3, Spring Security and CAS.
Can you please elaborate on your workaround on this?
Thank you.
--
View this message in context:
http://jasig.275507.n4.nabble.com/CAS-Gateway-Feature-question-tp2272105p2272121.html
Sent from the CAS Users mailing list
Hi All,
I'm using CAS+Spring Security. One requirement is to have the gateway feature
which unfortunately is not possible with SS3 currently.
I've implemented a filter in which I'm intercepting each request and manually
hitting CAS server with gateway set to true. This has been working quite we
Thank you very much Scott.
Henri
2010/6/29 Scott Battaglia
> This is marked as issue:
> http://github.com/dima767/inspektr/issues/issue/5
>
> Cheers,
> Scott
>
>
> On Mon, Jun 28, 2010 at 9:57 PM, Scott Battaglia <
> scott.battag...@gmail.com> wrote:
>
>> We're using an unbounded queue in the J