Re: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-13 Thread Mark Thomas
24 5:45 PM To: users@tomcat.apache.org Subject: Re: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure [You don't often get email from ma...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Confirmed this is user error. There is no bug in the

RE: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-09 Thread Rick Noel
@tomcat.apache.org Subject: Re: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure [You don't often get email from ma...@apache.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ] Confirmed this is user error. There is no bug in the migration tool

Re: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Mark Thomas
Confirmed this is user error. There is no bug in the migration tool. Steps to demonstrate this: - Create new, blank Eclipse dynamic web project - Add provided servlet code - Add required libraries - Remove referenced to internal logging code - Add web.xml with basic mapping to "/test"

RE: [EXT]Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rick Noel
No I cannot compile from command line. But I do not really care how eclipse compiles my class anyway. All I know is that eclipse compiles the class without errors. Using the jars I tell it to. (all the jars run through the migration tool) But Tomcat 10 can not compile the class using those same

Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rob Sargent
t 10 compiles it does not compile > > I have also used the migration tool on my .war that runs in Tomcat 9 and that > war still fails with same compile error. > > So to summarize. the migration tool fails to convert third party jar > xmlrpc-server3.1.3.jar > And

RE: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rick Noel
I built my app in Eclipse and the build path is set to use the migrated jar. It compiles without error on Eclipse and using the migrated jar. I have that same migrated jar in the Tomcat lib But when tomcat 10 compiles it does not compile I have also used the migration tool on my .war

Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Mark Thomas
}); return mapping; } } Rick Noel Systems Programmer | Westwood One rn...@westwoodone.com -Original Message- From: Mark Thomas Sent: Thursday, February 8, 2024 9:27 AM To: users@tomcat.apache.org Subject: Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool fa

RE: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rick Noel
} }); return mapping; } } Rick Noel Systems Programmer | Westwood One rn...@westwoodone.com -Original Message- From: Mark Thomas Sent: Thursday, February 8, 2024 9:27 AM To: users@tomcat.apache.org Subject: Re: [EXT]Re: jakartaee-migration-1.0.7 migratio

Re: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Mark Thomas
On 08/02/2024 14:17, Rick Noel wrote: My class is RVXmlRpcServlet and below is the compile error that happens when I use the xmlrpc-server3.1.3.jar after that jar has been run through the migration tool jakartaee-migration-1.0.7 That same class throws NO compile error on Tomcat 9 using

RE: [EXT]Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rick Noel
My class is RVXmlRpcServlet and below is the compile error that happens when I use the xmlrpc-server3.1.3.jar after that jar has been run through the migration tool jakartaee-migration-1.0.7 That same class throws NO compile error on Tomcat 9 using xmlrpc-server3.1.3.jar Here is the compile

Re: jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Mark Thomas
running this jar trough the latest Tomcat 10 migration tool (jakartaee-migration-1.0.7) which is suppose to alter the jar to make all classes use jakarta.server. classes but the tool is not fully converting all the classes, since I still get compile errors at run time. Please provide details

jakartaee-migration-1.0.7 migration tool failure

2024-02-08 Thread Rick Noel
10 migration tool (jakartaee-migration-1.0.7) which is suppose to alter the jar to make all classes use jakarta.server. classes but the tool is not fully converting all the classes, since I still get compile errors at run time. I think in addition to not using javax.server. the jar should

Re: Jakarta migration issue in Tomcat 10.1.12 with Java 11

2023-09-28 Thread Mark Thomas
28 Sept 2023 03:22:26 Muralisankar Srinivasan : Dear Users, I am facing the following Exceptions from the Java Maven application which is migrated from Javax to Jakarta, using "jakartaee-migration-1.0.7". The application was successful in "Apache Tomcat Version 9.0.64&qu

Jakarta migration issue in Tomcat 10.1.12 with Java 11

2023-09-27 Thread Muralisankar Srinivasan
Dear Users, I am facing the following Exceptions from the Java Maven application which is migrated from Javax to Jakarta, using "jakartaee-migration-1.0.7". The application was successful in "Apache Tomcat Version 9.0.64". Please suggest the dependencies to be added in p

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.6

2022-12-05 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.6 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artifacts from Java EE 8 to Jakarta EE 9

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.5

2022-11-08 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.5 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.4

2022-09-20 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.4 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.3

2022-09-12 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.3 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.1

2022-07-11 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.1 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

RE: Automated migration for Tomcat 9 to 10

2022-05-02 Thread Chetna Agrawal
Hi, This is a follow-up mail. Please help with the below issue. Regards, Chetna Agrawal -Original Message- From: Chetna Agrawal Sent: 28 April 2022 17:35 To: users@tomcat.apache.org Subject: Automated migration for Tomcat 9 to 10 Hi, I want to migrate my webapp from Java EE8

Automated migration for Tomcat 9 to 10

2022-04-28 Thread Chetna Agrawal
Hi, I want to migrate my webapp from Java EE8 to Jakarta EE 9 in order to run it on tomcat 10.0.18. I am trying to run jakartaee migration tool at runtime by adding - , in my context defined in server.xml. The tomcat version that I am using is 10.0.18. I am providing the value of path

Re: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-29 Thread Rob Sargent
On 3/29/22 10:54, Senguttuvan, Gopalakrishnan (CWM-NR) wrote: Hi Thomas, Thanks for the response. This issue occurred when I have start the Tomcat server in Linux-QA machine. Regards, Gopalakrishnan S Double check your runtime environment - something there is out of whack I suspect.

RE: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-29 Thread Senguttuvan, Gopalakrishnan (CWM-NR)
To: Tomcat Users List Subject: AW: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement [External]<https://connect.fg.rbc.com/community/techhub/external-email-indicator> Hello, does this error show up in IntelliJ ? Seems like there is a bug in IntelliJ: https://stackoverfl

AW: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-25 Thread Thomas Hoffmann (Speed4Trade GmbH)
> -Ursprüngliche Nachricht- > Von: Senguttuvan, Gopalakrishnan (CWM-NR) > > Gesendet: Freitag, 25. März 2022 17:13 > An: users@tomcat.apache.org > Betreff: Migration JDK11 - Tomcat 9 - NoClassDefFoundError: > java/sql/Statement > > Hi Team, > > We a

Migration JDK11 - Tomcat 9 - NoClassDefFoundError: java/sql/Statement

2022-03-25 Thread Senguttuvan, Gopalakrishnan (CWM-NR)
Hi Team, We are migrating our application from JDK8 to JDK11 (RedHat OpenJDK11). Modified the JAVA_HOME to JDK11 path. Currently we are using Tomcat version 9. (It is working fine with JDK8). Since the JDK11 won't support the JAVA_ENDORSED_DIRS, so I have removed the "-Djava.endorsed.dirs" in

[ANN] Apache Tomcat Migration tool for Jakarta EE 1.0.0

2021-05-08 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 1.0.0 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

[ANN] Apache Tomcat Migration tool for Jakarta EE 0.2.0

2021-02-18 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Migration Tool for Jakarta EE 0.2.0 Apache Tomcat Migration Tool for Jakarta EE is an open source software tool for migrating binary web applications (WAR files) and other binary artefacts from Java EE 8 to Jakarta EE 9

Re: 10. migration doc flaw

2021-02-09 Thread Rob Sargent
> On Feb 9, 2021, at 1:25 AM, Mark Thomas wrote: > > On 08/02/2021 23:40, Rob Sargent wrote: >> Well, it the 9->10 page, but that form generator is all about >> 10.x->10.y (Not sure it's doing anything useful either?) > > Copy/paste error. Fixed now. Thanks for reporting this. > > The

Re: 10. migration doc flaw

2021-02-09 Thread Mark Thomas
On 08/02/2021 23:40, Rob Sargent wrote: > Well, it the 9->10 page, but that form generator is all about > 10.x->10.y  (Not sure it's doing anything useful either?) Copy/paste error. Fixed now. Thanks for reporting this. The configuration difference generator is working but the files haven't

Re: 10. migration doc flaw

2021-02-08 Thread Rob Sargent
Well, it the 9->10 page, but that form generator is all about 10.x->10.y  (Not sure it's doing anything useful either?) On 2/8/21 4:35 PM, Rob Sargent wrote: I think there's an error on this page:    http://tomcat.apache.org/migration-10.html First paragraph under "Upgra

10. migration doc flaw

2021-02-08 Thread Rob Sargent
I think there's an error on this page: http://tomcat.apache.org/migration-10.html First paragraph under "Upgrading 10.0.x" When upgrading instances of Apache Tomcat from one version of _Tomcat 9 _to another, particularly when using separate Which confused me because I w

Re: Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Lavitesh, On 6/22/20 07:12, Lavitesh Verma wrote: > We didn’t use woodstox previously in our application and after we > updated tomcat to version 8.5.5 we are getting this issue. > > We were able to resolve the issue by adding “wstx-asl-2.9.1.jar”

RE: Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-22 Thread Lavitesh Verma
e found during migration of Tomcat version 6.0.35 to 8.5.5 Sorry for the top post. I'm having email formatting problems. Lavitesh, 15-Jun-2020 07:34:45.122 SEVERE [http-nio-7080-exec-10] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [MainControllerServlet] in con

Re: Version migration problems

2020-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Niranjan, On 6/19/20 13:17, Niranjan Rao wrote: > Hi Mark/Chris, > > Thank you for the reply. > > It's a spring application, related controllers/methods basically > return page name as return "pages/Login". > > The view resolver maps it

Re: Version migration problems

2020-06-19 Thread Niranjan Rao
Hi Mark/Chris, Thank you for the reply. It's a spring application, related controllers/methods basically return page name as return "pages/Login". The view resolver maps it WEB-INF/jsp/pages/Login.jsp. Login.jsp has entry that says This entry gets resolved correctly in V7, but V9 I get

Re: Version migration problems

2020-06-19 Thread Mark Thomas
On 19/06/2020 13:19, Christopher Schultz wrote: > Niranjan, > > On 6/18/20 13:47, Niranjan Rao wrote: >> I am trying to migrate from 7.0.73 to 9.0.36 and facing >> challenges. > >> Java version and operating system version remains same in both >> cases. > > ... and what are those versions? >

Re: Version migration problems

2020-06-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Niranjan, On 6/18/20 13:47, Niranjan Rao wrote: > I am trying to migrate from 7.0.73 to 9.0.36 and facing > challenges. > > Java version and operating system version remains same in both > cases. ... and what are those versions? > I have

Version migration problems

2020-06-18 Thread Niranjan Rao
Greetings, I am trying to migrate from 7.0.73 to 9.0.36 and facing challenges. Java version and operating system version remains same in both cases. I have carefully reviewed the configurations and everything looks ok. Version 9 does not report any problems when starting the application

RE: Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-16 Thread John.E.Gregg
it just means you'll get the default. John From: Lavitesh Verma Sent: Monday, June 15, 2020 8:49 AM To: Tomcat Users List Subject: RE: Issue found during migration of Tomcat version 6.0.35 to 8.5.5 Hi, PFA the complete Stack Trace for the Issue. Thanks & Regards Lavitesh Verma Soft

Re: [OT] [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-16 Thread Lavitesh Verma
All, From: Christopher Schultz Sent: Tuesday, June 16, 2020, 23:29 To: users@tomcat.apache.org Subject: Re: [OT] [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 6/15/20 10

Re: [OT] [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-16 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 6/15/20 10:02, Jason Pyeron wrote: > A quick brief on etiquette. > > 1. Please do not harvest emails and send linked in requests OMG +1 many many times to this. If I haven't met you in person, don't send me a LinkedIn request. > 2.

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
changes, lib/ JARs, startup parameters, etc) Based on the limited information you have provided (e.g. no test case I can run) I do not see any relevant issues in the following guides. https://tomcat.apache.org/migration-7.html http://tomcat.apache.org/migration-8.html http

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
3 PM To: 'Tomcat Users List' Cc: 'RUBIN, JACOB' ; lsrv...@list.att.com; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 What I see here is that there is a bit of custom code that is "causing&qu

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
: Monday, June 15, 2020 9:29 AM To: Jason Pyeron ; 'Tomcat Users List' Cc: 'RUBIN, JACOB' ; lsrv...@list.att.com; Vasudev Wadhawan Subject: RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 Hi Jason, We have updated the xercesImpl from version 2.6.2 to 2.12.0

RE: Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
e 15, 2020 6:49 PM To: Tomcat Users List Subject: Re: Issue found during migration of Tomcat version 6.0.35 to 8.5.5 guess looks like jar not found, full stacktrace would be helpful. On Mon, Jun 15, 2020 at 8:17 PM Lavitesh Verma wrote: > Hi Team, > > > > Below are the de

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
Hi Jason, We have updated the xercesImpl from version 2.6.2 to 2.12.0 for the migration and no new jars were added for the new environment. We didn't use Woodstox StAX jar with tomcat 6.0.35 and did not face any such issue. PFA the complete Stack Trace for the Issue. Thanks & Reg

Re: Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Wee
guess looks like jar not found, full stacktrace would be helpful. On Mon, Jun 15, 2020 at 8:17 PM Lavitesh Verma wrote: > Hi Team, > > > > Below are the details of the system and tomcat version > > Old tomcat version: *Apache Tomcat/6.0.35* > > New tomcat version: *Apache Tomcat/8.5.5* > >

RE: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Jason Pyeron
@tomcat.apache.org Cc: RUBIN, JACOB ; lsrv...@list.att.com; Vasudev Wadhawan Subject: [tomcat-users] Issue found during migration of Tomcat version 6.0.35 to 8.5.5 Importance: High Hi Team, Below are the details of the system and tomcat version Old tomcat version: Apache Tomcat/6.0.35 New tomcat

Issue found during migration of Tomcat version 6.0.35 to 8.5.5

2020-06-15 Thread Lavitesh Verma
Hi Team, Below are the details of the system and tomcat version Old tomcat version: Apache Tomcat/6.0.35 New tomcat version: Apache Tomcat/8.5.5 Operating System: SunOS OS Version: 5.10 Architecture: sparcv9 JVM Version: 1.8.0_101-b13 Vendor: Oracle Corporation We are trying to migrate Apache

Re: Slow startup of webapps (e.g., manager) after migration

2019-06-21 Thread Osipov, Michael
Am 2019-06-21 um 14:33 schrieb Mark Thomas: On 21/06/2019 13:13, Osipov, Michael wrote: Folks, we're migrating off old hosts to new ones, but remain at 8.5.x (.34 to .42 at the moment) and Java 8. Surprisingly, an empty Tomcat wih just manager installed takes way too long too start. More

Re: Slow startup of webapps (e.g., manager) after migration

2019-06-21 Thread Mark Thomas
On 21/06/2019 13:13, Osipov, Michael wrote: > Folks, > > we're migrating off old hosts to new ones, but remain at 8.5.x (.34 to > .42 at the moment) and Java 8. Surprisingly, an empty Tomcat wih just > manager installed takes way too long too start. More precisely, the > Tomcat is fast, deploying

Slow startup of webapps (e.g., manager) after migration

2019-06-21 Thread Osipov, Michael
Folks, we're migrating off old hosts to new ones, but remain at 8.5.x (.34 to .42 at the moment) and Java 8. Surprisingly, an empty Tomcat wih just manager installed takes way too long too start. More precisely, the Tomcat is fast, deploying manager app is horribly slow:

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-17 Thread Mark Thomas
On 03/06/2019 22:46, Mark Thomas wrote: >> Florian, >> >>> On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out >>> what was causing the file descriptor leak. >> >>> The leak has occured in the JSF2 MyFaces Implementation we are >>> using. It is described here: >>>

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-03 Thread Mark Thomas
> Florian, > >> On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out >> what was causing the file descriptor leak. > >> The leak has occured in the JSF2 MyFaces Implementation we are >> using. It is described here: >> https://marc.info/?l=myfaces-dev=152536956716792=2 The problem

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Florian, > On 5/23/19 06:59, Florian Trimmel wrote: We were able to figure out > what was causing the file descriptor leak. > > The leak has occured in the JSF2 MyFaces Implementation we are > using. It is described here: >

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-06-03 Thread Florian Trimmel
Am Do., 23. Mai 2019 um 17:14 Uhr schrieb Christopher Schultz < ch...@christopherschultz.net>: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Florian, > > On 5/23/19 06:59, Florian Trimmel wrote: > > After migrating from Tomact 7 to Tomcat 9.0.20 (running with same > > Java Version

Re: Migration from Tomcat 7 to 9 results in more open file descriptors

2019-05-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Florian, On 5/23/19 06:59, Florian Trimmel wrote: > After migrating from Tomact 7 to Tomcat 9.0.20 (running with same > Java Version 1.8.0_25) we have a problem with our JSF2 web > application on Linux RHEL 7. After some time we get Exceptions like

Migration from Tomcat 7 to 9 results in more open file descriptors

2019-05-23 Thread Florian Trimmel
Hi, After migrating from Tomact 7 to Tomcat 9.0.20 (running with same Java Version 1.8.0_25) we have a problem with our JSF2 web application on Linux RHEL 7. After some time we get Exceptions like this: java.io.FileNotFoundException:

Re: migration from tomcat 7.0 to 8.5

2019-02-11 Thread Mark Thomas
On 04/10/2017 15:53, Aquatic Safaris Diver wrote: > > I've read the migration manuals and have tried to make the changes to > my configuration to work correctly in tomcat v8.5, but it's not.  I'm > not an experton XML files and JDK so please help me.   I'm sure this is crazy > s

migration from tomcat 7.0 to 8.5

2019-02-08 Thread Aquatic Safaris Diver
I've read the migration manuals and have tried to make the changes to my configuration files to work correctly in tomcat v8.5, but it's not.  I'm not an expert on XML files and JDK so please help me.   I'm sure this is crazy simple for you experts. The server.xml conf file is OK between the two

RE: Migration tomcat 7 to 9 : export static files

2019-01-03 Thread andre seame
=== === thanks PHL. De : Christopher Schultz Envoyé : jeudi 3 janvier 2019 14:52 À : users@tomcat.apache.org Objet : Re: Migration tomcat 7 to 9 : export static files -BEGIN PGP SIGNED MESSAGE- Hash: SHA256

Re: Migration tomcat 7 to 9 : export static files

2019-01-03 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 1/3/19 03:56, andre seame wrote: > Hello, > > In tomcat 7, I have a server.xml config file. In the host section I > have > > > > So, I can access to static file : > http://server:8080/testresults/myfile.png, where the file is stored >

Migration tomcat 7 to 9 : export static files

2019-01-03 Thread andre seame
Hello, In tomcat 7, I have a server.xml config file. In the host section I have So, I can access to static file : http://server:8080/testresults/myfile.png, where the file is stored in d:\TESTRESULTS\myfile.png When using the HTML gui management interface -http://server:8080/manager/html),

Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-25 Thread Christopher Schultz
e: Tomcat > 5.5.17 migration to 6.0.53 > > David, > > On 7/24/18 10:54 AM, David Babooram wrote: >> I will try to be as clear as possible. > > :) > >> The files that were originally in >> /usr/local/tomcat/jakarta-tomcat-5.5.17/webapps/MYAPP/WEB-INF/lib &g

Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-25 Thread Christopher Schultz
re you need the junit runtime in your running > application? My guess is "no" and you might want to see if things > still work is you remove this. But it can wait until later. > > Finally (and I say this as a proud Apache Struts 1.x user) it's > important that you underst

RE: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, 24 July 2018 12:41 PM To: users@tomcat.apache.org Subject: [EXTERNAL] Re: Tomcat 5.5.17 migration to 6.0.53 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/24/18 10:54 AM

Re: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
ies in the version you are using (1.3.10). You should really research those vulnerabilities and make sure that you have mitigated them all, or you risk exposing your users and servers to exploitation. Hope that helps, - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@

Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread Christopher Schultz
those vulnerabilities and make sure that you have mitigated them all, or you risk exposing your users and servers to exploitation. Hope that helps, - -chris > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Monday, 23 July 2018 > 2:2

RE: Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-24 Thread David Babooram
Subject: [EXTERNAL] Re: Tomcat 5.5.17 migration to 6.0.53 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/23/18 12:51 PM, David Babooram wrote: > Hello > > I have begun a migration from 5.5 to 6. Yes I know 6 is EOL but the > migration from 5.5 to 6 has some more d

Re: Tomcat 5.5.17 migration to 6.0.53

2018-07-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David, On 7/23/18 12:51 PM, David Babooram wrote: > Hello > > I have begun a migration from 5.5 to 6. Yes I know 6 is EOL but > the migration from 5.5 to 6 has some more documentation compared to > 5.5 to the latest version.

Tomcat 5.5.17 migration to 6.0.53

2018-07-23 Thread David Babooram
Hello I have begun a migration from 5.5 to 6. Yes I know 6 is EOL but the migration from 5.5 to 6 has some more documentation compared to 5.5 to the latest version. I followed the standard migration of libs and classes from /common /shared etc to the new /lin directory for 6.. The server

Re: Tomcat 5.5.17 migration to 6

2018-07-20 Thread Christopher Schultz
tell you that going from 5.5 -> 6.0 is exactly as difficult as it will be to go from 5.5 -> 8.5. I personally recommend 8.5 over 9.0 due to some potential backward-incompatibilities you may encounter with 9.0 that don't exist in 8.5. An eventual migration from 8.5 -> 9.0 should be much les

Re: Tomcat 5.5.17 migration to 6

2018-07-15 Thread Igal Sapir
Babooram wrote: Good morning My intent is to migrate from 5.5.17 to 6 with the intent to upgrade to 6.0.48. , mainly due to a vulnerability notice. I understand the changes listed from the Apache site wrt the migration. but I have not gotten any steps on how to proceed. Is there any proper

Re: Tomcat 5.5.17 migration to 6

2018-07-15 Thread Olaf Kock
On 14.07.2018 22:53, David Babooram wrote: Alright. I guess the thought the process was to upgrade to 6, then 7, 8 If your application doesn't do anything too tomcat specific, but is rather a standard web application, you might be able to just deploy it on Tomcat 8.5 and check if it all

Re: RE: Re: Tomcat 5.5.17 migration to 6

2018-07-14 Thread David Babooram
Re: Re: Tomcat 5.5.17 migration to 6 > But by decision was based on what was presented in the Apache site. In that, upgrade from > 5.5 was known to only go to 6. Seriously, don't even think about "upgrading" to another very dead level. There haven't been updates to Tomcat 6 for o

RE: Re: Tomcat 5.5.17 migration to 6

2018-07-14 Thread Caldarale, Charles R
> From: David Babooram [mailto:david.baboo...@digicelgroup.com] > Subject: Re: Re: Tomcat 5.5.17 migration to 6 > But by decision was based on what was presented in the Apache site. In that, upgrade from > 5.5 was known to only go to 6. Seriously, don't even think about "upgr

Re: Re: Tomcat 5.5.17 migration to 6

2018-07-14 Thread David Babooram
to > 6.0.48. , mainly due to a vulnerability notice. > > I understand the changes listed from the Apache site wrt the migration. > but I have not gotten any steps on how to proceed. > > Is there any proper documentation on how to proceed > ___

Re: Tomcat 5.5.17 migration to 6

2018-07-14 Thread calder
o migrate from 5.5.17 to 6 with the intent to upgrade to > 6.0.48. , mainly due to a vulnerability notice. > > I understand the changes listed from the Apache site wrt the migration. > but I have not gotten any steps on how to proceed. > > Is there any proper documentation on how to proceed >

Tomcat 5.5.17 migration to 6

2018-07-14 Thread David Babooram
Good morning My intent is to migrate from 5.5.17 to 6 with the intent to upgrade to 6.0.48. , mainly due to a vulnerability notice. I understand the changes listed from the Apache site wrt the migration. but I have not gotten any steps on how to proceed. Is there any proper documentation

AW: [EXTERNAL] Re: Migration from Tomcat 8.0.37 to 8.5.24 , changes to protocol at Http11NioProtocol , from http-nio to https-jsse-nio

2018-02-07 Thread Lauria Giuseppe
Hi Marek, Hi Mark. Thank you very much. Best regards G -Ursprüngliche Nachricht- Von: Mark Thomas [mailto:ma...@apache.org] Gesendet: Mittwoch, 7. Februar 2018 09:51 An: Tomcat Users List <users@tomcat.apache.org> Betreff: [EXTERNAL] Re: Migration from Tomcat 8.0.37 to 8.5.24 , c

Re: Migration from Tomcat 8.0.37 to 8.5.24 , changes to protocol at Http11NioProtocol , from http-nio to https-jsse-nio

2018-02-07 Thread Marek Czernek
Hi Lauria, This seems like everything is the same for you on both Tomcat 8 and 8.5; what changed is that the SSL implementation gets displayed in the console. JSSE means you're using Java runtime JSSE implementation. There's the possibility to use OpenSSL implementation as well. See the docs

Re: Migration from Tomcat 8.0.37 to 8.5.24 , changes to protocol at Http11NioProtocol , from http-nio to https-jsse-nio

2018-02-07 Thread Mark Thomas
On 07/02/18 08:41, Lauria Giuseppe wrote: > Hi tomcat users. > > > We are in transition from Tomcat 8.0.37 to 8.5.24. > What is the meaning of this ? Is this just naming change ? > Or did functionality change ? If yes, what is different between http-nio and > https-jsse-nio ? 8.0.x only

Migration from Tomcat 8.0.37 to 8.5.24 , changes to protocol at Http11NioProtocol , from http-nio to https-jsse-nio

2018-02-07 Thread Lauria Giuseppe
Hi tomcat users. We are in transition from Tomcat 8.0.37 to 8.5.24. We checked Tomcat docs and FAQ and searched in google for this topic but did not find an explanation. Question: Even we did not change server.xml for the connector , now the 'protocol' in the log changed to different value;

Looking for a migration assessment tool

2017-11-30 Thread Mohamed Abdallah Omar
Hello, One of our clients(Fin Tech) is moving an enterprise eco system to cloud (and micro services) from a monolithic architecture of enterprise apps(ear files) deployed on Weblogic . Knowing the code is tighly coupled with Weblogic libs and configuration files. I was searching for a

Re: migration from tomcat 7.0 to 8.5

2017-10-04 Thread Konstantin Kolinko
2017-10-04 17:53 GMT+03:00 Aquatic Safaris Diver <di...@aquaticsafaris.com>: > > I've read the migration manuals and have tried to make the changes to > my configuration to work correctly in tomcat v8.5, but it's not. I'm > not an experton XML files and JDK so please h

migration from tomcat 7.0 to 8.5

2017-10-04 Thread Aquatic Safaris Diver
I've read the migration manuals and have tried to make the changes to my configuration to work correctly in tomcat v8.5, but it's not.  I'm not an experton XML files and JDK so please help me.   I'm sure this is crazy simple for you experts. The server.xml conf file is OK between the two

RE: Migration

2017-03-22 Thread Berneburg, Cris J. - US
Osama > I have been asked by a company to update their existing working > tomcat 5 application, which is working on an old Windows 2003 > platform and accessing SQL 2005. The new servers are Windows and > SQL 2012. I downloaded and installed Tomcat 8.5.12. So, what I > need to do for migrating

Re: Migration

2017-03-22 Thread Christopher Schultz
>>> 8.5.12. So, what I need to do for migrating the existing >>>> application to work on the new environment? Thank you in >>>> advance for your reply. > >> Read through the Migration Guide: >> http://tomcat.apache.org/migration.html > The migratio

Re: Migration

2017-03-22 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Osama, On 3/21/17 3:46 PM, M. Osama Alghwell wrote: > On Mar 21, 2017 7:25 PM, "Caldarale, Charles R" > <chuck.caldar...@unisys.com> wrote: > >>> From: M. Osama Alghwell [mailto:malghw...@gmail.com] Subject: >&

RE: Migration

2017-03-21 Thread M. Osama Alghwell
I will follow the steps from 5 to 6, from 6 to 7, then from 7 to 8, is this what I should do? On Mar 21, 2017 7:25 PM, "Caldarale, Charles R" <chuck.caldar...@unisys.com> wrote: > > From: M. Osama Alghwell [mailto:malghw...@gmail.com] > > Subject: Migration > >

Re: Migration

2017-03-21 Thread M. Osama Alghwell
The migration guide for migrating from Tomcat 7 to 8, I need from 5 to 8. Thank you. On Mar 21, 2017 7:21 PM, "Christopher Schultz" <ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Osama, > > On 3/21/17 1:10 PM, M

RE: Migration

2017-03-21 Thread Caldarale, Charles R
> From: M. Osama Alghwell [mailto:malghw...@gmail.com] > Subject: Migration > I have been asked by a company to update their existing working tomcat 5 > application, which is working on an old Windows 2003 platform and accessing > SQL 2005. The new servers are Windows and SQL 201

Re: Migration

2017-03-21 Thread Christopher Schultz
e Windows and > SQL 2012. I downloaded and installed Tomcat 8.5.12. So, what I > need to do for migrating the existing application to work on the > new environment? Thank you in advance for your reply. Read through the Migration Guide: http://tomcat.apache.org/migration.html - -chris -B

Migration

2017-03-21 Thread M. Osama Alghwell
I have been asked by a company to update their existing working tomcat 5 application, which is working on an old Windows 2003 platform and accessing SQL 2005. The new servers are Windows and SQL 2012. I downloaded and installed Tomcat 8.5.12. So, what I need to do for migrating the existing

Re: Migration to Tomcat 8.0 Post/PreResources vs VirtualWebappLoader with optional resources

2016-12-08 Thread Mark Thomas
ml as replacement for > the virtualWebAppLoader, as recommended by the migration guide. > However, these fail when the base-property is non-existent. Therefore, it > breaks dev/local. > > In the comments in > https://tomcat.apache.org/tomcat-8.0-doc/config/resources.html a solutio

RE: Migration to Tomcat 8.0 Post/PreResources vs VirtualWebappLoader with optional resources

2016-12-07 Thread Berg, R. van den (Robin)
can't even use the newest version, unfortunately. That depends on the PAAS party. Kind Regards, -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Wednesday, December 07, 2016 10:58 PM To: Tomcat Users List <users@tomcat.apache.org> Subjec

Re: Migration to Tomcat 8.0 Post/PreResources vs VirtualWebappLoader with optional resources

2016-12-07 Thread Christopher Schultz
; > We used the {Jar|File|Dir}ResourceSet in the context.xml as > replacement for the virtualWebAppLoader, as recommended by the > migration guide. However, these fail when the base-property is > non-existent. Therefore, it breaks dev/local. > > In the comments in > https://tomcat.apache.o

Migration to Tomcat 8.0 Post/PreResources vs VirtualWebappLoader with optional resources

2016-12-07 Thread Berg, R. van den (Robin)
-production. However, in a local/dev-setup we do not provide these libraries, since MQ-services are stubbed out. We used the {Jar|File|Dir}ResourceSet in the context.xml as replacement for the virtualWebAppLoader, as recommended by the migration guide. However, these fail when the base-property is non

Re: 8.0->8.5 migration - digests

2016-08-16 Thread Anthony Biacco
On Mon, Aug 15, 2016 at 11:02 PM, Mark Thomas <ma...@apache.org> wrote: > On 16/08/2016 04:08, Anthony Biacco wrote: > > Just started testing a migration from 8.0 to 8.5. > > I'm was using digested passwords with digest="sha-512" in my realm for > > manag

Re: 8.0->8.5 migration - digests

2016-08-15 Thread Mark Thomas
On 16/08/2016 04:08, Anthony Biacco wrote: > Just started testing a migration from 8.0 to 8.5. > I'm was using digested passwords with digest="sha-512" in my realm for > manager and i noticed in the migration doc that it said the digest property > was removed. > Took me

  1   2   3   >