Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Note | ||
---|---|---|
| ||
Log file path is specified in WEB-INF/classes/log4j.properties . Specifically, these 2 tags:
In other app server types other than tomcat, the value for ${catalina.home} is empty, so the path becomes /logs/email.log . |
...
...
...
...
Thai |
---|
การติดตั้งบน Weblogic 14c (12.2.1) |
Download the Quick Installer intended for Oracle WebLogic Server and Oracle Coherence development only from (WebLogic Server 12c (12.2
...
Set the JAVA_OPTIONS environment variable:
.1), WebLogic Server 11g (10.3.6) and Previous Releases.
Run the Quick Installer (NOTE: The installer does not support OpenJDK, and requires Oracle Java Java Archive Downloads - Java SE 11 | Oracle Malaysia):
Code Block |
---|
java -jar fmw_14.1.1.0.0_wls_lite_quick_generic.jar |
Create a new Weblogic domain (Installing and Configuring Oracle WebLogic Server and Coherence):
Code Block |
---|
cd wls1411/oracle_common/common/bin
./config.sh |
Run Weblogic
Thai |
---|
ตั้งค่าตัวเลือกที่ต้องการใน JAVA_OPTIONS |
...
Code Block |
---|
export JAVA_OPTIONS="-javaagent:/path |
...
/to/wflow |
...
-cluster.jar -javaagent:/path |
...
/to/aspectjweaver-1. |
...
9. |
...
7.jar -javaagent:/path |
...
/to |
...
/glowroot.jar" |
Start Weblogic
./user_projects/domains/base_domain/bin/startWebLogic.sh
Deploy Joget
Thai |
---|
ปรับใช้ไฟล์ jw.war ในไดเร็กทอรี domains / base_domain / deploy / autodeploy |
...