You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Ross <ro...@sympatico.ca> on 2003/02/09 03:23:57 UTC

Instal Cocoon on Mac OS X

I have installed the tomcat server on Mac OS X and it works fine. I downloaded cocoon and put the cocoon.war file in webapps. I stopped and started tomcat and it created the cocoon folder in webapps. When I go to http://localhost:8080/cocoon the browser does not respond for a long time. Do I have to move some .jar files?

Any assistance is appreciated.

Thanks,

Ross.

Re: Instal Cocoon on Mac OS X

Posted by Markus Vaterlaus <mv...@mus.ch>.
Hi there,

I'm not quite sure If we are talking about the same. But cocoon w/ 
tomcat always takes it's time if it's run for the for the first time. 
That's, because a lot of files have to be  compiled (check the contents 
of "work"  in your tomcat directory). If your computer is quite slow it 
may take a couple of minutes till you see the welcome-page of cocoon. 
This behavior is the same on all OS, and not just Mac OS X. To speed 
things up, make sure your computer has a lot of RAM, that you have set 
all sitemaps according to your needs, that you aren't performing mounts 
  from outside of cocoon's root (don't know why coccon on mac behaves 
like that) and check 
<http://xml.apache.org/cocoon/performancetips.html>.

Markus



Am Sonntag, 09.02.03 um 03:23 Uhr schrieb Ross:

> I have installed the tomcat server on Mac OS X and it works fine. I 
> downloaded cocoon and put the cocoon.war file in webapps. I stopped 
> and started tomcat and it created the cocoon folder in webapps. When I 
> go to http://localhost:8080/cocoon the browser does not respond for a 
> long time. Do I have to move some .jar files?
>  
> Any assistance is appreciated.
>  
> Thanks,
>  
> Ross.

Re: Instal Cocoon on Mac OS X

Posted by Thor Heinrichs-Wolpert <th...@lunartek.com>.
Check out the instructions for the installation:
http://xml.apache.org/cocoon/installing/index.html
depending on the version of Tomcat you are using you'll have to copy 
files into different directories.

Now, if you use Jetty, you don't have to copy any directories.  If you 
want to use Jetty/\Jboss you can follow these directions to get 
everything downloaded and setup on your Mac
http://developer.apple.com/internet/java/enterprisejava.html

Cheers,
Thor HW


On Saturday, February 8, 2003, at 06:23  PM, Ross wrote:

> I have installed the tomcat server on Mac OS X and it works fine. I 
> downloaded cocoon and put the cocoon.war file in webapps. I stopped 
> and started tomcat and it created the cocoon folder in webapps. When I 
> go to http://localhost:8080/cocoon the browser does not respond for a 
> long time. Do I have to move some .jar files?
>  
> Any assistance is appreciated.
>  
> Thanks,
>  
> Ross.