Hello,
I haven't been on the list in a couple of weeks, so I don't know
if this has already been done, but I've created a WAR file
for jetspeed.
If no one else has already, I volunteer to maintain/test a WAR
file for jetspeed. I ran into some quirks with paths/URLs and
some general oddities, but I got it to work. I added the target
to the Ant build.xml, reworked the config files to take parameters
for substititution, and changed some of the content files, and
changed one source file that had a hardcoded URL in it, which
prevented using /jetspeed for the webapp context.
I saw someone mention Hypersonic SQL on the list at one point,
I would like to make the WAR file work with Hypersonic SQL
by default so people can just pop it in the tomcat webapps
directory and you're there.
I also need a place to put the WAR file if people want it, I don't
really have a
reliable location that is publically accessible.
I can also post my list of changes that had to be made and my
docs. Some of the problems are with Turbine and how files are
picked up from the system. I think everything should be relative
to the webapp context. The WAR file for jetspeed places everything
in one directory, the cache, logs, content, config, tmp. I had to
diddle
to make this work. Maybe I missed something, but if you have to
use absolute URLs or paths then you can't really make a self
contained WAR file.
I'd also like to make a WAR file for Jyve. Maybe I can come up
with a way to make WAR files for Turbine apps in general, add
a standard target to build.xml.
Jason van Zyl
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]