Jason van Zyl wrote:
>
> 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'm definitely intersted in your WAR file. I was creating a WAr file
too with Hypersonic. I did the Hypersonic part but not the Ant task yet
so we can dfefinitely merge our mods.
Send me your patches, I'll integrate Hypersonic and commit them
to the CVS.
> 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.
>
That would be really great too...
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
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]