Arbortext Publishing Engine Programmer's Guide > The Arbortext Publishing Engine Sub-Process > Writing Arbortext PE アプリケーションs in Java > Troubleshooting Java Applications for Arbortext Publishing Engine > Reloading Java Applications
  
Reloading Java Applications
The f=init function does not affect Java applications as it only reloads JavaScript, VBScript, and ACL custom applications. After an Arbortext PE サブプロセス has started, its JVM can't reload a .class or .jar file from the PE ホーム\custom directory. You need to restart the servlet container to reload .class or .jar files in the Arbortext PE サブプロセス. For example, if you were using Tomcat, you would stop and restart it to reload your Java file.