Re: building 2.0.3

2002-07-17 Thread Andrew C. Oliver

Mike,

So since Cocoon is a servlet this means you need servlet.jar in order to 
build Cocoon.

-Andy

Carsten Ziegeler wrote:

Hi Mike,

you did nothing wrong, except that you found a bug ;)
No, seriously, thanks for finding this problem,
I will fix it for the next release.

Thanks
Carsten

Carsten Ziegeler Chief Architect Open Source Group, SN AG
--
 Cocoon Consulting, Training and Projects
--
mailto:[EMAIL PROTECTED]  http://www.s-und-n.de
http://ziegeler.bei.t-online.de


-Original Message-
From: Mike Ash [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 8:01 PM
To: '[EMAIL PROTECTED]'
Subject: building 2.0.3


If I remove all of the optional jars and try to build I get errors about not
finding the servlet stuff, in the optional directory is the servlet jar.  So
my question is should the servlet jar be in the core directory or am I doing
something wrong?


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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


  





-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




RE: building 2.0.3

2002-07-17 Thread Morrison, John

 From: Andrew C. Oliver [mailto:[EMAIL PROTECTED]]
 Mike,
 
 So since Cocoon is a servlet this means you need servlet.jar 
 in order to build Cocoon.

Actually, Cocoon isn't just a servlet it's perfectly possible
to use it from a command line :)

J.

 -Andy
 
 Carsten Ziegeler wrote:
 
 Hi Mike,
 
 you did nothing wrong, except that you found a bug ;)
 No, seriously, thanks for finding this problem,
 I will fix it for the next release.


===
Information in this email and any attachments are confidential, and may
not be copied or used by anyone other than the addressee, nor disclosed
to any third party without our permission.  There is no intention to
create any legally binding contract or other commitment through the use
of this email.

Experian Limited (registration number 653331).  
Registered office: Talbot House, Talbot Street, Nottingham NG1 5HF

-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




RE: building 2.0.3

2002-07-17 Thread Carsten Ziegeler

Andrew C. Oliver wrote:

 Mike,

 So since Cocoon is a servlet this means you need servlet.jar in order to
 build Cocoon.

Sorry, but this is not true, Cocoon is not a servlet! Cocoon offers a
servlet as one way to use Cocoon, but it can also be used by the commandline
interface.
And for the commandline you don't need the servlet.jar.
If you use the servlet, you need of course the servlet.jar

Carsten

 Carsten Ziegeler wrote:

 Hi Mike,
 
 you did nothing wrong, except that you found a bug ;)
 No, seriously, thanks for finding this problem,
 I will fix it for the next release.
 
 Thanks
 Carsten
 
 Carsten Ziegeler Chief Architect Open Source Group, SN AG
 --
  Cocoon Consulting, Training and Projects
 --
 mailto:[EMAIL PROTECTED]  http://www.s-und-n.de
 http://ziegeler.bei.t-online.de
 
 
 -Original Message-
 From: Mike Ash [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, July 16, 2002 8:01 PM
 To: '[EMAIL PROTECTED]'
 Subject: building 2.0.3
 
 
 If I remove all of the optional jars and try to build I get
 errors about not
 finding the servlet stuff, in the optional directory is the
 servlet jar.  So
 my question is should the servlet jar be in the core directory
 or am I doing
 something wrong?
 
 
 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html
 
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail:   [EMAIL PROTECTED]
 
 
 
 




 -
 Please check that your question  has not already been answered in the
 FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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



-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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




RE: building 2.0.3

2002-07-17 Thread Mike Ash
Title: RE: building 2.0.3





I thought it might be, thanks for taking care of it.


-Original Message-
From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 17, 2002 1:18 AM
To: [EMAIL PROTECTED]
Subject: RE: building 2.0.3



Hi Mike,


you did nothing wrong, except that you found a bug ;)
No, seriously, thanks for finding this problem,
I will fix it for the next release.


Thanks
Carsten


Carsten Ziegeler Chief Architect Open Source Group, SN AG
--
 Cocoon Consulting, Training and Projects
--
mailto:[EMAIL PROTECTED] http://www.s-und-n.de
 http://ziegeler.bei.t-online.de



-Original Message-
From: Mike Ash [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 8:01 PM
To: '[EMAIL PROTECTED]'
Subject: building 2.0.3



If I remove all of the optional jars and try to build I get errors about not
finding the servlet stuff, in the optional directory is the servlet jar. So
my question is should the servlet jar be in the core directory or am I doing
something wrong?



-
Please check that your question has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html


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





RE: building 2.0.3

2002-07-16 Thread Carsten Ziegeler

Hi Mike,

you did nothing wrong, except that you found a bug ;)
No, seriously, thanks for finding this problem,
I will fix it for the next release.

Thanks
Carsten

Carsten Ziegeler Chief Architect Open Source Group, SN AG
--
 Cocoon Consulting, Training and Projects
--
mailto:[EMAIL PROTECTED]  http://www.s-und-n.de
http://ziegeler.bei.t-online.de


-Original Message-
From: Mike Ash [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, July 16, 2002 8:01 PM
To: '[EMAIL PROTECTED]'
Subject: building 2.0.3


If I remove all of the optional jars and try to build I get errors about not
finding the servlet stuff, in the optional directory is the servlet jar.  So
my question is should the servlet jar be in the core directory or am I doing
something wrong?


-
Please check that your question  has not already been answered in the
FAQ before posting. http://xml.apache.org/cocoon/faq/index.html

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