If you're having those issues you may have a classpath issue (I don't recall seeing those errors, but I haven't built CAS 3 lately).
You can also use the Maven2 war overlay method, which is described here (but could probably use more detail): http://www.ja-sig.org/wiki/display/CASUM/Maintaining+local+customizations+using+Maven+2 -Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Tue, Feb 10, 2009 at 5:14 PM, Bruno <[email protected]> wrote: > I am new to CAS (as well as SubVersion and Maven). The instructions for > CAS seem to indicate that to use the app for a business we must customize > the JSP page and configure for a provider (ActiveDirectory in my case). > > For that the instruction seem to indicate that I must get Subversion, Maven > (and since I use Eclipse - the corresponding plugins), then check out CAS > from trunk and build. > > I am using JDK 1.6, Tomcat 6 (later to use jBoss 4.3), Eclipse Ganymede. > > After a build of the code "as is" I get a lot of errors for SamUtils.java > (all seem to be Access restrictions on rt.jar)and a missing methond in > ThrottledSubmissionByIpAddressHandlerInterceptorAdapterTests.java. > > Am I checking out the wrong 'production' code? > > Or, did I perhaps misinterpret the instructions and I don't really need to > rebuild from source to configure the provider and customize the look and > feel of the jsp pages? > > bruno > -- > 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
