> Does Variman 3.2.3 still require activation? None of the links that I
> found work.
No, it does not. You have two choices: pick up the current release;
hack the web.xml file and delete this stuff:
<filter>
<filter-name>activation-filter</filter-name>
<description>Checks to see if Variman has been activated.</
description>
<filter-class>org.realtors.rets.server.webapp.ActivationFilter</
filter-class>
</filter>
Regards,
M.
<filter>
<filter-name>activation-filter</filter-name>
<description>Checks to see if Variman has been activated.</
description>
<filter-class>org.realtors.rets.server.webapp.ActivationFilter</
filter-class>
</filter>