Integrate Electronic Work Instructions with third-party tools
JBoss server deployments
When you use a JBoss web server to deploy the installation file, you must complete one of the following configurations.
Configure the JBoss server for a Linux deployment
Edit JBoss-Home-directory/bin/run.sh.
Search for the definition of the JAVA_OPTS variable and add the following two values: -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH= true
Configure the JBoss server for a Windows deployment
Edit JBoss-Home-direcctory/bin/run.bat.
Search for the definition of the JAVA_OPTS variable and add the following two values: -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true -Dorg.apache.catalina.connector.CoyoteAdapter.ALLOW_BACKSLASH= true
Source: https://docs.sw.siemens.com/en-US/doc/282219420/PL20251212545240207.EWI_DeploymentGuide/xid1918884 · retrieved 2026-07-11