Storm Changelog

What's new in Storm 1.1.0.0

Jun 21, 2010
  • Changes :
  • 1. Launch new storm window from File menu (File -> New Window)
  • 2. Configuration items moved from the config file to the config window (UI). All config items are now done via the UI.
  • 3. "Favorite services" can now be added via the configuration window. These services will appear in the dropdown options whenever you add a web service
  • 4. The config file is optional. However, to further customize the tool the items below can be set
  • FIXES:
  • 1. Issue 2398 : Handling of abstract/polymorphic types. A dropdown of allowed types will be shown whenever a polymorphic type is encountered.
  • 2. Object editor in "Tree View" now shows up for newly opened tabd.
  • 3. Exception is no longer raised when a default soap cannot be created. A warning is instead logged in the log window
  • 4. Fixed the error below.
  • Exception occurs when
  • step 1. open method in a new tab
  • step 2. Invoke method
  • step 3. switch to QuickEdit tab and select the same method. This triggers an exception.
  • 5. Additional fix for Issue 2180. Authentication now defaults to Windows Auth.