>>>> Hmm, no, it seems I don't. I'm currently looking into what the Mavan WAR overlay can do for me; so far it's not a huge success - I created for instance a directory src/ in the top of the directory structure (next to cas-server-core, cas-integration-* and cas-server-support-* etc) with replacements for a few files (pe: src/main/webapp/WEB-INF/deployerConfigContext.xml and classes/log4j.xml) but once I built and deployed the resulting war file, these files still contain their original, default content.
I'm not sure you're using the WAR Over lay method if you're placing them in some directory structure next to cas-server-core, etc. https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method The WAR overlay method involves maintaining your local customization independently. Cheers, Scott On Mon, Jul 2, 2012 at 8:21 AM, Frank Van Damme <[email protected]>wrote: > 2012/6/29 jleleu <[email protected]>: > > Normally, cas-server-core -> spring-orm -> persistence-api in which you > can find : javax/persistence/spi/PersistenceProvider. > > Do you have all these jars ? In which versions ? > > Best regards, > > Hmm, no, it seems I don't. I'm currently looking into what the Mavan > WAR overlay can do for me; so far it's not a huge success - I created > for instance a directory src/ in the top of the directory structure > (next to cas-server-core, cas-integration-* and cas-server-support-* > etc) with replacements for a few files (pe: > src/main/webapp/WEB-INF/deployerConfigContext.xml and > classes/log4j.xml) but once I built and deployed the resulting war > file, these files still contain their original, default content. > > -- > Frank Van Damme > No part of this copyright message may be reproduced, read or seen, > dead or alive or by any means, including but not limited to telepathy > without the benevolence of the author. > > -- > 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 > -- 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
