"Kevin A. Burton" wrote:
>
> :)
>
> We finally have some documentation. This is still being worked on but I
> only expect about 10% - 15% more additions. Your feedback here is
> *really* appreciated and if you want to the docs to be good for 1.0 then
> now is the time to dig in. If anyone can point out the NT differences I
> would really appreciate it.
>
> Everything was done in Stylebook. After hacking it out she worked fine.
>
> Currently everything is go for Jetspeed 1.0. I am going to finish up
> these docs. There are still a couple of things I want to get done
> before we go live. After that I have a lot of code to commit for 1.1.
> :)
>
> http://relativity.yi.org/jetspeed/site/overview.html
>
I've just had a look at the install docs and found :
| Add ./bin/Jetspeed.jar to your classpath. This contains all classes
| from Jetspeed. You will also need to add required libraries to your
| classpath. Everything you need should be under ./lib.
Is that really your recommended setup ? I would have imagined that
most/all of Turbine/Jetspeed/Cocoon would be found under the servlet
directory rather than the static classpath. Do you have reasons to
avoid dynamic reloading of these classes ?
| Add the property "properties" to point to the Jetspeed the file
| "./src/config/TurbineResources.properties" that ships with the
| Jetspeed distribution. This can be done by setting an init parameter
| in your Servlet Engine (under Jakarta this is defined in WEB-INF/web.xml).
I'va not yet downloaded the latest Jetspeed CVS but I suppose the called
servlet is still Turbine this may be mentioned somewhere in the
documentation :)
I'll post on the list the setup procedure for NT/Jrun as soon as I have some
time and the issue of classpath vs servletpath is decided.
--
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]