Re: installing cocoon 2.1 from source code

2003-09-16 Thread Joerg Heinicke
http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=106142924930218&w=2
http://marc.theaimsgroup.com/?l=xml-cocoon-cvs&m=106142929730259&w=2
Some time ago a user used the 2.0 build without any target (=> 
defaulting to "all", which did not really "all") and wondered about all 
the errors. He fixed the complete cocoon.xconf by hand. I changed the 
build.xml and the install docs that time, the website was only not updated.

Joerg

Geoff Howard wrote:

Joerg Heinicke wrote:

I am trying to install Cocoon version 2.1 from source code by 
compiling the source using Jakarta “Ant” with the commands: 
“.\build.bat –Dinclude.webapp.libs=yes webapp”.

 The cocoon website documentation states very clearly that the 
command I entered is the command I need in order to create the 
“cocoon.war” file.
Um, where does it give this incorrect information in the documentation?

Geoff
It's easy if you mix Cocoon 2.0 and 2.1 on the website :-)
The 2.0 installing instructions were out of date and I have updated 
them on the website. They are still not up to date (e.g. 
include.webapp.libs is no longer required, because it's set by 
default), but at least there is no longer the wrong description 
("build all" and so on).


Hmm, thought I had checked that after reading his email.  Did something 
happen or did I just not notice how bad it was?

Geoff


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


Re: installing cocoon 2.1 from source code

2003-09-16 Thread Geoff Howard
Joerg Heinicke wrote:
Geoff Howard wrote:

alpana wrote:

please use *build war *to create the war file

I am trying to install Cocoon version 2.1 from source code by 
compiling the source using Jakarta “Ant” with the commands: 
“.\build.bat –Dinclude.webapp.libs=yes webapp”.

 The cocoon website documentation states very clearly that the 
command I entered is the command I need in order to create the 
“cocoon.war” file.
Um, where does it give this incorrect information in the documentation?

Geoff
It's easy if you mix Cocoon 2.0 and 2.1 on the website :-)
The 2.0 installing instructions were out of date and I have updated them 
on the website. They are still not up to date (e.g. include.webapp.libs 
is no longer required, because it's set by default), but at least there 
is no longer the wrong description ("build all" and so on).
Hmm, thought I had checked that after reading his email.  Did something 
happen or did I just not notice how bad it was?

Geoff

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


Re: installing cocoon 2.1 from source code

2003-09-16 Thread Joerg Heinicke
Geoff Howard wrote:

alpana wrote:

please use *build war *to create the war file


I am trying to install Cocoon version 2.1 from source code by 
compiling the source using Jakarta “Ant” with the commands: 
“.\build.bat –Dinclude.webapp.libs=yes webapp”.

 The cocoon website documentation states very clearly that the command 
I entered is the command I need in order to create the “cocoon.war” file.


Um, where does it give this incorrect information in the documentation?

Geoff
It's easy if you mix Cocoon 2.0 and 2.1 on the website :-)
The 2.0 installing instructions were out of date and I have updated them 
on the website. They are still not up to date (e.g. include.webapp.libs 
is no longer required, because it's set by default), but at least there 
is no longer the wrong description ("build all" and so on).

Joerg



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


Re: installing cocoon 2.1 from source code

2003-09-01 Thread Geoff Howard
alpana wrote:

please use *build war *to create the war file

-Original Message-
*From:* àåøé ëäï [mailto:[EMAIL PROTECTED]
...

I am trying to install Cocoon version 2.1 from source code by compiling 
the source using Jakarta “Ant” with the commands: “.\build.bat 
–Dinclude.webapp.libs=yes webapp”.

 The cocoon website documentation states 
very clearly that the command I entered is the command I need in order 
to create the “cocoon.war” file.
Um, where does it give this incorrect information in the documentation?

Geoff

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


RE: installing cocoon 2.1 from source code

2003-09-01 Thread alpana
Title: installing cocoon 2.1 from source code









please
use build war to create the war
file

 

-Original Message-
From:
àåøé ëäï
[mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 28, 2003
8:06 AM
To: [EMAIL PROTECTED]
Subject: installing cocoon 2.1
from source code

 

Hi and good day to you all!

I am using the binary version of Cocoon version 2.0.4
for JDK 1.4.

My server is the Apache Jakarta Tomcat version
4.1.27.

My database is MySQL version 4.0.13 using the
JConnector driver version 3.0.8.

My computer’s operating system is Microsoft Windows
2000 Professional.

I am trying to install Cocoon version 2.1 from source
code by compiling the source using Jakarta “Ant” with the commands: “.\build.bat –Dinclude.webapp.libs=yes webapp”.

As a result of the compilation a folder called
“build” is created and in it
are the folders
“cocoon-2.1” and
“webapp”. In the folder build
should be a file called “cocoon.war” but it is not there. It tried searching the entire build
directory and couldn’t find it. What needs to be done in order to create this
file? The cocoon website documentation states very clearly that the command
I entered is the command
I need in order to create the “cocoon.war” file.

Any help is welcome and greatly appreciated, god
bless…

Ori








Re: installing cocoon 2.1 from source code

2003-08-28 Thread Timothy Larson
--- àåøé ëäï <[EMAIL PROTECTED]> wrote:
> Hi and good day to you all!

Good day to you.

> I am trying to install Cocoon version 2.1 from source code by compiling
> the source using Jakarta “Ant” with the commands: “.\build.bat
> –Dinclude.webapp.libs=yes webapp”.

Try ".\build.bat war" instead.

--Tim Larson


__
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com

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



Re: installing cocoon 2.1 from source code

2003-08-28 Thread Geoff Howard
אורי כהן wrote:
Hi and good day to you all!

I am using the binary version of Cocoon version 2.0.4 for JDK 1.4.

My server is the Apache Jakarta Tomcat version 4.1.27.

My database is MySQL version 4.0.13 using the JConnector driver version 
3.0.8.

My computer’s operating system is Microsoft Windows 2000 Professional.

I am trying to install Cocoon version 2.1 from source code by compiling 
the source using Jakarta “Ant” with the commands: “.\build.bat 
–Dinclude.webapp.libs=yes webapp”.

As a result of the compilation a folder called “build” is created and in 
it are the folders “cocoon-2.1” and “webapp”. In the folder build should 
be a file called “cocoon.war” but it is not there. It tried searching 
the entire build directory and couldn’t find it. What needs to be done 
in order to create this file? The cocoon website documentation states 
very clearly that the command I entered is the command I need in order 
to create the “cocoon.war” file.

Any help is welcome and greatly appreciated, god bless…
The build process has changed significantly since 2.0 and you are using 
2.0 procedures.  Read the INSTALL.txt in the 2.1 directory and the 
install instructions at http://cocoon.apache.org/2.1/

The short answer about building a war, is just do "build.bat war"  the 
include.webapp.libs is no longer necessary.

Geoff Howard

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


installing cocoon 2.1 from source code

2003-08-28 Thread אורי כהן
Title: installing cocoon 2.1 from source code






Hi and good day to you all!

I am using the binary version of Cocoon version 2.0.4 for JDK 1.4.

My server is the Apache Jakarta Tomcat version 4.1.27.

My database is MySQL version 4.0.13 using the JConnector driver version 3.0.8.

My computer’s operating system is Microsoft Windows 2000 Professional.

I am trying to install Cocoon version 2.1 from source code by compiling the source using Jakarta “Ant” with the commands: “.\build.bat –Dinclude.webapp.libs=yes webapp”.

As a result of the compilation a folder called “build” is created and in it are the folders “cocoon-2.1” and “webapp”. In the folder build should be a file called “cocoon.war” but it is not there. It tried searching the entire build directory and couldn’t find it. What needs to be done in order to create this file? The cocoon website documentation states very clearly that the command I entered is the command I need in order to create the “cocoon.war” file.

Any help is welcome and greatly appreciated, god bless…

Ori




installing cocoon 2.1 from source code

2003-08-28 Thread אורי כהן
Title: installing cocoon 2.1 from source code






Hi and good day to you all!

I am using the binary version of Cocoon version 2.0.4 for JDK 1.4.

My server is the Apache Jakarta Tomcat version 4.1.27.

My database is MySQL version 4.0.13 using the JConnector driver version 3.0.8.

My computer’s operating system is Microsoft Windows 2000 Professional.

I am trying to install Cocoon version 2.1 from source code by compiling the source using Jakarta “Ant” with the commands: “.\build.bat –Dinclude.webapp.libs=yes webapp”.

As a result of the compilation a folder called “build” is created and in it are the folders “cocoon-2.1” and “webapp”. In the folder build should be a file called “cocoon.war” but it is not there. It tried searching the entire build directory and couldn’t find it. What needs to be done in order to create this file? The cocoon website documentation states very clearly that the command I entered is the command I need in order to create the “cocoon.war” file.

Any help is welcome and greatly appreciated, god bless…

Ori