appserver.io v1.0.0-rc2 Release Notes

  • 🛠 Bugfixes

    • 🛠 Fixed missing documentRoot param to persistence-container configuration in appserver.xml
    • 🛠 Fixed invalid registration of local/remote business interfaces for session beans
    • 🛠 Fixed XSD validation problems for logger entries based on wrong handlers element namespace

    🔋 Features

    • 🚀 Closed #473 - Create deployment PSR
    • 🌲 Log exceptions thrown in ServletEngine::process method
    • 📦 Move OS specific templates and resources to dist packages
    • 👍 Allow argument --install-dir for composer post-install-cmd
    • ✂ Remove var/www/core_functions.php script and include from server.php
    • ➕ Add method logCriticalException() to AbstractServletEngine to simplify exception logging