Dynamic-WS Releases

Latest Release

Latest release of Dynamic-WS is 1.1.0.

1.1.0 - 10.09.2009

Dynamic-WS WAR file: dynamic-ws-1.1.0.war

Dynamic-WS run with HTTP Service as a Standalone Application: dynamic-ws-standalone-1.1.0.zip

Dynamic-WS bundles: dynamic-ws-bundles-1.1.0.zip

Source Code: dynamic-ws-1.1.0-src.zip

Release Notes

New Features:

  • Upgradability: Beginning from this release, Dynamic-WS became upgradable. If you have a running application that uses Dynamic-WS, and you want to upgrade Dynamic-WS (say from version 1.1.0 to 1.1.1) then all you have to do is to install the newer bundles of Dynamic-WS with their dependencies, then the newer version will replace the older one. And if you would want to downgrade it by undoing the upgrade, then all you have to do is to remove the newer bundles.

1.0.1 - 30.09.2008

Dynamic-WS WAR file: dynamic-ws-1.0.1.war

Dynamic-WS run with HTTP Service as a Standalone Application: dynamic-ws-standalone-1.0.1.zip

Dynamic-WS with Tomcat: dynamic-ws-on-tomcat-1.0.1.zip

Dynamic-WS bundles: dynamic-ws-bundles-1.0.1.zip

Source Code: dynamic-ws-1.0.1-src.zip

Release Notes

New Features:

  • Running with HTTP Service: Now Dynamic-WS works with HTTP Service too. If an HTTP Service is present in the OSGi-Environment and the "http-service-binder" bundle of Dynamic-WS is deployed, Dynamic-WS will register its servlet in the HTTP Service.
  • Performance improvements: Start time of the OSGi-based application that runs Dynamic-WS is now increased by 60-70%, this is because version 1.0.2 of DA-Launcher is used now, this version caches bundles generated from non-bundled libraries (JAX-WS RI contains and requires about 20 non-bundled libraries).
  • Knopflerfish compatibility: Dynamic-WS is now compatible with Knopflerfish.

Bug Fixes:

  • Example compatibility problems: The example application was not working with Equinox. Now it's compatible with Equinox, Felix and Knopflerfish in Java Environments JDK and JRE versions 1.5 and 1.6.

1.0.0 - 21.07.2008

Dynamic-WS with DA-Launcher: dynamic-ws-with-da-launcher-1.0.0.war

Dynamic-WS bundles: dynamic-ws-bundles-1.0.0.zip

Source Code: dynamic-ws-1.0.0-src.zip