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 <[email protected]>:
> 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]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to