Re: Is it possible and how

2018-03-02 Thread tomcat

On 02.03.2018 10:15, M. Osama Alghwell wrote:

Hi,

sorry for the mistake about the Tomcat, it is 5.4


Mmm. That sounds like a bootlegged, pre-release, and probably illegal version.

[...]


I am
thinking to move it to Linux platform, because I am better with Linux and I
think Java is more smoother with Linux.


Definitely.
According to this : 
http://www.linuxandubuntu.com/home/top-8-linux-distributions-of-2016
"Fedora - Bleeding Edge" is the smoothest of all.



-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Is it possible and how

2018-03-02 Thread M. Osama Alghwell
Hi,

sorry for the mistake about the Tomcat, it is 5.4
Thank you for the guidance I will send if I will face any obstacles. Even
though, I tried to do migration from old windows and MS SQL to new one but
I faced with a lot of error messages and I couldn't complete it. I am
thinking to move it to Linux platform, because I am better with Linux and I
think Java is more smoother with Linux.
Any hint would be appreciated very much.

Thank you

On Wed, Feb 28, 2018 at 7:34 PM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:

> > From: Christopher Schultz [mailto:ch...@christopherschultz.net]
> > Subject: Re: Is it possible and how
>
> > On 2/28/18 11:12 AM, M. Osama Alghwell wrote:
> > > I have a Java application that run on windows and using to Tomcat
> > > (unfortunately it is Tomcat 4.5 and I an assigned to upgrade it).
>
> There was no Tomcat 4.5; 4.1, 5.0, and 5.5 were released, many years ago.
>
> > > Is it possible to move to Linux platform? and is it possible to
> > > jump to Tomcat 8.x? what action should be taken?
>
> > While that sounds like a big jump (Windows -> Linux, Tomcat 4.x ->
> > 8.x), it shouldn't be a *huge* change. You'll also need a Java upgrade
> > as well, of course (Tomcat 8 requires Java 7 or later; I recommend
> > Java 8).
>
> Reading the migration guides would also be useful, although they don't go
> all the way back to Tomcat 4:
> http://tomcat.apache.org/migration.html
>
>   - Chuck
>
>
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received
> this in error, please contact the sender and delete the e-mail and its
> attachments from all computers.
>
>


-- 
*M. Osama Alghwell*


RE: Is it possible and how

2018-02-28 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:ch...@christopherschultz.net] 
> Subject: Re: Is it possible and how

> On 2/28/18 11:12 AM, M. Osama Alghwell wrote:
> > I have a Java application that run on windows and using to Tomcat 
> > (unfortunately it is Tomcat 4.5 and I an assigned to upgrade it).

There was no Tomcat 4.5; 4.1, 5.0, and 5.5 were released, many years ago.

> > Is it possible to move to Linux platform? and is it possible to
> > jump to Tomcat 8.x? what action should be taken?

> While that sounds like a big jump (Windows -> Linux, Tomcat 4.x ->
> 8.x), it shouldn't be a *huge* change. You'll also need a Java upgrade
> as well, of course (Tomcat 8 requires Java 7 or later; I recommend
> Java 8).

Reading the migration guides would also be useful, although they don't go
all the way back to Tomcat 4:
http://tomcat.apache.org/migration.html

  - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you received
this in error, please contact the sender and delete the e-mail and its
attachments from all computers.



smime.p7s
Description: S/MIME cryptographic signature


Re: Is it possible and how

2018-02-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Osama,

Welcome to the community!

On 2/28/18 11:12 AM, M. Osama Alghwell wrote:
> I have a Java application that run on windows and using to Tomcat 
> (unfortunately it is Tomcat 4.5 and I an assigned to upgrade it).
> Is it possible to move to Linux platform? and is it possible to
> jump to Tomcat 8.x? what action should be taken?

While that sounds like a big jump (Windows -> Linux, Tomcat 4.x ->
8.x), it shouldn't be a *huge* change. You'll also need a Java upgrade
as well, of course (Tomcat 8 requires Java 7 or later; I recommend
Java 8).

Installing Tomcat on Linux is straightforward:

Option a) Use your package-manager to install the "tomcat" package (or
whatever it is called in your environment)

Option b) Download apache-tomcat-8.x.y.tar.gz from the ASF web site
and untar the tarball wherever you want.

In this community, we have a slight preference for "Option b" obly
because package-managers often move things around in ways we can't
always predict or have in our brains. The ASF-issued package always
puts files in a predictable place.

Once you've installed Java and Tomcat, installing your web application
should be as easy as:

1. Drop your application's WAR file (or exploded WAR-like directory)
into Tomcat's webapps/ auto-deployment directory

2. Adding any configuration to Tomcat's conf/server.xml you require
(usually  elements)

3. You may have to adjust (or create, if necessary) your application's
META-INF/context.xml file. This is typically where you would configure
any resources such as a JDBC connection pool your application may
require. Most applications deployed on Tomcat 4 put everything into
the server's global configuration, so moving that into
application-specific configuration is a Good Idea.

4. Launch Tomcat (and your application, which should auto-deploy) and
see if there are any errors. Then, run-through your testing plan to
ensure that everything is working.

Please note that you cannot copy any of the following files from your
old Tomcat installation into the new one:

  conf/server.xml
  conf/context.xml
  conf/web.xml

If you have any questions, don't hesitate to post back to this mailing
list. The more specific you can make your question, the better help
you can get.

Hope that helps,
- -chris
-BEGIN PGP SIGNATURE-
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlqW3JgACgkQHPApP6U8
pFhYQBAAnHm9A9swpUJTMZt51L4iD8hrbD+1wBwGZ2Z73w9DKePqs+nuay3Z2Eqe
ZEc004rl5Lejdf6MX6Ea97rkdD3X1mI7z9kZGKFj07VXmEwXjrZrPsPU+JbSI/IJ
Zmg7hge8nhbqEmkn5CB323L/gUIaUF1KCHvqZKrobzyZPFFXxxeL9tDJdmf2kr27
2neRhavwTkQbZoF6KdptDfWI0+Jb4NPfZ9QPV2M9oojK/7s94vgyHlewA3OGD/hT
j6k8Lh0FczHxuImjq+fo2x1P4z3n/Fm/d8oglbLaoU6rt1xwlzwjkDDPv7n4rxP/
kwzvhHeJIJsUWoe4rgo5Ub1Ce9jYqiASOHFoaNEHRTxiBnnKOa6Snq5sZjsgvxoy
WZtZd2HI2N/OYnWAU+TzZWNreAQMdSRAW8ASHvIEWH7lYHmy3RFrnpYIkG0+59tR
DPlh3duyaW+dbHksQhLSWeMUsQt15W5FLm80+DI3IrHPYpiMh85pDcIF58dudRbJ
zAurWiPmYMSoOIej62DeHTCuCcDJxCv9Q7Ie5qHCdrB0j3GdMPFd90GDxpLvMb95
HQQsrPvAzVGWYqHRwGgPzG+ek71po4UzpYJaMf0d+htVqNSxTiOxh2RygWy5OwMy
HhR4tE7rS1Q1kZa1euqDkSdamAC+4sJn069pCQA72T1Nm1Ed2po=
=Pr7p
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Is it possible and how

2018-02-28 Thread M. Osama Alghwell
Hi all,

I have a Java application that run on windows and using to Tomcat
(unfortunately it is Tomcat 4.5 and I an assigned to upgrade it). Is it
possible to move to Linux platform? and is it possible to jump to Tomcat
8.x? what action should be taken?

Thank you

-- 
*M. Osama Alghwell*