Good day. With Norman's help, I was able to compile v. 3.0-M1 from Trunk.
Below is what happens when trying to add a domain with the Remote Manager: ----------------------------------------------------------------- ADDDOMAIN [DOMAIN.NAME] Error on adding domain: org.apache.james.management.DomainListManagementException: java.lang.UnsupportedOperationException: Management not supported ----------------------------------------------------------------- The corresponding "remotemanager.log" entry is: ----------------------------------------------------------------- ERROR 14:59:21,438 | james.remotemanager | Error on adding domain: org.apache.james.management.DomainListManagementException: java.lang.UnsupportedOperationException: Management not supported ----------------------------------------------------------------- And the server stderr also is: ----------------------------------------------------------------- ERROR 14:59:21,438 | james.remotemanager | Error on adding domain: org.apache.james.management.DomainListManagementException: java.lang.UnsupportedOperationException: Management not supported ----------------------------------------------------------------- I have "enableVirtualHosting" set to "true" in James.xml. Any ideas? Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
