View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006704 | SymmetricDS | Task | public | 2025-01-23 15:09 | 2025-02-14 14:27 |
Reporter | maziz8900 | Assigned To | elong | ||
Priority | normal | ||||
Status | closed | Resolution | fixed | ||
Product Version | 3.15.12 | ||||
Target Version | 3.15.13 | Fixed in Version | 3.15.13 | ||
Summary | 0006704: unable to deploy WAR file in Tomcat 10 | ||||
Description | i'm trying to deploy symmetric 3.15.12 as war file into current tomcat 10 on linux | ||||
Steps To Reproduce | failed to find a suitable driver\ i copied ojdbc.11.23 from symmetric home/lib into WEB-INF/lib for both TOMCAT_HOME/lib and symmetric/WEB-INF/lib , | ||||
Additional Information | some concerns : - when creating the war file from symadmin , it asks for rest.proprties file in sceurity folder , however ,it's not exist - do i have to configure symmetric.proprties or files in engine folder ? - do i have to use server.xml/web.xml of the tomcat itself? - do i have to make a specific web.xml of symmetric/WEB-INF ? | ||||
Tags | install | ||||
|
- when creating the war file from symadmin , it asks for rest.proprties file in sceurity folder , however ,it's not exist This is a bug that we will address. As a workaround, you could create an empty rest.properties file in the security folder. - do i have to configure symmetric.proprties or files in engine folder ? Yes, you need to either provide symmetric.properties or include .properties files in the engine folder. If the engine folder is external, you must set the following system property to its path: -Dsymmetric.engines.dir=/path/to/dir - do i have to use server.xml/web.xml of the tomcat itself? - do i have to make a specific web.xml of symmetric/WEB-INF ? As of 3.15, the war file no longer uses web.xml. It uses Spring Boot instead. Also, here is a link to our documentation on creating a war file: https://symmetricds.sourceforge.net/doc/3.15/html/user-guide.html#_web_archive_war |
|
Released as part of 3.15.13 |
SymmetricDS: 3.15 5010ea4d 2025-02-05 17:37:35 Details Diff |
0006704: rest.properties is optional |
Affected Issues 0006704 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java | Diff File | ||
SymmetricDS: 3.16 328d8233 2025-02-05 17:37:35 Details Diff |
0006704: rest.properties is optional |
Affected Issues 0006704 |
|
mod - symmetric-client/src/main/java/org/jumpmind/symmetric/SymmetricAdmin.java | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-01-23 15:09 | maziz8900 | New Issue | |
2025-01-29 18:19 | emiller | Note Added: 0002597 | |
2025-01-29 18:21 | emiller | Tag Attached: install | |
2025-02-05 17:39 | elong | Assigned To | => elong |
2025-02-05 17:39 | elong | Status | new => resolved |
2025-02-05 17:39 | elong | Resolution | open => fixed |
2025-02-05 17:39 | elong | Fixed in Version | => 3.15.13 |
2025-02-05 18:00 | admin | Changeset attached | => SymmetricDS 3.15 5010ea4d |
2025-02-05 18:00 | admin | Changeset attached | => SymmetricDS 3.16 328d8233 |
2025-02-14 14:27 | pbelov | Note Added: 0002632 | |
2025-02-14 14:27 | pbelov | Status | resolved => closed |