Can you post your pom.xml? Also, try clearing out the TOMCAT_HOME/webapp/cas directory before copying the cas.war in.
Cheers, Scott On Fri, Oct 7, 2011 at 12:31 PM, Joel Rosental R. <[email protected]>wrote: > |Hi, > > I'm a newbie with maven, and it's not working for me. > After building the war file and deploying it, I see that changes made to > deployerConfigContext.xml are ignored! > Here are the steps that I followed: > > - Created a folder and inside it I put my pom.xml file and edited it with > all the dependencies. > - Under the same folder, I created a sub-folder with this structure: > src/main/webapp/WEB-INF > - Put a customized deployerConfigContext.xml file > - After this, i do: mvn clean package and then get the cas.war file from my > new target directory, and put it into my $TOMCAT_HOME/webapps directory in > order to deploy it. > > Any ideas? > | > > -- > Joel Rosental R. > Systems Administrator. > > GPG Fingerprint = 49AF BC22 A6D1 9833 A421 7330 A0FB E34E AFCB 4CCA > > Tel: +34 91 481 6987 > Fax: + 34 91 481 6987 > Web: http://www.networks.imdea.org > > > -- > 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<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
