You should use the ServiceManager.
http://excalibur.apache.org/framework/guide-cop-in-avalon.html
Am Dienstag, den 16.05.2006, 15:05 +0800 schrieb -=Kobye=-:
> hi,
>How to get a UsersRepository reference from James?
>I think it's very important
> ---
hi,
How to get a UsersRepository reference from James?
I think it's very important
--
I love Java!
I love Sports!
I love this Game !
QQ:33093778
MSN:[EMAIL PROTECTED]
home:http://www.jsports.org
blog:http://blog.csdn.ne
y 16, 2006 11:17 AM
To: James Users List
Subject: Re: Creating/Adding a user to James
Santosh 写道:
>Hello,
>
>Does the James API provide any way to create/add a new user?
>They only way I know is through Telnet.
>
>Thanks,
>Santosh.
>
>
>
>
Maybe you can use so
hi,all
why do not consider provide a way to create or update user?
and maintain the james.
I think if james such as easy as struts will reduce time to learn and
configure , and attract many user to use james.
what's your opinion?
---
Santosh 写道:
Hello,
Does the James API provide any way to create/add a new user?
They only way I know is through Telnet.
Thanks,
Santosh.
Maybe you can use socket to control the James user's infomation .
it is very easy.
--
It should also possible to use the org.apache.james.services.UserRepository
methods.
bye
Norman
Am Montag, den 15.05.2006, 13:55 +0200 schrieb Vincenzo Gianferrari
Pini:
> Another way, if you are using a DB based user repository, is to insert a
> new row in the 'users' table.
>
> Vincenzo
>
>
Another way, if you are using a DB based user repository, is to insert a
new row in the 'users' table.
Vincenzo
Bernd Fondermann wrote:
Telnet is the easiest way that I know of.
You could write a short program which instruments telnet to add users.
You could even put a GUI on top of that.
: Creating/Adding a user to James
Telnet is the easiest way that I know of.
You could write a short program which instruments telnet to add users.
You could even put a GUI on top of that.
There is another way using JMX.
To use it, you'd have to enable JMX in "conf/kernel.xml", start James
Telnet is the easiest way that I know of.
You could write a short program which instruments telnet to add users.
You could even put a GUI on top of that.
There is another way using JMX.
To use it, you'd have to enable JMX in "conf/kernel.xml", start James
and connect to it using a JMX console
Hello,
Does the James API provide any way to create/add a new user?
They only way I know is through Telnet.
Thanks,
Santosh.
Hi all,
I was looking at the possibility to add users programatically without
using the RemoteManager(telnet to the server). Could I add a user to the
mail server from inside a mailet. I would probably add a admin user to
whom I could send a mail for adding a user and that mail I could trap
11 matches
Mail list logo