application.xml
with:weblogic-application.xml
with:orbeon.war
into the orbeon-ear/orbeon
directory you created in step 1. After this, you should have a directory orbeon-ear/orbeon/WEB-INF
.orbeon-ear
directory. If you are running WebLogic in development mode, you can move it to user_projects/domains/base_domain/autodeploy
.orbeon.log
is stored. You define the location of the file in WEB-INF/resources/config/log4j.xml
, in the SingleFileAppender
. By default the location of the file is defined as ../logs/orbeon.log
. If you start WebLogic with user_projects/domains/base_domain/startWebLogic.sh
, the log will be located in user_projects/domains/logs/orbeon.log
.