Tagged: Deploy "Web Context Root"
- This topic has 5 replies, 2 voices, and was last updated 11 months, 3 weeks ago by
Paolo Clerici.
-
AuthorPosts
-
I’m using MyEclipse 2024.1.0 and need to deploy a Jakarta EE 9.1 project to a TomEE 9.1 server. Project name is “NGWebTemplate-2.0” and in the project properties (“Deployment” -> “Deployment Assembly” -> “Web Context Root”) it is indicated to deploy to the cotext root “ngwt”. When I deploy the “Web Context Root” value is not considered and the deployment is performed in a directory that has the same name as the project (“NGWebTemplate-2.0”).
July 2, 2024 at 1:41 am #701676
Brian FernandesModeratorPaolo,
Thanks for the report – we’ve been able to replicate this in 2024 as well. Could you help us prioritize this fix, is this something you can live with for the near term or is it affecting your work and you’d need a fix soon?
Apologies for the inconvenience caused around this!
July 2, 2024 at 3:08 am #701678I Brian,
It’s not a big deal at the moment. I’m progressively migrating the projects from 2017 version (where it worked) to 2024 version. In a couple of months, when I start migrating all the projects, it could become a more serious problem.
Thanks for the support.July 3, 2024 at 6:28 am #701727
Brian FernandesModeratorPaolo,
Appreciate the details, thank you. I’ll work on this in the background, you should have a fix well in time for your larger migration. Please also let me know if you run into any other issues with 2024; the jump from 2017 is quite large, but we’ve tried to not rock the boat too much. Hopefully you won’t run into more issues, but do let us know.
Thanks!
July 16, 2024 at 1:32 pm #701830
Brian FernandesModeratorPaolo,
Just had a few additional questions:
1) What application server (and version) were you deploying to with 2017?
2) Are you deploying the web project directly to the server or is it part of an EAR? (i.e. are you deploying the EAR which in turn is deploying the web project?)
3) Is NGWebTemplate-2.0 a Maven based project?Thanks!
July 19, 2024 at 6:23 am #701848I Brian,
1) Apache Tomcat 7 and 9
2) Directly to the server
3) YesThanks for the support.
-
This reply was modified 11 months, 3 weeks ago by
Paolo Clerici.
-
This reply was modified 11 months, 3 weeks ago by
-
AuthorPosts