Skip to content

Stable 1.0.4 Release aka "Iron Horse"

Compare
Choose a tag to compare
@wagnert wagnert released this 17 Apr 15:42
· 709 commits to master since this release

Stable appserver.io 1.0.4 aka "Iron Horse" release

This release provides bugfixes.

We STRONGLY recommend, that you have a look at our upgrade guide, before upgrading your installation to 1.0.4!

Notes

  • Please be aware, that our Mac OS X installer actually is NOT aware of changes you've made to your configuration files. So it is necessary to BACKUP all configuration files you've customized, to not loose your changes.
  • We recently moved the descriptors to a separate package appserver-io/description. This helps framework developers to decouple their code.
  • For detailed installation instructions look at our documentation
  • Linux packages are split in runtime and distribution packages. So please install both of them. Runtime packages provide appserver-runtime which the appserver-dist package depends on
  • For bleeding edge development builds, check our developer builds page

Bugfixes

  • Fixed #725 - No Datasources in Singleton SessionBean
  • Fixed #731 - Custom include paths in SplClassLoader not used
  • Fixed #719 - Around advice chain does break at certain size
  • Fixed #721 - Different order of Advices in pointcut.xml depending on type