In short - that depends!
What are your requirements for load balancing, fault tolerance etc? What
kind of rig are we talking about, how many concurrent users do you
expect,...
That said I prefer to install Tomcat and DB on different machines. This
allows you to scale Tomcat and DB servers inde
In short - that depends!
What are your requirements for load balancing, fault tolerance etc? What
kind of rig are we talking about, how many concurrent users do you
expect,...
That said I prefer to install Tomcat and DB on different machines. This
allows you to scale Tomcat and DB servers inde
yes it does. As of version 5.5.12 (I think it was...) Tomcat uses the new
Eclipse JDT compiler which is Java5.0 compliant.
/Thomas
gupta vidhi <[EMAIL PROTECTED]>
27-01-2006 13:49
Besvar venligst til "Tomcat Users List"
Til:Tomcat Users List
cc:
Vedr.: does
Jasper in turn uses JDT to compile JSPs into servlets and JDT is currently
only JDK 1.4 compliant. To use 1.5 features in your JSP you will thus have
to replace jasper.
This questions has been brought up a couple of times so search the
archives or look at
http://tomcat.apache.org/tomcat-5.5-do
lutions
Growing.Together.
www.scandentsolutions.com
4th Floor, "KRM Centre",
No.2, Harrington Road, Chetpet,
Chennai - 600 031
India
O | 91-44-52118090, ext-532
E | [EMAIL PROTECTED]
"Thomas Nybro
Bolding"
In a Windows environment (dunno about *nix) you need to:
i) download the TC zip-distribution and unzip in the choosen directory
(avoid spaces preferably)
ii) modify server.xml accordingly
ii) run services.bat to install it as a service
Regards Thomas
[EMAIL PROTECTED]
27-12-2005 15:00
Besva
Same sweet spot as the rest of the downloads for TC5.x:
http://tomcat.apache.org/download-55.cgi
Choose JDK 1.4 Compability Package as either zip
http://www.apache.org/dist/tomcat/tomcat-5/v5.5.14-beta/bin/apache-tomcat-5.5.14-compat.zip
or tar.gz
http://www.apache.org/dist/tomcat/tomcat-5/v5.5.
Any version of Tomcat will do - just download the "JDK 1.4 Compability
Package" from http://tomcat.apache.org/download-55.cgi
/Thomas
"Bachler, Elisabeth (Elisabeth)" <[EMAIL PROTECTED]>
30-11-2005 09:48
Besvar venligst til "Tomcat Users List"
Til:"'Tomcat Users List'"
Hi Eickvonder,
I would definitely go for solution 5, which resembles an assigment we were
given in a course in Distributed Computing.
If possible go for active replication to distribute the load on several
database servers. To implement this you must implement a common frontend
(FE) communicat
I am building a project using eclipse and Lomboz for Tomcat 5.5 in which I
need to access a SQL server.
In the project web.xml I have added resource-ref as I would on the Tomcat
server. On Tomcat I would then modify the context xml file in
conf/Catalina/localhost and add Context and Resource par
10 matches
Mail list logo