Thanks Norman... JMX sounds like a good idea, though that is not something
that I have used as yet... worth a try. But the point is james runs in a JVM
other than the web app, will I still be able to make remote calls?

Regards,
Yazad


On Sun, Apr 6, 2008 at 1:34 PM, Norman Maurer <[EMAIL PROTECTED]> wrote:

> Am Samstag, den 05.04.2008, 22:38 +0100 schrieb Robert Burrell Donkin:
> > On Sat, Apr 5, 2008 at 10:18 PM, Yazad Khambata <[EMAIL PROTECTED]>
> wrote:
> > > Hi All,
> > >    I am interested in writing a a servelet/swing app that would act as
> a
> > >  registration form to add/edit users on James server... Is it possible
> to do
> > >  so? I searched on the net but all I could find is the adduser telnet
> > >  command. Thank you in advance.
> > >
> > >    Please note that I am not new to java/javaee, but am essentially 2
> days
> > >  old as far as james is concerned, so please pardon my dumb questions.
> Thanks
> > >  again.
> >
> > dumb questions aren't a problem but please don't cross post
> >
> > the easiest way to write a servlet would be to start with the remote
> > manager add user function in
> >
> http://svn.apache.org/repos/asf/james/server/trunk/remotemanager-function/src/main/java/org/apache/james/remotemanager/RemoteManager.java
> >
> > - robert
>
> Hi,
>
> if you want to develop the app for trunk code you can use JMX to call
> the methods from your app.
>
> bye
> Norman
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to