Hi,

OK, META helloworld works as advertised.

Now i have taken a copy of all the config files in hellowporld directory and
copied them into my current T2.3 application directory. Then I moved the
templates, conf directory and the src directory (and few others had to be
moved) to the same relative positions in the directory tree as helloworld
has its.

Now since I have lots of extra jars in my application assume I have to add
these to project.xml. Not sure where to put them locally though, as I am not
using in container deployment. Nor is it clear how to address them if they
are not on a server somewhere, but local. Needless to say the turbine:deploy
tatget fails with lots of missing dependencies.

I also note that after running the turbine:deploy target only some of my
properties files get copied to the WEB-INF/conf directory. Toque.proeprties,
Log4J.properties, common-logging.properties and the 2 Avalon files are not
deployed? How come?

David

-----Original Message-----
From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
Sent: 02 November 2004 13:49
To: David Wynter
Cc: Turbine Users List
Subject: RE: [ANNOUNCE] Jakarta Turbine 2.3.1 is available


Hi,

no, that should work fine and works fine. :-) Do you have your old
turbine-2.3.jar still lying around.

If you want to get started with T2.3.1, I recommend getting Maven 1.0
and the META plugin. This sets up an example app for Turbine 2.3.1 in a
minute. See http://jakarta.apache.org/turbine/meta/

        Regards
                Henning


On Tue, 2004-11-02 at 12:13, David Wynter wrote:
> Thx.
>
> Next step was to add a commons-logging.properties file into WEB-INF/conf.
It
> has the following single line in it.
>
>
org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.Log4jF
> actory
>
> But I am not getting any logs. My original Log4J.properties files still
> exists in WEB-INF/conf
>
> Ideas?
>
> David
>
> -----Original Message-----
> From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
> Sent: 02 November 2004 10:40
> To: David Wynter
> Cc: Turbine Users List
> Subject: RE: [ANNOUNCE] Jakarta Turbine 2.3.1 is available
>
>
> Hi,
>
> it is on ibiblio:
>
> http://www.ibiblio.org/maven/stratum/jars/stratum-1.0-b5.jar
>
> and on apache.org:
>
> http://www.apache.org/dist/java-repository/stratum/jars/stratum-1.0-b5.jar
>
> If you have a default repo.remote setting in maven, this should download
> automatically.
>
>       Regards
>               Henning
>
>
> On Tue, 2004-11-02 at 11:35, David Wynter wrote:
> > Hi,
> >
> > Thought I'd give the new 2.3.1 jar a try, but am finding it impossible
to
> > find stratum 1.0-b5 jar anywhere. According to the stratum site it is
> > defuunct. Also current commons-pool is 1.2, will give it a try though.
> >
> >
> > David
> >
> > -----Original Message-----
> > From: Henning Schmiedehausen [mailto:[EMAIL PROTECTED]
> > Sent: 28 October 2004 18:11
> > To: [EMAIL PROTECTED]
> > Cc: Jakarta PMC List; Turbine Development List; Turbine Users List
> > Subject: [ANNOUNCE] Jakarta Turbine 2.3.1 is available
> >
> >
> > The Jakarta Turbine team is pleased to announce the release of Jakarta
> > Turbine Version 2.3.1, a maintenance release of the Jakarta Turbine 2.3
> > branch.
> >
> > Turbine is a servlet based framework that allows experienced Java
> > developers to quickly build web applications. Turbine allows you to use
> > personalize the web sites and to use user logins to restrict access to
> > parts of your application.
> >
> > Turbine is a matured and well established framework that is used as the
> > base of many other projects.
> >
> > The list of changes can be viewed at
> >
>
http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/changes-report.html
> >
> >
> > The full documentation is available at
> > http://jakarta.apache.org/turbine/turbine/turbine-2.3.1/
> >
> > The release is available through the Apache Mirror System and the Maven
> > Repository at ibiblio.org
> >
> > Apache Mirror System
> > ====================
> >
> > http://www.apache.org/dyn/closer.cgi/jakarta/turbine/turbine-2.3.1/
> >
> > or
> >
> > http://www.apache.org/dist/jakarta/turbine/turbine-2.3.1/ (until the
> > mirrors are synced)
> >
> > Maven repository
> > ================
> >
> > http://www.ibiblio.org/maven/turbine/
> > http://www.apache.org/dist/java-repository/turbine/
> >
> > Dependencies:
> >
> > <dependency>
> >   <groupId>turbine</groupId>
> >   <artifactId>turbine</artifactId>
> >   <version>2.3.1</version>
> >   <url>http://jakarta.apache.org/turbine/download.html</url>
> >   <type>jar</type>
> > </dependency>
> >
> >  - The Jakarta Turbine Team
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to