FOX:Changelog

FOXr4.04.13

August 2011

FOXr4.04.12

July 2011
  1. they are explicitly put there by the engine
  2. the fm:set-buffer or fm:set-page is marked up with the attribute "preserve-comments".

FOXr4.04.11

July 2011

FOXr4.04.10

July 2011
<authentication>
  <ldap-connection-list>
    <ldap-connection>
      <name>fivium-docmgr</name>
      <host>ldapsrv.fivium.co.uk</host>
      <port>389</port>
      <base-dn>ou=Users,dc=fivium,dc=co,dc=uk</base-dn>
      <user-dn>
        <attribute>uid</attribute>
      </user-dn>
      <auth-info>
        <source-dn>
          <attribute>uid</attribute>
          <base-dn>ou=Users,dc=fivium,dc=co,dc=uk</base-dn>
        </source-dn>
        <login-id>uid</login-id>
        <forename>displayName</forename>
        <surname>homeDirectory</surname>
        <email>homeDirectory</email>
      </auth-info>
    </ldap-connection>
  </ldap-connection-list>
</authentication>

This config sets up an LDAP data source, to use it, a corresponding attribute must be set on the fm:user-login command; for example:

<fm:user-login 
  wua-login-id="/*/LOGIN/USERNAME" 
  password="/*/LOGIN/PASSWORD" 
  status-code="/*/STATUS_CODE" 
  status-message="/*/LOGIN/STATUS_MESSAGE" 
  authentication-method="LDAP" 
  authentication-domain="string(concat('fivium-','docmgr'))"/>

FOXr4.04.09

July 2011

FOXr4.04.08

July 2011

FOXr4.04.07

July 2011

FOXr4.04.06

July 2011

FOXr4.04.05

July 2011

Fixes

FOXr4.04.04

July 2011

Fixes

FOXr4.04.03

July 2011

New Features

Fixes

FOXr4.04.02

July 2011

New Features

FOXr4.04.01

July 2011

New Features

FOXr4.04.00

July 2011

New Features

  <matrix-service>
    <retry-count>3</retry-count>
    <retry-interval>100</retry-interval>
    <service-url-list>
      <service-url>http://matrix.website.co.uk/aim2/aim2?apiClassName=uk.gov.dti.aim.MATRIXService</service-url>
      <service-url>http://matrix. website.co.uk:81/aim2/aim2?apiClassName=uk.gov.dti.aim.MATRIXService</service-url>
    </service-url-list>
  </matrix-service>

Engine mirror cascade.PNG

Seek fox component request.pngSeek handle error.png

Fixes