The WAR Overlay method does not actually utilize a Java IDE and you don’t need one, but using one that you are somewhat familiar with might come in handy. Since you're on Windows, a CMD prompt with admin-privileges would do just fine at this point.
You can ignore the bit "/opt/" which is assumed for *nix platforms. On windows, this would simply be a path to your tomcat installation folder (i.e. C:\apache-tomcat-7.0.22). It's recommended that you start out with the core zip or tar.gz distribution of tomcat, though other binary distributions should also work. The 'CAS on Windows Quick Setup Guide' should still be usable. Personally, I have not run through the steps, but judging by the outline and the content, I don’t see anything that would be preventative. The only change there is the use of LDAP auth handlers instead of hardcoded user/psw pairs via 'AcceptUsersAuthenticationHandler' (as the other tutorial would have you do). -Misagh -----Original Message----- From: Chris Whisenhunt [mailto:[email protected]] Sent: Wednesday, January 11, 2012 12:30 PM To: [email protected] Subject: RE:[cas-user] Problem with .Net Cas setup Okay so I'm just going to delete my VM and start over. Now using this tutorial: https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method I am assuming that I should download a java ide and get the cas source and compile it somehow? Where does this reside? Is there another tutorial for all of this? Also in the Tomcat area of the above tutorial it says something about "/opt/apache-tomcat-7.0.22/". Where does "/opt/" reside? Is this a directory that I should be creating somewhere? Is the tutorial "CAS on Windows Quick Setup Guide" obsolete now? I followed the directions there to start with 3 weeks ago and had CAS up and running without error. Does casifying a .Net application not work with that tutorial? I have to get this working asap so that I can start development. I have spent over 120 hours trying to get this working without any success. Any help would be great. -- 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
