Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
Excerpt

Planned release ?? 2012.

Table of Contents
minLevel4

 

Highlights

  • Settings for FileExchange
  • ??

Updating from 0.19

ReferenceSettings has been added settings for the FileExchange:

Code Block
  <FileExchangeSettings>
 
  <ProtocolType>HTTP</ProtocolType>
 
  <ServerName>localhost</ServerName>
 
  <Port>80</Port>
 
  <Path>/dav</Path>
 
</FileExchangeSettings>

This should be added for the relevant components (especially AuditTrailService and CommandLineClient)

Column
width200px
Panel

Dependencies

Message-XML-21
Collection-settings 0.9

Panel

Downloads

Panel

Maven site

...