Re: [VOTE] jSPF-0.9.6 (seconds try....)

2008-04-06 Thread Stefano Bagnara
Norman Maurer ha scritto: Hi all, I just rebuilded the 0.9.6 files for jspf. The release now contains the pom file changes suggested by Stefano. So I hope the VOTE will now pass and we get the release out soon ;-) Please review and VOTE: http://people.apache.org/~norman/staging-repository/org/a

Re: Adding/Editing user info programmatically

2008-04-06 Thread Sascha Fröhlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Yazad, we needed a cheap, fast solution and there was no time to deal with the source code so I used commons-net and telnet, as far as I know we did not even care about the response. Greetings, Sascha Yazad Khambata schrieb: | Hey thanks Sasch

Re: Adding/Editing user info programmatically

2008-04-06 Thread Yazad Khambata
Hey thanks Sascha, You made me feel so much better... :) But the main concern is a 2 phase commit! where some of my data will be stored through telnet and the rest (other user details) via jdbc in my own RDBMS... BTW what technique did you use to get the status of the command executed? Regards, Y

Re: Adding/Editing user info programmatically

2008-04-06 Thread Sascha Fröhlich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, same thing I did a few months ago :-) Nothing to be ashamed of, I think... Greetings, Sascha Yazad Khambata schrieb: | Thank you, | | I wrote a code using commons-net to send data to the server to create users, | It is a shabby way to do thi

Re: Adding/Editing user info programmatically

2008-04-06 Thread Yazad Khambata
Thank you, I wrote a code using commons-net to send data to the server to create users, It is a shabby way to do things, with will suffice my current needs, thank you all for your support ___ The below code use apache commons net...

Re: Adding/Editing user info programmatically

2008-04-06 Thread Yazad Khambata
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 PROTECTE

Re: Adding/Editing user info programmatically

2008-04-06 Thread Norman Maurer
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

JAMES Server Nightly Build Report

2008-04-06 Thread JAMES Nightly Build System
An automated nightly build of JAMES has been posted to http://people.apache.org/builds/james/nightly/ Any unit test errors from the build should be reported below: -

svn commit: r645202 - in /james/server/trunk: experimental-seda-imap-function/src/main/java/org/apache/james/experimental/imapserver/ experimental-seda-imap-function/src/test/java/org/apache/james/tes

2008-04-06 Thread rdonkin
Author: rdonkin Date: Sun Apr 6 00:30:03 2008 New Revision: 645202 URL: http://svn.apache.org/viewvc?rev=645202&view=rev Log: Issue BYE after syntax errors when unauthenticated Added: james/server/trunk/experimental-seda-imap-function/src/test/resources/org/apache/james/test/functional/imap

Re: Adding/Editing user info programmatically

2008-04-06 Thread Robert Burrell Donkin
On Sat, Apr 5, 2008 at 11:13 PM, Yazad Khambata <[EMAIL PROTECTED]> wrote: > Hi Robert, > Thanks for the link... I think it's best if I download the source zip > now... Is there any javadoc available? I couldn't find any on the site, nor > in the downloaded binary... Thanks. the best plan i