• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Download the deployer & embed ?

 
clojure forum advocate
Posts: 3479
Mac Objective C Clojure
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all.
I downloaded Tomcat 5.0.28.exe server and every thing is ok.
but I found the following files at tomcat download page :
5.0.28 Deployer.zip , 5.0.28 Embed.zip
what are these files ? should I download them ?
thanks.
 
Ranch Hand
Posts: 1312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by John Todd:
Hi all.
I downloaded Tomcat 5.0.28.exe server and every thing is ok.
but I found the following files at tomcat download page :
5.0.28 Deployer.zip , 5.0.28 Embed.zip
what are these files ? should I download them ?
thanks.



1. Tomcat..Deployer.zip provided lib for deploy web application from another application/tool such as ant ..

More information about Deploy

2. Tomcat...Embed.zip provided lib for embed in Tomcat Server such as mod_jk lib .. etc , all lib are contains in server/lib directory


And more in formation, you should be read in READ_ME.txt or document in each Zip file.

This will help you.
 
If tomatoes are a fruit, then ketchup must be a jam. Taste this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic