Forgive my ignorance, but I am new to James, and this
mailing list. I have a host of questions to ask, as I
am working my way through the source.
I am attempting to write a servlet/JSP interface to
the Account Administrator. It's my understanding that
one does not exist, and I don't want everyone to have
to use the telnet interface.
My questions are as follows:
(1) What is the ComponentManager, and how is it
instantiated?
In the org.apache.james.remotemanager.RemoteManager
init(), it is referenced immediately, not
instantiated, and declared as private in the class.
Where the hell does it come from?
The reason I ask is...
(2) How is the UsersRepository instantiated?
This looks like the thing I want to interface with.
But it doesn't look like I can get a copy of it
without the ComponentManager, and I'm sure this is
running as a service.
Part of my problem is the implicit import of classes.
For instance, import org.apache.avalon.* This
confuses matters.
I'm trudging my way through the classes, but can't
find any of them.
Any help appreciated.
Lukas
=====
---
http://www.somnia.com
__________________________________________________
Do You Yahoo!?
Yahoo! Mail � Free email you can access from anywhere!
http://mail.yahoo.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives: <http://www.mail-archive.com/james%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]