you can find the link on this page:
   http://xml.apache.org/cocoon/installing/index.html

look for "Download a development snapshot"

here is the direct link:
   http://cvs.apache.org/snapshots/xml-cocoon2/ 

Lars

-----Ursprüngliche Nachricht-----
Von: Hong Gia Dinh [mailto:[EMAIL PROTECTED]]
Gesendet: Donnerstag, 5. Dezember 2002 10:54
An: [EMAIL PROTECTED]
Betreff: RE: where are these ?? (CONT)


Thanks you very much. 
but can you show me the direct link to the cvs version? 
because i cant find it 
I downloaded the cocoon2.0.1 binary and source version in
xml.apache.org/cocoon/dist but when i look into the
$COCOON_HOME/WEB-INF/lib/ i just find cocoon-2.0.1.jar without the mentioned
classes 
i cant find the package cocoon-2.01-dev.jar as you mentioned 
so where and which one must i download? 
GD 
-----Original Message----- 
From: Kirchhoff, Lars [mailto:[EMAIL PROTECTED]] 
Sent: 05 December 2002 08:44 
To: '[EMAIL PROTECTED]' 
Subject: AW: where are these ?? (CONT) 


Hello GD, 
if you have downloaded the binary version than this packages can be found 
in $COCOON_HOME/WEB-INF/lib/cocoon-2.1-dev.jar 
But if you want to implement your on action you should download the cvs 
version or at least the source version of cocoon. Then the java file for 
the packages can be found under: 
   src/java/org/apache/cocoon/acting/ 
        org.apache.cocoon.acting.AbstractXMLFormAction 
   src/java/org/apache/cocoon/components/xmlforms 
        org.apache.cocoon.components.xmlform.Form 
        org.apache.cocoon.components.xmlform.FormListener 
and the packages itself are in the same jar under lib/core. 
If you do a build like descripted in the INSTALL-SRC than you will find the 
class files under 
   build/cocoon/classes/org/apache/cocoon/acting/     and 
   build/cocoon/classes/org/apache/cocoon/components/xmlforms     
ciao Lars 
-----Ursprüngliche Nachricht----- 
Von: Hong Gia Dinh [mailto:[EMAIL PROTECTED]] 
Gesendet: Mittwoch, 4. Dezember 2002 18:38 
An: [EMAIL PROTECTED] 
Betreff: where are these ?? (CONT) 




Hi all 
where can i find and download 3 classes ? 
in which package???? 
org.apache.cocoon.acting.AbstractXMLFormAction 
org.apache.cocoon.components.xmlform.Form 
org.apache.cocoon.components.xmlform.FormListener 
i am using cocoon2.0.3 for jdk1.4 but i cant find these class?? 
i even downloaded cocoon 2.0.1 and cocoon2.0.2 but i cant fint them !!! 
Please show me if you knew! cause i am trying to implement my own Action. 
Thnks a lot 1st 
GD 
--------------------------------------------------------------------- 
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]>

Reply via email to