https://wiki.jasig.org/plugins/servlet/mobile#content/view/27525810
use this Sent while mobile. > Am 26.03.2014 um 08:28 schrieb Kelvin Young <[email protected]>: > > Hi Stephan , > > thanks for your reply , > > I never use maven , do you mean I must use in CAS server ? except it , > what configuration file that I should change in CAS 3 server ? > > Regards, > Kelvin > > > 2014-03-26 15:19 GMT+08:00 Stephan Arts <[email protected]>: >> Hi Amy, >> >> web.xml is the configuration-file for the application-server. pim.xml is for >> maven, it is used to build cas. (mvn package) >> >> The files are unrelated and do entirely different things. >> >> Read about the cas mvn overlay build method and maven itself. Then create a >> working-directory with your own pom.xml and build cas to your needs, with >> all the plugins required. >> >> Kind regards, >> >> Stephan >> >> >>> On 03/26/14 06:56 AM, amy <[email protected]> wrote: >>> I am new to use CAS . >>> I am doing the project of upgrade CAS 2.x to CAS 3 latest version , I just >>> find these two version are very different , for example , I just found the >>> file web.xml in CAS2 , the corresponding file in CAS3 is called pom.xml , >>> am I right ? >>> I know there are many different in this two version , could advise which >>> configuration file has changed the file name ? if I upgrade from CAS2 to >>> CAS3 , what I should do ? could you provide advice ? very thanks >>> -- >>> 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 > > -- > 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
