Note: I realize that this comment itself really belongs on a uPortal list. However, I also take very seriously the admonition to not cross-post. I trust that the context it has here will better qualify it and there is enough cross-pollinating of developers that it will find its way to the appropriate place.
Worked perfectly. Thanks. Now, can someone with rights to commit to trunk put a copy of the default version of that file in that place on uPortal? I wasted almost a day trying various things (including downloading cas source which I may need later for other reasons). Now, it makes sense to me that if I find a file in a .war that I don't like, mimic its location in the source directory structure and let mvn do its stuff. I'm learning-but the more we want to make uPortal user-configurable, the more we should make sure configuration files are in source-not targets. Thanks again. Joe ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Adam Rybicki Sent: Tuesday, February 03, 2009 5:31 PM To: Yale CAS mailing list Subject: Re: How do I modify cas.properties in uPortal 3.x? Joe, Put it in uportal-portlets-overlay/cas/src/main/webapp/WEB-INF. Make sure it has a recent time stamp. Next time you run "ant deploy-ear" new version of cas.war should be built and deployed to Tomcat. Adam Moore, William wrote: I'm currently using uPortal 3.0.2-and we've changed the URL of our server. The only cas.properties files I see are in ...\target\cas\WEB-INF\ and the corresponding .war file. As expected, changing them there does not survive a deploy (nor would I want it to). When I follow the trail, mvn is actually picking up an old file (3/10/2008) from the repository outside my system. Even if I delete the corresponding file in .m2\~, it still picks it up from there. Do I need to check out CAS as source to simply change the name of our server? I'm confused! Joe Moore Assistant Director of MIS Administrative and Research Computing South Dakota State University SAD #123, Box 2201 Brookings, SD 57007 Phone: 605.688.4678 Fax: 605.688.4605 Email: [email protected]<mailto:[email protected]> [cid:[email protected]] ________________________________ _______________________________________________ Yale CAS mailing list [email protected]<mailto:[email protected]> http://tp.its.yale.edu/mailman/listinfo/cas -- 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
<<inline: image001.jpg>>
