Stefano Bagnara
Thu, 18 Feb 2010 22:02:08 -0800
spring-beans.xml declares which DomainList implementation you use. By default it declares the XMLDomainList that is not manageable and works by alterign the domainlist.xml config file and restarting james. If you change it to use the JDBCDomainList then you should be able to use management commands.
Stefano 2010/2/18 Jamesmail <jamesmail+us...@jamesmail.dnsalias.net>: > 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: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org For additional commands, e-mail: server-user-h...@james.apache.org