updated BarracudaDiscRack!
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I have updated the BarracudaDiscRack application. It now compiles against the latest Barracuda CVS. Specifically, it compiles against the Barracuda CVS with the tag "jrk_20030203". I also tagged BarracudaDiscRack with that same tag. The build now works in a very similar way to Barracuda....only it is only meant to build one application instead of all the extra stuff that the Barracuda build has to do. One nice thing (among many) about the new build process is the automatic setup of discRack.conf with the appropriate path to the database. To install to Tomcat-4.1.x, just do the following: 1. Grab the latest BarracudaDiscRack CVS 2. Make sure Tomcat is started and CATALINA_HOME has been set in your environment. Make sure xerces-1.4.4-xmlc-2.1.jar exists in CATALINA_HOME/shared/lib or common/endorsed 3. run "ant catalina-install" That will build and install BarracudaDiscRack from wherever it is on your file system. So, there you go. Please report any problems. I may do some tweaks later. The docs have not been updated, but shouldn't be too far off. I'm gong to take a break from it for now, so all I will do is make bugfixes to the build and application as a whole. Hopefully someone else can take up modifying the docs. Jake