RE: Struts application

2004-12-13 Thread Freddy Villalba A.
Thanx Yoav,

Just a few things. Hope u can provide some further info (if not, it's ok...
you've already given me some answers, which I appreciate):

- I've tested doing what you said... actually, I'd tried that before even
contacting all of you, but since it didn't worked, I thought I might have
missed "something else" explained on the file I mentioned, running.TXT).
I'll give it a second try.

- I have a constraint: I must use Java v1.4 (therefore my testing v5.5 with
v1.4).

- Before trying out Tomcat 5.x, I believe it's more "prudent" to first make
sure that the web app works on a "similar" (note the quotes) environment.
Therefore my wanting to try out Tomcat v4.1 standalone server.

- I've already installed Tomcat 5.5 as a service. Will it conflict with v5.0
if I try to install the latter without uninstalling v5.5? (I've noticed that
the name of the service automatically created by the installer is "tomcat5"
(not "tomcat5_5", "tomcat5_x" or similar).

- You say that LE version does not contain files files provided by JDK 1.4.
I'd already installed Sun's JDK 1.4 on my box. Are there any differences
between installing LE and integrating it with that JDK or using the "full"
version? Any "small print"? :)

Just that. Again, thanx 4 everything.

Regards everybody,
Freddy.


-Mensaje original-
De: Shapira, Yoav [mailto:[EMAIL PROTECTED]
Enviado el: lunes, 13 de diciembre de 2004 17:55
Para: Tomcat Users List; [EMAIL PROTECTED]
Asunto: RE: Struts application



Hi,

>succesfully served. Something important: I used J2SE 5.0, since it's a
>REQUISITE for running v5.5 (and I haven't been able to find the famous
>"RUNNING.txt" file - or any other document, for what it matters - where
>those details for using v5.5 along with Java v1.4 are professedly
>explained).

It's in any of the full distributions: jakarta-tomcat-5.5.x.zip or
jakarta-tomcat-5.5.x.tar.gz.  All you need to do in order to run Tomcat
5.5 under JDK 1.4 is extract jakarta-tomcat-5.5.x-compat.zip to the
directory where you installed Tomcat.  All the compat distro contains is
the JMX API and the Xerces implementation.

>deployment. However, I thought it would also be a good debugging
practice
>to
>install a standalone Tomcat v4.1 server and make sure that, at least,
the

That IS good debugging practice.  An even better one would be to try a
more recent version such as Tomcat 5.0.x, rather than 4.1.x which is two
major versions back from 5.5.x.

>JBuilderX. Hence, another question: what's the difference between:
>
>jakarta-tomcat-4.1.31-LE-jdk14.exe
>
>and
>
>jakarta-tomcat-4.1.31.exe

The LE distribution does NOT contain files provided by JDK 1.4.  Don't
use it: use the full distributions.

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


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


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


RE: Struts application

2004-12-13 Thread Shapira, Yoav

Hi,

>succesfully served. Something important: I used J2SE 5.0, since it's a
>REQUISITE for running v5.5 (and I haven't been able to find the famous
>"RUNNING.txt" file - or any other document, for what it matters - where
>those details for using v5.5 along with Java v1.4 are professedly
>explained).

It's in any of the full distributions: jakarta-tomcat-5.5.x.zip or
jakarta-tomcat-5.5.x.tar.gz.  All you need to do in order to run Tomcat
5.5 under JDK 1.4 is extract jakarta-tomcat-5.5.x-compat.zip to the
directory where you installed Tomcat.  All the compat distro contains is
the JMX API and the Xerces implementation.

>deployment. However, I thought it would also be a good debugging
practice
>to
>install a standalone Tomcat v4.1 server and make sure that, at least,
the

That IS good debugging practice.  An even better one would be to try a
more recent version such as Tomcat 5.0.x, rather than 4.1.x which is two
major versions back from 5.5.x.

>JBuilderX. Hence, another question: what's the difference between:
>
>jakarta-tomcat-4.1.31-LE-jdk14.exe
>
>and
>
>jakarta-tomcat-4.1.31.exe

The LE distribution does NOT contain files provided by JDK 1.4.  Don't
use it: use the full distributions.

Yoav Shapira http://www.yoavshapira.com




This e-mail, including any attachments, is a confidential business 
communication, and may contain information that is confidential, proprietary 
and/or privileged.  This e-mail is intended only for the individual(s) to whom 
it is addressed, and may not be saved, copied, printed, disclosed or used by 
anyone else.  If you are not the(an) intended recipient, please immediately 
delete this e-mail from your computer system and notify the sender.  Thank you.


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