> The things i did is .. Added the above piece in ticketregisry.xml > added distributable to web.xml > created jbossTicketCacheReplicationConfig.xml and dropped it first in conf > directory ..but since i was failing i moved it to my classes directory of the > webapp..
I have a feeling like you're missing the JBoss integration dependency. In any case it sounds like you're not using Maven WAR overlay process to manage your customizations. For non-trivial deployments like clustering, this is a must. Please build your deployable using https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method and see where that gets you. M -- 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-user
