jasig-cas IRC Logs-2011-10-24
[01:59:10 CDT(-0500)] <phrearch> hello
[05:03:30 CDT(-0500)] <phrearch> hey
[05:03:33 CDT(-0500)] <phrearch> anyone here"?
[05:03:53 CDT(-0500)] <phrearch> im trying to setup cas with mysql, but i get an error when defining the dataSource
[05:03:55 CDT(-0500)] <phrearch> https://wiki.jasig.org/display/CAS/Examples+to+Configure+CAS
[05:04:16 CDT(-0500)] <phrearch> "Cannot find class [org.apache.commons.dbcp.BasicDataSource] for bean with name 'dataSource' defined in ServletContext resource"
[05:14:58 CDT(-0500)] <phrearch> hm, i added the dependency to the pom file. that fixed that error
[05:15:35 CDT(-0500)] <phrearch> http://paste.pocoo.org/show/497274/
[05:15:45 CDT(-0500)] <phrearch> seems like jdbc needs a particular mysql driver?
[07:33:53 CDT(-0500)] <foxnesn> morning
[12:13:48 CDT(-0500)] <foxnesn> hrm, any help with webflow owuld be highly appreciated
[12:15:25 CDT(-0500)] <foxnesn> for every cas client i need cas to authenticate and then run this command... https://pwm.example.com:8443/pwm/private/CommandServlet?processAction=checkALL&forwardURL=https://the.requested.service
[13:53:54 CDT(-0500)] <foxnesn> could someone tell me where requestScope.response.url is stored?
[15:13:50 CDT(-0500)] <foxnesn> hehe something is messed in the irc logs
[15:13:56 CDT(-0500)] <foxnesn> https://wiki.jasig.org/display/CAS/jasig-cas+IRC+Logs-2011-10-17
[15:14:02 CDT(-0500)] <foxnesn> about 1/3 the way down
[15:14:25 CDT(-0500)] <wgthom> confluence macro bug
[15:19:50 CDT(-0500)] <foxnesn> you dont happen to know what that full line would be do you?
[15:20:06 CDT(-0500)] <foxnesn> i was talking to serac about the redirectView
[15:20:18 CDT(-0500)] <foxnesn> and at that end state i need cas to go to that jsp page
[15:21:01 CDT(-0500)] <foxnesn> i tried... <end-state id="passwordView" view="externalRedirect:https://dknauth1dev.dickinson.edu:8443/interrupt/index.jsp?var1=$ " />
[15:21:11 CDT(-0500)] <foxnesn> and it continously redirect lol