View Issue Details

IDProjectCategoryView StatusLast Update
0006631SymmetricDSImprovementpublic2024-11-06 21:00
Reporterelong Assigned Toelong  
Prioritynormal 
Status resolvedResolutionfixed 
Product Version3.15.0 
Target Version3.15.10Fixed in Version3.15.10 
Summary0006631: Deployment of WAR on Tomcat 10
DescriptionMake it easy to deploy a WAR on Tomcat 10, which is using Jakarta EE 10 platform and Servlet 3.0. Make it possible to deploy a WAR without a web.xml, using default application descriptors defined by annotations in the code.

# Copy a JDBC JAR into web/WEB-INF/lib
# Edit conf/log4j2.xml to set path and filename to symmetric.log
bin/symadmin create-war --external-security sym.war
cp sym.war ${TOMCAT_HOME}/webapps/
# Optional: Set system property for engines directory: -Dsymmetric.engines.dir=/path/to/dir
# Optional: Set system property for security file: -Dsym.keystore.file=/path/to/keystore
# Optional: Set system property for cacerts file: -Djavax.net.ssl.trustStore=/path/to/cacerts
# Optional: Set system property for REST file: -Dsym.rest.properties.file=/path/to/rest.properties
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

SymmetricDS: 3.15 3aa09c2e

2024-10-31 12:58:52

admin

Details Diff
0006631: Deployment of WAR on Tomcat 10 Affected Issues
0006631
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/JettyCustomizer.java Diff File
mod - symmetric-server/src/main/java/org/jumpmind/symmetric/SymmetricBoot.java Diff File

SymmetricDS: 3.15 8b34ba0f

2024-11-06 20:20:52

admin

Details Diff
0006631: Deployment of WAR on Tomcat 10 Affected Issues
0006631
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java Diff File
rm - symmetric-server/src/main/deploy/web/WEB-INF/web.xml Diff File

Issue History

Date Modified Username Field Change
2024-10-31 12:54 elong New Issue
2024-10-31 12:54 elong Status new => assigned
2024-10-31 12:54 elong Assigned To => elong
2024-10-31 12:59 elong Status assigned => resolved
2024-10-31 12:59 elong Resolution open => fixed
2024-10-31 12:59 elong Fixed in Version => 3.15.10
2024-10-31 13:00 admin Changeset attached => SymmetricDS 3.15 3aa09c2e
2024-11-06 20:16 elong Description Updated View Revisions
2024-11-06 21:00 admin Changeset attached => SymmetricDS 3.15 8b34ba0f