:) Not totally wrong... In fact, we were trying to deploy CAS4 because we get a problem with tickets : when we're trying to go to
https://cas.ourDomain.com/serviceValidate?ticket=ST-956-XXXXXXXX.cas.Ourdomain.com?service=http://ourService.ourDomain.com/test.php We get "Invalid Ticket", but the authentication is ok. Regards Marc On Thu, Feb 11, 2010 at 20:00, Scott Battaglia <[email protected]> wrote: > > You probably don't want to use the CAS4 code since CAS4 isn't complete. > We're going to be pulling code from CAS4 into the next major CAS releases > (3.5 - 3.9). > > Cheers, > Scott > > > On Thu, Feb 11, 2010 at 10:49 AM, Marc Delerue <[email protected]> wrote: >> >> Hello, >> >> I'm trying to build CAS 4.0. >> I got sources from the SVN and import it in Netbeans 6.8. >> >> During the build process I get this error : >> >> Compiler errors : >> error at loginRequest.addCredential(proxyCredential); >> >> P:\cas4\cas-server-protocol-cas\src\main\java\org\jasig\cas\server\web\ValidationController.java:92:0::0 >> The method addCredential(Credential) is undefined for the type LoginRequest >> >> I use Maven 2.2.1. >> >> I tried to compile directly from command line, same error :-( . >> >> >> Does somebody already got the same trouble ? >> >> Thank you for all. >> >> Regards >> >> Marc >> >> >> -- >> 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-dev > > -- > 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-dev -- 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-dev
