Try this one for the info on configuration mechanism: 
https://apereo.github.io/2017/02/21/cas-autocfg-strategy/ Note, this applies to 
CAS 5.1. In CAS 5.0.x line, the configuration classes are contributed to Spring 
app ctx. by means of component scanning, so in order for CAS to pick ‘em up in 
5.0.x, put your custom @Configuration classes in `org/apereo.cas` base package

Best,
D.


From: Adam Causey <apcau...@vcu.edu>
Reply: cas-user@apereo.org <cas-user@apereo.org>
Date: May 12, 2017 at 11:16:44 AM
To: cas-user@apereo.org <cas-user@apereo.org>
Subject:  [cas-user] Extending CAS 5 Webflows - build instructions?  

I've gone through the blog entry "Extending CAS 5 Webflows" 
(https://apereo.github.io/2016/10/07/webflow-extcfg/), but I can't figure out 
where I put my module code and how to I build it?  I attempted putting my Java 
files in their own project and then adding the jar as a dependency to my WAR 
overlay, but it doesn't pickup the @Configuration class.

Has anyone customized the webflow in this manner?

Thanks,
Adam
--
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
---
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAN6MV5OFzsdefiRdx9B2gw4YL2%3Dk0BknqnBPtqXuPy0bagm5Ew%40mail.gmail.com.

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/etPan.5915d3f0.5256256d.710%40unicon.net.

Reply via email to