RE: Looking for help in the upcomming release

2002-11-30 Thread Artur Bialecki
The "build docs" seems to work fine. I got
"BUILD SUCCESSFUL" and all the docs seem to 
be there. 

As to the installation there are no instruction for
installing with Tomcat 4.1 so I just dropped
the cocoon.war into tomcat's webapp directory
(as specified by 4.0.1b1 instructions)

Artur...

> -Original Message-
> From: David Crossley [mailto:[EMAIL PROTECTED]] 
> Sent: November 30, 2002 10:39 PM
> To: [EMAIL PROTECTED]
> Cc: [EMAIL PROTECTED]
> Subject: RE: Looking for help in the upcomming release
> 
> 
> Thanks Artur. Do you get the same documents build errors
> when you use the "build docs" target?
> 
> I do not get any of your problems:
> Environment:
> Linux 2.4.18-4 i686
> jakarta-tomcat-4.0.1
> Cocoon 2.0.3 branch 2002-12-01
> Java Blackdown-1.3.1-02b-FCS
> 
> You seem to have some serious problem related to your
> specific machine. It would be excellent if you can
> start afresh and follow the installation.html page
> explicitly.
> 
> If you notice any documentation flaws on the way, then
> please tell.
> 
> --David
> 
> Artur Bialecki wrote:
> > 
> > I tried all samples that didn't require scrachpad stuff.
> > Following is the result. I've also submitted couple of 
> > patches against the 2.0.3 branch for other problems that
> > are not included here.
> > 
> > Enviroment:
> > Win2k SP3 (5.00.2195)
> > Tomcat 4.1
> > Cocoon 2.0.3 branch (Nov 30)
> > JDK 1.3.1_02-b02
> > 
> > Pages with problems:
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> > Page:
> > http://127.0.0.1:8080/cocoon/documents/index.html
> > there were other pages with the same error.
> > -
> > Error(s): NO TITLE
> > Excepion:
> > ERROR   (2002-11-30) 12:35.43:870   [core.manager]
> > (/cocoon/documents/index.html) Thread-2/sitemap_xmap: Sitemap
> > org.apache.cocoon.ProcessingException: Exception during 
> processing of
> > file:/C:/Program Files/Apache Group/Tomcat
> > 4.1/webapps/cocoon/documentation/xdocs/index.xml:
> > java.net.MalformedURLException: no protocol: characters.ent
> > at
> > 
> org.apache.cocoon.components.source.AbstractStreamSource.toSAX
> (AbstractS
> > treamSource.java:214)
> > at
> > 
> org.apache.cocoon.generation.FileGenerator.generate(FileGenera
> tor.java:1
> > 43)
> > 
> > Pages with problems:
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> > Page:
> > http://127.0.0.1:8080/cocoon/slides/slides
> > -
> > ERROR   (2002-11-30) 12:45.09:604   [sitemap.transformer.xslt]
> > (/cocoon/slides/slides) Thread-4/TraxTransformer: Error 
> setting Browser
> > info
> > java.lang.NullPointerException
> > at
> > 
> org.apache.cocoon.components.browser.BrowserImpl.getMedia(Brow
> serImpl.ja
> > va:406)
> > at
> > 
> org.apache.cocoon.transformation.TraxTransformer.getLogicSheet
> Parameters
> > (TraxTransformer.java:481)
> > at
> > 
> org.apache.cocoon.transformation.TraxTransformer.generateKey(T
> raxTransfo
> > rmer.java:321)
> > at
> > 
> org.apache.cocoon.components.pipeline.CachingEventPipeline.set
> up(Caching
> > EventPipeline.java:310)
> > at
> > 
> org.apache.cocoon.components.pipeline.CachingEventPipeline.gen
> erateKey(C
> > achingEventPipeline.java:141)
> > at
> > 
> org.apache.cocoon.components.pipeline.CachingStreamPipeline.pr
> ocess(Cach
> > ingStreamPipeline.java:313)
> > at org.apache.cocoon.www.sitemap_xmap.resource_slides(C:\Program
> > Files\Apache Group\Tomcat
> > 
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org/apache/c
> ocoon/www\
> > sitemap_xmap.java:1895)
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> > Page:
> > http://127.0.0.1:8080/cocoon/search/statistic
> > -
> > ERROR   (2002-11-30) 12:48.32:706   [core.manager]
> > (/cocoon/search/statistic) Thread-3/sitemap_xmap: Sitemap
> > org.apache.cocoon.ProcessingException: Exception in init()!:
> > java.io.IOException: C:\Program Files\Apache Group\Tomcat
> > 4.1\work\Standalone\localhost\cocoon\cocoon-files\index not 
> a directory
> > at
> > org.apache.cocoon.www.search.statistic_index_xsp.init(C:\Program
> > Files\Apache Group\Tomcat
> > 
> 4.1\work\Standalone\localhost\cocoon\cocoon-files\org/apac

RE: Looking for help in the upcomming release

2002-11-30 Thread David Crossley
ache.xerces.impl.XMLEntityManager.startEntity(XMLEntityManager.jav
> a:725)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanEntityReferenc
> e(XMLDocumentFragmentScannerImpl.java:1073)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDis
> patcher.dispatch(XMLDocumentFragmentScannerImpl.java:1489)
> at
> org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDo
> cumentFragmentScannerImpl.java:333)
> at
> org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:5
> 24)
> at
> org.apache.xerces.parsers.DTDConfiguration.parse(DTDConfiguration.java:5
> 80)
> at org.apache.xerces.parsers.XMLParser.parse(XMLParser.java:152) 
> =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-
> Page: Simple Internationalization
> http://127.0.0.1:8080/cocoon/i18n/simple.xml?locale=[anything]
> ---------
> None of the locale specific pages work. Only 'NO TITLE' is 
> displayed. 
> 
> The XSP Internationalization works well.
> 
> 
> 
> > -Original Message-
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> > Sent: November 28, 2002 2:39 AM
> > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> > Subject: Looking for help in the upcomming release
> > 
> > 
> > The Cocoon Project is working very hard to release 2.0.4 by 
> > Wednesday, 
> > December 4. 
> > 
> > To meet this goal -- which clearly will benefit all users -- we need 
> > some *specific* QA (quality assurance) input from the user community.
> > 
> > To help, here's what you need to do:
> > 
> > 1. Update your local CVS repository to the *latest* 2.0.4 branch 
> >version from CVS.
> > 
> > 2.  ./build.[sh|bat] clean
> > 
> > 3. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or 
> > webapp-local)
> > 
> > 4. Assure that you use the same JDK for running Cocoon that you also
> >used for building.
> > 
> > 5. Test *all* samples. Hit each and every sample page from links
> > beginning at http://127.0.0.1:8080/cocoon/samples/
> > 
> > 6. Report back here on your findings, good or bad.
> > 
> > 7. Make sure you describe your test environment: Platform and JVM, 
> > including version numbers.
> > 
> > 8. If you find problems, be specific about the problem 
> > description: what 
> >page, what error, etc.
> > 
> > 9. If you can provide a patch/info to fix the problem, even better.
> > 
> > What we do *not* need:
> > Please do not submit requests for XYZ features, dreams, etc. 
> > Please save 
> > these ideas for future versions.
> > 
> > 
> > Thanks.
> > 
> > The Cocoon Team
> > 
> > Carsten Ziegeler
> > [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: Looking for help in the upcomming release

2002-11-30 Thread Artur Bialecki
nal Message-
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> Sent: November 28, 2002 2:39 AM
> To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
> Subject: Looking for help in the upcomming release
> 
> 
> The Cocoon Project is working very hard to release 2.0.4 by 
> Wednesday, 
> December 4. 
> 
> To meet this goal -- which clearly will benefit all users -- we need 
> some *specific* QA (quality assurance) input from the user community.
> 
> To help, here's what you need to do:
> 
> 1. Update your local CVS repository to the *latest* 2.0.4 branch 
>version from CVS.
> 
> 2.  ./build.[sh|bat] clean
> 
> 3. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or 
> webapp-local)
> 
> 4. Assure that you use the same JDK for running Cocoon that you also
>used for building.
> 
> 5. Test *all* samples. Hit each and every sample page from links
> beginning at http://127.0.0.1:8080/cocoon/samples/
> 
> 6. Report back here on your findings, good or bad.
> 
> 7. Make sure you describe your test environment: Platform and JVM, 
> including version numbers.
> 
> 8. If you find problems, be specific about the problem 
> description: what 
>page, what error, etc.
> 
> 9. If you can provide a patch/info to fix the problem, even better.
> 
> What we do *not* need:
> Please do not submit requests for XYZ features, dreams, etc. 
> Please save 
> these ideas for future versions.
> 
> 
> Thanks.
> 
> The Cocoon Team
> 
> Carsten Ziegeler
> [EMAIL PROTECTED]
> __
> 
> Wie war die Telefonnummer von Hans? In Zukunft haben Sie alle Daten
> - bei WEB.DE FreeMail! http://freemail.web.de/features/?mc=021134
> 
> 
> -
> 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: Looking for help in the upcomming release

2002-11-29 Thread Andrew Savory

On Thu, 28 Nov 2002, Carsten Ziegeler wrote:

> To meet this goal -- which clearly will benefit all users -- we need
> some *specific* QA (quality assurance) input from the user community.
>
> 6. Report back here on your findings, good or bad.

All fine, although please see a number of patches for minor errors that
I've just sent in.

One major problem: none of the SVG samples seem to work properly. I'm
digging around to try and find the cause.

> 7. Make sure you describe your test environment: Platform and JVM,
> including version numbers.

Linux 2.4.18, JDK 1.3.1, Tomcat 4.0.6.


Andrew.

-- 
Andrew SavoryEmail: [EMAIL PROTECTED]
Managing Director  Tel:  +44 (0)870 741 6658
Luminas Internet Applications  Fax:  +44 (0)700 598 1135
This is not an official statement or order.Web:www.luminas.co.uk





-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: Looking for help in the upcomming release

2002-11-28 Thread Carsten Ziegeler
David Crossley wrote:
> Carsten Ziegeler wrote:
>>
>> 1. Update your local CVS repository to the *latest* 2.0.4 branch
>>version from CVS.
>
> Thanks Carsten, but did you mean 2.0.3 branch?
>
Sorry for the confusion - yes I mean the 2.0.3 branch which contains
the 2.0.4 version.

Thanks
Carsten Ziegeler
[EMAIL PROTECTED]
__
E-Mails sehen immer gleich aus? Aber nicht bei WEB.DE FreeMail!
http://freemail.web.de/features?mc=021138


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Looking for help in the upcomming release

2002-11-28 Thread Carsten Ziegeler
The Cocoon Project is working very hard to release 2.0.4 by Wednesday, 
December 4. 

To meet this goal -- which clearly will benefit all users -- we need 
some *specific* QA (quality assurance) input from the user community.

To help, here's what you need to do:

1. Update your local CVS repository to the *latest* 2.0.4 branch 
   version from CVS.

2.  ./build.[sh|bat] clean

3. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)

4. Assure that you use the same JDK for running Cocoon that you also
   used for building.

5. Test *all* samples. Hit each and every sample page from links
beginning at http://127.0.0.1:8080/cocoon/samples/

6. Report back here on your findings, good or bad.

7. Make sure you describe your test environment: Platform and JVM, 
including version numbers.

8. If you find problems, be specific about the problem description: what 
   page, what error, etc.

9. If you can provide a patch/info to fix the problem, even better.

What we do *not* need:
Please do not submit requests for XYZ features, dreams, etc. Please save 
these ideas for future versions.


Thanks.

The Cocoon Team

Carsten Ziegeler
[EMAIL PROTECTED]
__
Wie war die Telefonnummer von Hans? In Zukunft haben Sie alle Daten
- bei WEB.DE FreeMail! http://freemail.web.de/features/?mc=021134


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release

2002-07-15 Thread John Morrison

Was this a co of the head or cocoon_2_0_3_branch?

What were you trying to build (build.sh webapp?) what options?

J.

> From: Ryan Hoegg [mailto:[EMAIL PROTECTED]]
> 
> Hi,
> 
> Tested using Linux, JDK1.4, Tomcat 4.0.4.  Initial Results: Build 
> Failed.  Error details follow:
> 
> BUILD FAILED
> file:/usr/local/cocoon-CVS/xml-cocoon2/build.xml:1519: No source files 
> and no packages have been specified.


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release

2002-07-14 Thread Carsten Ziegeler

Many thanks to all of you who helped the Cocoon team assuring a
better quality for the upcomming release! Thanks!

As far as I can tell by the responses and by the commit mails,
we have fixed all main problems. Or did I oversee something?

I'm currently building the distribution and will do a test
myself - if everything works and noone complains, I will do
the release in the afternoon.

Again, thanks to all helping us!

Carsten 

Carsten Ziegeler Chief Architect Open Source Group, S&N AG
--
mailto:[EMAIL PROTECTED]  http://www.s-und-n.de
http://ziegeler.bei.t-online.de


> -Original Message-
> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 11, 2002 5:11 PM
> To: Cocoon-Dev; Cocoon-Users
> Subject: Looking for help in the upcomming release
> 
> 
> The Cocoon Project is working very hard to release 2.0.3 by Monday, July 
> 15.
> To meet this goal -- which clearly will benefit all users -- we need 
> some *specific* QA (quality assurance) input from the user community.
> 
> To help, here's what you need to do:
> 
> 1. Update your local CVS repository to the *latest* 2.0.3 branch 
>version from CVS.
> 
> 2.  ./build.[sh|bat] clean
> 
> 3. If you want to build for JDK 1.4 change in build.xml the following 
>line from
>  
>to
>  
>Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or 
>vice versa. Please note, that the build for JDK 1.3 is also
>targetted for JDK 1.2
> 
> 4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)
> 
> 5. Test *all* samples. Hit each and every sample page from links
> beginning at http://127.0.0.1:8080/cocoon/samples/
> 
> 6. Report back here on your findings, good or bad.
> 
> 7. Make sure you describe your test environment: Platform and JVM, 
> including version numbers.
> 
> 8. If you find problems, be specific about the problem description: what 
>page, what error, etc.
> 
> 9. If you can provide a patch/info to fix the problem, even better.
> 
> What we do *not* need:
> Please do not submit requests for XYZ features, dreams, etc. Please save 
> these ideas for future versions.
> 
> 
> Thanks.
> 
> The Cocoon Team
> 
> 
> -
> 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: Looking for help in the upcomming release

2002-07-14 Thread Andrew C. Oliver

Giacomo Pati wrote:

>On Fri, 12 Jul 2002, Carsten Ziegeler wrote:
>
>  
>
>>Just an update to the procedure:
>>
>>If you use the latest CVS step 3 - setting the targetted jvm -
>>is done now automatically by the build system. It detects the
>>compiler version you use and chooses by itself the correct target.
>>
>>So, everything is getting easier.
>>
>>
>
>Nice work, Carsten.
>  
>
+1

>Giacomo
>
>
>-
>Please check that your question  has not already been answered in the
>FAQ before posting. 
>
>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. 

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




RE: Looking for help in the upcomming release

2002-07-14 Thread Giacomo Pati

On Fri, 12 Jul 2002, Carsten Ziegeler wrote:

> Just an update to the procedure:
>
> If you use the latest CVS step 3 - setting the targetted jvm -
> is done now automatically by the build system. It detects the
> compiler version you use and chooses by itself the correct target.
>
> So, everything is getting easier.

Nice work, Carsten.

Giacomo


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: Looking for help in the upcomming release

2002-07-13 Thread Ryan Hoegg

Hi John,

Thanks fior the reply.  I downloaded the HEAD through CVS as instructed 
in the Installation Guide.

I used the build.sh command as in the email from Carsten:

# build.sh -Dinclude.webapp.libs=true webapp

Thanks for the help,
Ryan Hoegg
ISIS Networks

John Morrison wrote:

>Was this a co of the head or cocoon_2_0_3_branch?
>
>What were you trying to build (build.sh webapp?) what options?
>
>J.
>
>>From: Ryan Hoegg [mailto:[EMAIL PROTECTED]]
>>
>>Hi,
>>
>>Tested using Linux, JDK1.4, Tomcat 4.0.4.  Initial Results: Build 
>>Failed.  Error details follow:
>>
>>BUILD FAILED
>>file:/usr/local/cocoon-CVS/xml-cocoon2/build.xml:1519: No source files 
>>and no packages have been specified.
>>
>



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




JNDI Dependency? (was Re: Looking for help in the upcomming release)

2002-07-12 Thread Ryan Hoegg

You know, something else that bugs me is this error message:

op-warning:
**
*
*  Classes of the optional package JNDI are not
*  available. Apache Cocoon builds without them.
*
*  JNDI is required for the ldap generator and the parentcm generator.
*
*  Recovery:
*  Get the jndi.jar from Sun and place the jar in the lib/optional dir
*
***

JNDI is integrated into the JDK 1.4; it's no longer available as a 
separate package.  Shouldn't the build recognize that?

Ryan Hoegg
ISIS Networks

Ryan Hoegg wrote:

> Hi,
>
> Tested using Linux, JDK1.4, Tomcat 4.0.4.  Initial Results: Build 
> Failed.  Error details follow:
>
> BUILD FAILED
> file:/usr/local/cocoon-CVS/xml-cocoon2/build.xml:1519: No source files 
> and no packages have been specified.
>
> build.xml snippet:
> 1505:  
> 1506:  
> 1507:  
> 1508:  
> 1509: 1510: sourcepath="${build.src}"
> 1511: destdir="${build.javadocs}"
> 1512: author="true"
> 1513: version="true"
> 1514: use="false"
> 1515: noindex="true"
> 1516: windowtitle="${Name} API"
> 1517: doctitle="${Name}"
> 1518: bottom="Copyright © ${year} Apache Software 
> Foundation. All R$
> 1519: stylesheetfile="${resource.dir}/javadoc.css">
> 1520:  
> 1521:
> 1522:  
>
> Finally, the results of # find /usr/local/cocoon-CVS -name javadoc.css
> /usr/local/cocoon-CVS/src/resources/javadoc.css
>
> Any ideas?
>
> Ryan Hoegg
> ISIS Networks
>
> Carsten Ziegeler wrote:
>
>> The Cocoon Project is working very hard to release 2.0.3 by Monday, 
>> July 15.
>> To meet this goal -- which clearly will benefit all users -- we need 
>> some *specific* QA (quality assurance) input from the user community.
>>
>> To help, here's what you need to do:
>>
>> 1. Update your local CVS repository to the *latest* 2.0.3 branch   
>> version from CVS.
>>
>> 2.  ./build.[sh|bat] clean
>>
>> 3. If you want to build for JDK 1.4 change in build.xml the following 
>>   line from
>> 
>>   to
>> 
>>   Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or   vice 
>> versa. Please note, that the build for JDK 1.3 is also
>>   targetted for JDK 1.2
>>
>> 4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)
>>
>> 5. Test *all* samples. Hit each and every sample page from links
>> beginning at http://127.0.0.1:8080/cocoon/samples/
>>
>> 6. Report back here on your findings, good or bad.
>>
>> 7. Make sure you describe your test environment: Platform and JVM, 
>> including version numbers.
>>
>> 8. If you find problems, be specific about the problem description: 
>> what   page, what error, etc.
>>
>> 9. If you can provide a patch/info to fix the problem, even better.
>>
>> What we do *not* need:
>> Please do not submit requests for XYZ features, dreams, etc. Please 
>> save these ideas for future versions.
>>
>>
>> Thanks.
>>
>> The Cocoon Team
>>
>>
>> -
>> Please check that your question  has not already been answered in the
>> FAQ before posting. 
>>
>> 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. 
>
> 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. 

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




Re: Looking for help in the upcomming release

2002-07-12 Thread Ryan Hoegg

Hi,

Tested using Linux, JDK1.4, Tomcat 4.0.4.  Initial Results: Build 
Failed.  Error details follow:

BUILD FAILED
file:/usr/local/cocoon-CVS/xml-cocoon2/build.xml:1519: No source files 
and no packages have been specified.

build.xml snippet:
1505:  
1506:  
1507:  
1508:  
1509:
1520:  
1521:
1522:  

Finally, the results of # find /usr/local/cocoon-CVS -name javadoc.css
/usr/local/cocoon-CVS/src/resources/javadoc.css

Any ideas?

Ryan Hoegg
ISIS Networks

Carsten Ziegeler wrote:

>The Cocoon Project is working very hard to release 2.0.3 by Monday, July 
>15.
>To meet this goal -- which clearly will benefit all users -- we need 
>some *specific* QA (quality assurance) input from the user community.
>
>To help, here's what you need to do:
>
>1. Update your local CVS repository to the *latest* 2.0.3 branch 
>   version from CVS.
>
>2.  ./build.[sh|bat] clean
>
>3. If you want to build for JDK 1.4 change in build.xml the following 
>   line from
> 
>   to
> 
>   Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or 
>   vice versa. Please note, that the build for JDK 1.3 is also
>   targetted for JDK 1.2
>
>4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)
>
>5. Test *all* samples. Hit each and every sample page from links
>beginning at http://127.0.0.1:8080/cocoon/samples/
>
>6. Report back here on your findings, good or bad.
>
>7. Make sure you describe your test environment: Platform and JVM, 
>including version numbers.
>
>8. If you find problems, be specific about the problem description: what 
>   page, what error, etc.
>
>9. If you can provide a patch/info to fix the problem, even better.
>
>What we do *not* need:
>Please do not submit requests for XYZ features, dreams, etc. Please save 
>these ideas for future versions.
>
>
>Thanks.
>
>The Cocoon Team
>
>
>-
>Please check that your question  has not already been answered in the
>FAQ before posting. 
>
>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. 

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




Re: Looking for help in the upcomming release

2002-07-12 Thread Sven Kitschke

Hi,

Klaus Bertram wrote:

> There is strange Unknown error by the index engine of Lucene!!
> System properties:
> Win 2000 Prof.
> jdk 1.4.0_01
> tomcat 4.0.4
> cvs from today
> 

This may not help, but: The Lucene folks have released a version 1.2

a month ago. The files are available at

http://jakarta.apache.org/builds/jakarta-lucene/release/v1.2/
Is there any reason not to update?


> when tomcat is started as a service in Windows
> No Error in log files
> The tomcat engine throw a windows exception and the process stops.
> it works when tomcat is started  from a dos window with startup.
> 

> on an system with tomcat4.0.1 and jdk1.3.1_02 and tomcat at service it work's nice.
> 
> by the way the yahoo sample are blank
> 
> Klaus
> 




-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Re: Looking for help in the upcomming release

2002-07-12 Thread Klaus Bertram

At 17:10 11.07.2002, Carsten wrote:
>The Cocoon Project is working very hard to release 2.0.3 by Monday, July 
>15.
>To meet this goal -- which clearly will benefit all users -- we need 
>some *specific* QA (quality assurance) input from the user community.
>
>To help, here's what you need to do:
>
>8. If you find problems, be specific about the problem description: what 
>   page, what error, etc.

There is strange Unknown error by the index engine of Lucene!!
System properties:
Win 2000 Prof.
jdk 1.4.0_01
tomcat 4.0.4
cvs from today

when tomcat is started as a service in Windows
No Error in log files
The tomcat engine throw a windows exception and the process stops.
it works when tomcat is started  from a dos window with startup.

on an system with tomcat4.0.1 and jdk1.3.1_02 and tomcat at service it work's nice.

by the way the yahoo sample are blank

Klaus


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release

2002-07-12 Thread Carsten Ziegeler

Just an update to the procedure:

If you use the latest CVS step 3 - setting the targetted jvm -
is done now automatically by the build system. It detects the
compiler version you use and chooses by itself the correct target.

So, everything is getting easier.

Carsten

Carsten Ziegeler wrote:
> 
> The Cocoon Project is working very hard to release 2.0.3 by Monday, July 
> 15.
> To meet this goal -- which clearly will benefit all users -- we need 
> some *specific* QA (quality assurance) input from the user community.
> 
> To help, here's what you need to do:
> 
> 1. Update your local CVS repository to the *latest* 2.0.3 branch 
>version from CVS.
> 
> 2.  ./build.[sh|bat] clean
> 
> 3. If you want to build for JDK 1.4 change in build.xml the following 
>line from
>  
>to
>  
>Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or 
>vice versa. Please note, that the build for JDK 1.3 is also
>targetted for JDK 1.2
> 
> 4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)
> 
> 5. Test *all* samples. Hit each and every sample page from links
> beginning at http://127.0.0.1:8080/cocoon/samples/
> 
> 6. Report back here on your findings, good or bad.
> 
> 7. Make sure you describe your test environment: Platform and JVM, 
> including version numbers.
> 
> 8. If you find problems, be specific about the problem description: what 
>page, what error, etc.
> 
> 9. If you can provide a patch/info to fix the problem, even better.
> 
> What we do *not* need:
> Please do not submit requests for XYZ features, dreams, etc. Please save 
> these ideas for future versions.
> 
> 
> Thanks.
> 
> The Cocoon Team
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> 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. 

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




Re: Looking for help in the upcomming release - (i've tested it)

2002-07-12 Thread Josema Alonso

> Thanks for your feedback, Josema.
Thank you. Glad I can finally help a bit.

> I've just refactored i18n and JSP samples, they can be accessed from:
> '/cocoon/samples/welcome' page. Hopefully, will have time to look also at
> XSP samples to add 'Back' links.
Sounds great. Thanks.

Btw, I think this is important. I forgot to mention in my setup that I used
JDK 1.3.1 to compile. So my full setup is:
Windows XP Professional, JDK1.3.1, Tomcat 4.0.4, Cocoon 2.0.3-dev

Best.



-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release - (i've tested it)

2002-07-12 Thread Piroumian Konstantin

Thanks for your feedback, Josema.

I've just refactored i18n and JSP samples, they can be accessed from:
'/cocoon/samples/welcome' page. Hopefully, will have time to look also at
XSP samples to add 'Back' links.

For the form I've created - seems that it was not a good idea since result
of the submit comes in a form of request parameters which is not very
readable. I'll try add some JavaScript to post the result in needed form,
though, I'm afraid that it won't be sooner than tomorrow.

Konstantin

> From: Josema Alonso [mailto:[EMAIL PROTECTED]] 
> 
> Dear Friends,
> 
> My name is Josema Alonso and I'm from Spain. Please, excuse 
> my english if
> sometimes I do not write something properly, but I always try 
> to do my best.
> I'm a Cocoon newbie. Well, not so. I used version 1.8 for 
> some time and
> learned a lot with it. Now I've been following this list for 
> some three
> months and finally I'm going to start a Cocoon project in a 
> few days. You'll
> hear from me about it...
> 
> I read Carsten message about the new release and I thought I 
> could send my
> first post, playing the beta tester role.
> Though I see Konstantin is writing a form, I'm posting this 
> here for you to
> know, but will fill the form once ready, too.
> 
> I have installed:
> - Windows XP Professional
> - Tomcat 4.0.4
> - Cocoon 2.0.3 CVS branch as stated in Carsten's message
> 
> THE GOOD
> -
> - I built it and installed in Tomcat without problems.
> - I tried all the samples using IE6.0.2600.000 except the 
> DELI ones and the
> portal & authentication ones. Everything went fine excep the 
> ones noted
> below.
> 
> THE (NOT SO) BAD
> ---
> - A couple things I would like to see fixed are just a couple 
> links. I do
> not remember if they were the same in previous versions.
> After clicking the XSP examples or the Internationalization 
> ones I have to
> go back to the samples using the back button in my browser. 
> Annoying in the
> cacheable examples when you have to go back 5 times after 
> testing all of
> them. The 'back to samples' link is present in the JSP Reader 
> sample, but
> this one doen't work properly since it takes you to the
> http://localhost:8080/cocoon page (assuming default installation, of
> course).
> 
> - I reached an exception in the Python Generator. Probably I 
> missed some
> .jar cause I'e never used Python. Error trace at the end of 
> the message.
> 
> - The 'Yahoo Screen Scrape' under Dynamic Content Examples 
> did not work for
> me. I just got a blank page.
> 
> - I did not test the portal and authentication samples since 
> I only built
> Cocoon using the 'clean' option. Should I try using
> the -Dinclude.scratchpad.libs' option?
> 
> 
> I think that's all. Hope it helps.
> 
> Best.
> 
> 
> 
> 
> 
> *** Python Generator Sample Error Trace ***
> 
>   An error occurred
>   The org.apache.cocoon.www.sitemap_xmap notifies that
> org.apache.cocoon.ProcessingException says:
> 
>   Exception in ScriptGenerator.generate()
> 
>   More precisely:
> 
>   org.apache.cocoon.ProcessingException: Exception in
> ScriptGenerator.generate(): com.ibm.bsf.BSFException: unable to load
> language: jpython
> 
> 
>   extra info
>   full exception chain stacktrace show
>   Original exception : com.ibm.bsf.BSFException: unable to load
> language: jpython
>   at 
> com.ibm.bsf.BSFManager.loadScriptingEngine(BSFManager.java:324)
>   at com.ibm.bsf.BSFManager.exec(BSFManager.java:478)
>   at
> org.apache.cocoon.generation.ScriptGenerator.generate(ScriptGe
> nerator.java:1
> 93)
>   at
> org.apache.cocoon.components.pipeline.CachingEventPipeline.pro
> cess(CachingEv
> entPipeline.java:250)
>   at
> org.apache.cocoon.components.pipeline.CachingStreamPipeline.pr
> ocess(CachingS
> treamPipeline.java:399)
>   at
> org.apache.cocoon.www.sitemap_xmap.matchN104D9(D:\Java\tomcat4
> .0.4\work\Stan
> dalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sit
> emap_xmap.java
> :6184)
>   at
> org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4
> \work\Standalo
> ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap
> _xmap.java:293
> 9)
>   at
> org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4
> \work\Standalo
> ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap
> _xmap.java:250
> 4)
>   at org.apache.cocoon.sitemap.Handler.process(Handler.java:224)
>   at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:179)
>   at
> org.apache.cocoon.sitemap.SitemapManager.process(SitemapManage
> r.java:154)
>   at org.apache.cocoon.Cocoon.process(Cocoon.java:575)
>   at
> org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.
> java:999)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
>   at
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilt
> er(Application
> FilterChain.

Re: Looking for help in the upcomming release

2002-07-11 Thread John Austin

On Thursday 11 July 2002 11:10 am, you wrote:
> The Cocoon Project is working very hard to release 2.0.3 by Monday,
> July 15.
> To meet this goal -- which clearly will benefit all users -- we need
> some *specific* QA (quality assurance) input from the user community.

What is the schedule ? Will there be a 'release' on the 15th or will 
there be a series of 'release candidates ?'.

-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release - (i've tested it)

2002-07-11 Thread Geoff Howard

just a guess, but I'd bet the yahoo example broke when they recently
launched their new site design.  The xpath expression to find the headlines
in their html structure has most likely changed.

Geoff Howard

> -Original Message-
> From: Josema Alonso [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, July 11, 2002 1:36 PM
> To: Cocoon-Users
> Subject: Re: Looking for help in the upcomming release - (i've tested
> it)
> 
> 
> Dear Friends,
> 
> My name is Josema Alonso and I'm from Spain. Please, excuse 
> my english if
> sometimes I do not write something properly, but I always try 
> to do my best.
> I'm a Cocoon newbie. Well, not so. I used version 1.8 for 
> some time and
> learned a lot with it. Now I've been following this list for 
> some three
> months and finally I'm going to start a Cocoon project in a 
> few days. You'll
> hear from me about it...
> 
> I read Carsten message about the new release and I thought I 
> could send my
> first post, playing the beta tester role.
> Though I see Konstantin is writing a form, I'm posting this 
> here for you to
> know, but will fill the form once ready, too.
> 
> I have installed:
> - Windows XP Professional
> - Tomcat 4.0.4
> - Cocoon 2.0.3 CVS branch as stated in Carsten's message
> 
> THE GOOD
> -
> - I built it and installed in Tomcat without problems.
> - I tried all the samples using IE6.0.2600.000 except the 
> DELI ones and the
> portal & authentication ones. Everything went fine excep the 
> ones noted
> below.
> 
> THE (NOT SO) BAD
> ---
> - A couple things I would like to see fixed are just a couple 
> links. I do
> not remember if they were the same in previous versions.
> After clicking the XSP examples or the Internationalization 
> ones I have to
> go back to the samples using the back button in my browser. 
> Annoying in the
> cacheable examples when you have to go back 5 times after 
> testing all of
> them. The 'back to samples' link is present in the JSP Reader 
> sample, but
> this one doen't work properly since it takes you to the
> http://localhost:8080/cocoon page (assuming default installation, of
> course).
> 
> - I reached an exception in the Python Generator. Probably I 
> missed some
> .jar cause I'e never used Python. Error trace at the end of 
> the message.
> 
> - The 'Yahoo Screen Scrape' under Dynamic Content Examples 
> did not work for
> me. I just got a blank page.
> 
> - I did not test the portal and authentication samples since 
> I only built
> Cocoon using the 'clean' option. Should I try using
> the -Dinclude.scratchpad.libs' option?
> 
> 
> I think that's all. Hope it helps.
> 
> Best.
> 
> 
> 
> 
> 
> *** Python Generator Sample Error Trace ***
> 
>   An error occurred
>   The org.apache.cocoon.www.sitemap_xmap notifies that
> org.apache.cocoon.ProcessingException says:
> 
>   Exception in ScriptGenerator.generate()
> 
>   More precisely:
> 
>   org.apache.cocoon.ProcessingException: Exception in
> ScriptGenerator.generate(): com.ibm.bsf.BSFException: unable to load
> language: jpython
> 
> 
>   extra info
>   full exception chain stacktrace show
>   Original exception : com.ibm.bsf.BSFException: unable to load
> language: jpython
>   at 
> com.ibm.bsf.BSFManager.loadScriptingEngine(BSFManager.java:324)
>   at com.ibm.bsf.BSFManager.exec(BSFManager.java:478)
>   at
> org.apache.cocoon.generation.ScriptGenerator.generate(ScriptGe
> nerator.java:1
> 93)
>   at
> org.apache.cocoon.components.pipeline.CachingEventPipeline.pro
> cess(CachingEv
> entPipeline.java:250)
>   at
> org.apache.cocoon.components.pipeline.CachingStreamPipeline.pr
> ocess(CachingS
> treamPipeline.java:399)
>   at
> org.apache.cocoon.www.sitemap_xmap.matchN104D9(D:\Java\tomcat4
> .0.4\work\Stan
> dalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sit
> emap_xmap.java
> :6184)
>   at
> org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4
> \work\Standalo
> ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap
> _xmap.java:293
> 9)
>   at
> org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4
> \work\Standalo
> ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap
> _xmap.java:250
> 4)
>   at org.apache.cocoon.sitemap.Handler.process(Handler.java:224)
>   at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:179)
>   at
> org.ap

Re: Looking for help in the upcomming release - (i've tested it)

2002-07-11 Thread Josema Alonso

Dear Friends,

My name is Josema Alonso and I'm from Spain. Please, excuse my english if
sometimes I do not write something properly, but I always try to do my best.
I'm a Cocoon newbie. Well, not so. I used version 1.8 for some time and
learned a lot with it. Now I've been following this list for some three
months and finally I'm going to start a Cocoon project in a few days. You'll
hear from me about it...

I read Carsten message about the new release and I thought I could send my
first post, playing the beta tester role.
Though I see Konstantin is writing a form, I'm posting this here for you to
know, but will fill the form once ready, too.

I have installed:
- Windows XP Professional
- Tomcat 4.0.4
- Cocoon 2.0.3 CVS branch as stated in Carsten's message

THE GOOD
-
- I built it and installed in Tomcat without problems.
- I tried all the samples using IE6.0.2600.000 except the DELI ones and the
portal & authentication ones. Everything went fine excep the ones noted
below.

THE (NOT SO) BAD
---
- A couple things I would like to see fixed are just a couple links. I do
not remember if they were the same in previous versions.
After clicking the XSP examples or the Internationalization ones I have to
go back to the samples using the back button in my browser. Annoying in the
cacheable examples when you have to go back 5 times after testing all of
them. The 'back to samples' link is present in the JSP Reader sample, but
this one doen't work properly since it takes you to the
http://localhost:8080/cocoon page (assuming default installation, of
course).

- I reached an exception in the Python Generator. Probably I missed some
.jar cause I'e never used Python. Error trace at the end of the message.

- The 'Yahoo Screen Scrape' under Dynamic Content Examples did not work for
me. I just got a blank page.

- I did not test the portal and authentication samples since I only built
Cocoon using the 'clean' option. Should I try using
the -Dinclude.scratchpad.libs' option?


I think that's all. Hope it helps.

Best.





*** Python Generator Sample Error Trace ***

  An error occurred
  The org.apache.cocoon.www.sitemap_xmap notifies that
org.apache.cocoon.ProcessingException says:

  Exception in ScriptGenerator.generate()

  More precisely:

  org.apache.cocoon.ProcessingException: Exception in
ScriptGenerator.generate(): com.ibm.bsf.BSFException: unable to load
language: jpython


  extra info
  full exception chain stacktrace show
  Original exception : com.ibm.bsf.BSFException: unable to load
language: jpython
  at com.ibm.bsf.BSFManager.loadScriptingEngine(BSFManager.java:324)
  at com.ibm.bsf.BSFManager.exec(BSFManager.java:478)
  at
org.apache.cocoon.generation.ScriptGenerator.generate(ScriptGenerator.java:1
93)
  at
org.apache.cocoon.components.pipeline.CachingEventPipeline.process(CachingEv
entPipeline.java:250)
  at
org.apache.cocoon.components.pipeline.CachingStreamPipeline.process(CachingS
treamPipeline.java:399)
  at
org.apache.cocoon.www.sitemap_xmap.matchN104D9(D:\Java\tomcat4.0.4\work\Stan
dalone\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java
:6184)
  at
org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4\work\Standalo
ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:293
9)
  at
org.apache.cocoon.www.sitemap_xmap.process(D:\Java\tomcat4.0.4\work\Standalo
ne\localhost\cocoon\cocoon-files\org/apache/cocoon/www\sitemap_xmap.java:250
4)
  at org.apache.cocoon.sitemap.Handler.process(Handler.java:224)
  at org.apache.cocoon.sitemap.Manager.invoke(Manager.java:179)
  at
org.apache.cocoon.sitemap.SitemapManager.process(SitemapManager.java:154)
  at org.apache.cocoon.Cocoon.process(Cocoon.java:575)
  at
org.apache.cocoon.servlet.CocoonServlet.service(CocoonServlet.java:999)
  at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
  at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:247)
  at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:193)
  at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:243)
  at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
  at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
  at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
  at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:190)
  at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline.java:5
66)
  at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:472)
  at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
  at
org.apache.catalina.core.StandardContext.invoke(Standa

RE: Looking for help in the upcomming release

2002-07-11 Thread Piroumian Konstantin

> From: Diana Shannon [mailto:[EMAIL PROTECTED]] 
> On Thursday, July 11, 2002, at 12:34  PM, Piroumian Konstantin wrote:
> 
> > On the way already.
> 
> Thanks!!
> 
> > Not sure about the format of the page. Making it in 
> document format is
> > unnecessary, isn't it?
> 
> No.

And also document2html.xsl does not support HTML form tags...

> 
> Diana
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> 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. 

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




Re: Looking for help in the upcomming release

2002-07-11 Thread Diana Shannon


On Thursday, July 11, 2002, at 12:34  PM, Piroumian Konstantin wrote:

> On the way already.

Thanks!!

> Not sure about the format of the page. Making it in document format is
> unnecessary, isn't it?

No.

Diana


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release

2002-07-11 Thread Piroumian Konstantin

> From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] 
> Piroumian Konstantin wrote:
> ...
> > 
> > What if we provide a feedback form on the site for this? 
> > The form can include all the needed fields (like in XMLForm 
> example) and
> > have 'action="mailto:[EMAIL PROTECTED]";'. This will 
> make reporting a
> > little easier and uniform.
> 
> Ok, since you volunteer, go ahead.

On the way already.
Not sure about the format of the page. Making it in document format is
unnecessary, isn't it?

Konstantin

> 
> -- 
> Nicola Ken Barozzi   [EMAIL PROTECTED]
>  - verba volant, scripta manent -
> (discussions get forgotten, just code remains)
> -
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> 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. 

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




Re: Looking for help in the upcomming release

2002-07-11 Thread Nicola Ken Barozzi


Piroumian Konstantin wrote:
...
> 
> What if we provide a feedback form on the site for this? 
> The form can include all the needed fields (like in XMLForm example) and
> have 'action="mailto:[EMAIL PROTECTED]";'. This will make reporting a
> little easier and uniform.

Ok, since you volunteer, go ahead.

-- 
Nicola Ken Barozzi   [EMAIL PROTECTED]
 - verba volant, scripta manent -
(discussions get forgotten, just code remains)
-


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




RE: Looking for help in the upcomming release

2002-07-11 Thread Piroumian Konstantin

> From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]] 
> The Cocoon Project is working very hard to release 2.0.3 by 
> Monday, July 
> 15.
> To meet this goal -- which clearly will benefit all users -- we need 
> some *specific* QA (quality assurance) input from the user community.
> 
> To help, here's what you need to do:
...
> 
> 6. Report back here on your findings, good or bad.
> 
> 7. Make sure you describe your test environment: Platform and JVM, 
> including version numbers.
> 
> 8. If you find problems, be specific about the problem 
> description: what 
>page, what error, etc.

What if we provide a feedback form on the site for this? 
The form can include all the needed fields (like in XMLForm example) and
have 'action="mailto:[EMAIL PROTECTED]";'. This will make reporting a
little easier and uniform.

Konstantin

> 
> 9. If you can provide a patch/info to fix the problem, even better.
> 
> What we do *not* need:
> Please do not submit requests for XYZ features, dreams, etc. 
> Please save 
> these ideas for future versions.
> 
> 
> Thanks.
> 
> The Cocoon Team
> 
> 
> -
> Please check that your question  has not already been answered in the
> FAQ before posting. 
> 
> 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. 

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




Re: Looking for help in the upcomming release

2002-07-11 Thread Diana Shannon


On Thursday, July 11, 2002, at 11:18  AM, John Morrison wrote:

>> 5. Test *all* samples. Hit each and every sample page from links
>> beginning at http://127.0.0.1:8080/cocoon/samples/

You're right, John. Going to ...cocoon/samples/ is incorrect. It goes to 
a 2.0.2-dev
samples page. This was my mistake. I provided some of this draft to 
Carsten.

> Assuming accessing via a servlet engine running on port 8080 (just
> for the pedantic ;)
>
> Where does http://127.0.0.1:8080/cocoon/ go to?

Better. To the 2.0.3-dev samples welcome page.

Diana


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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




Looking for help in the upcomming release

2002-07-11 Thread Carsten Ziegeler

The Cocoon Project is working very hard to release 2.0.3 by Monday, July 
15.
To meet this goal -- which clearly will benefit all users -- we need 
some *specific* QA (quality assurance) input from the user community.

To help, here's what you need to do:

1. Update your local CVS repository to the *latest* 2.0.3 branch 
   version from CVS.

2.  ./build.[sh|bat] clean

3. If you want to build for JDK 1.4 change in build.xml the following 
   line from
 
   to
 
   Do not run Cocoon build for JDK 1.3 on a JDK 1.4 system or 
   vice versa. Please note, that the build for JDK 1.3 is also
   targetted for JDK 1.2

4. ./build.[sh\bat] -Dinclude.webapp.libs=true webapp  (or webapp-local)

5. Test *all* samples. Hit each and every sample page from links
beginning at http://127.0.0.1:8080/cocoon/samples/

6. Report back here on your findings, good or bad.

7. Make sure you describe your test environment: Platform and JVM, 
including version numbers.

8. If you find problems, be specific about the problem description: what 
   page, what error, etc.

9. If you can provide a patch/info to fix the problem, even better.

What we do *not* need:
Please do not submit requests for XYZ features, dreams, etc. Please save 
these ideas for future versions.


Thanks.

The Cocoon Team


-
Please check that your question  has not already been answered in the
FAQ before posting. 

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