Yes I am running this from the DOS prompt. Here I hope this helps.

C:\>C:\Cocoon-2.0b1\build.bat -Dinclude.webapp.libs=yes webapps

C:\>if not "c:\jdk1.3" == "" goto gotJavaHome

C:\>if not "c:\Cocoon-2.0b1" == "" goto gotAntHome

C:\>set CP=c:\jdk1.3\lib\tools.jar;c:\Cocoon-2.0b1\lib\ant_1_3.jar;c:
\Cocoon-2.0b1\li
b\ant_1_3-optional.jar;.\lib\xerces_1_4_0.jar;.\lib\xalan-2.1.0.jar

C:\>c:\jdk1.3\bin\java.exe  -classpath c:\jdk1.3\lib\tools.jar;c:
\Cocoon-2.0b1\lib\an
t_1_3.jar;c:\Cocoon-2.0b1\lib\ant_1_3-optional.jar;.\lib\xerces_1_4_0.jar;.
\lib\xalan
-2.1.0.jar org.apache.tools.ant.Main -Djava.home=c:\jdk1.3 -Dant.home=c:
\Cocoon-2.0b1
 -Dinclude.webapp.libs yes webapps
Buildfile: build.xml does not exist!
Build failed

C:\>set CP=

Thanks again for your help
Joy


                                                                                       
                  
                    Marcus Crafter                                                     
                  
                    <[EMAIL PROTECTED]        To:     
[EMAIL PROTECTED]               
                    sdner.net>                         cc:                             
                  
                                                       Subject:     Re: Installing 
Cocoon2               
                    07/09/01 10:38 AM                                                  
                  
                    Please respond to                                                  
                  
                    cocoon-users                                                       
                  
                                                                                       
                  
                                                                                       
                  




On Mon, 9 Jul 2001 [EMAIL PROTECTED] wrote:

> I have been trying to install Cocoon2.0b1 on my Windows NT environment
for
> a couple of days, without success.  According to the Install directions
> this should be an easy four step process.  I have downloaded the zip many
> times, and each time I try to install it I received errors on the build.
> The install directions tell me that all I have to do is set my JAVA_HOME
> variable, then build the war.  Well I have received error such as:
>
> error in ant main
> no jaxp compliant parser found
> build.xml not found ( this is the most recent and I double and triple
> checked that this file was in the root of the Cocoon              folder)

           Sounds quite strange. Are you doing this all from a command
prompt ?
           or clicking on the batch file from explorer ?

           Can you send us a complete trace of whats happening from start
of your
           build to finish.

> Has any got this thing running on a Windows environment?  I am about to
> give up on this product, because if it is this error prone during
> installation what will it be like running?

           hmm.. installing a product has nothing to do with its stability.
Just
           take Windows for an example. :-)

           Cheers,

           Marcus

--
        .....
     ,,$$$$$$$$$,      Marcus Crafter
    ;$'      '$$$$:    Computer Systems Engineer
    $:         $$$$:   Open Software Associates GmbH
     $       o_)$$$:   82-84 Mainzer Landstrasse
     ;$,    _/\ &&:'   60327 Frankfurt Germany
       '     /( &&&
           \_&&&&'     Email : [EMAIL PROTECTED]
          &&&&.        Business Hours : +49 69 9757 200
    &&&&&&&:           After Hours    : +49 69 49086750


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.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/faqs.html>

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

Reply via email to