|
From: Jonathan C. <jon...@ya...> - 2001-10-13 18:30:50
|
Does anyone know how to change the document root of an application in Tomcat? I'm trying to tell Tomcat to look for the IPN application in the directory that maps to CVS so we don't have to keep copying files around. Also, does anyone know how to tell CVS to ignore files? I haven't had to do that before since we use StarTeam at work. We've made some progress this week: 1) The security system is now working with the TurbineUser class now being subclassed by Partner. 2) I checked in a basic admin app (no new screens or beyond the supplied ones) that uses the new Partner object instead of TurbineUser. I kept the structure of the app pretty much like it was "out of the box". I'd appreciate feedback on the file structure i.e. whether it will meet our ongoing needs or not. We may just have to figure it out as we go along. 3) I checked in an ipn-schema.xml file with the basic table structure for the first release and used Turbine to generate the tables. I still need to delete some old files and directories from CVS since we won't be using the jRelational Framework. When you check the stuff out from CVS make sure you prune empty directories since there will be a few. (I think it's -p or -P) I'm also still working on the README file to make it easy for people to get the existing app running. Jonathan ===== Jonathan Carlson jon...@wr... http://members.nbci.com/jon_deb __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.yahoo.com |