Wonderful James. Your response is highly appreciated. I am forking your code and moving it to SF.net as I am more comfortable out there. As discussed by the veteran pros, I will be focusing on using JMX to connect and manage things. I guess using JMX abstraction will shield from db schema changes etc. This will soley be focused to James 3 and higher. I will try to reuse your code as far as possible.
Kind Regards... Dhrubo On Tue, Oct 26, 2010 at 11:05 AM, Eric MacAdie <[email protected]> wrote: > My web app project uses JSF and Hibernate to manage a James instance via > the database. It can add users, delete users, get stats on how many messages > are waiting to be read, and delete messages in the deadletter table. It uses > the current James schema. I don't know if the schema will change in James 3. > It is intended to be pretty small and usable by the "retail" user; I am > running James on a VPS account. I really don't have access to large > enterprise servers. > > If people want to modify it to use the James 3 schema or JMX, that is fine > with me. > > http://github.com/emacadie/James-Admin-Web-App > > Regards, > Eric MacAdie > > > On 10/26/2010 12:01 AM, Dhrubo wrote: > >> Just as an update. I am still waiting for Eric who runs the admin project >> on >> github to respond. >> I have set a deadline of this month to see if he gets time to respond. >> Else >> will start a new one (on source forge and may be added to apache in future >> if all agrees) >> >> >> Kind Regards... Dhrubo >> >> >> >> On Tue, Oct 26, 2010 at 10:29 AM, Norman<[email protected]> wrote: >> >> Yes you are right.. it use spring as container.. >>> >>> Bye, >>> Norman >>> >>> Am 26.10.2010 04:56, schrieb Dhrubo: >>> >>> If I am not wrong, this new version is Spring and not Avalon? >>> >>>> Kind Regards... Dhrubo >>>> >>>> >>>> >>>> On Mon, Oct 25, 2010 at 11:14 PM, Norman Maurer<[email protected]> >>>> wrote: >>>> >>>> Hi there, >>>> >>>>> just to keep you updated. Eric and me have now deployed current trunk >>>>> into production. If no problems popup within the next day I will cut a >>>>> VOTE on current trunk for M1. >>>>> >>>>> So stay tuned. >>>>> >>>>> Thx, >>>>> Norman >>>>> >>>>> --------------------------------------------------------------------- >>>>> 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] >>> >>> >>> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
