James Admin Web App

2010-05-06 Thread Eric MacAdie
James server. I am starting to look into the code for James 3. Perhaps James 3 makes this obsolete. Right now the documentation is pretty sparse. Anyway, try it out and let me know what you think. Regards, Eric MacAdie - To

Re: James Admin Web App

2010-05-07 Thread Eric MacAdie
Sure. Give me a little bit to figure that out. Thanks for taking a look. Regards, Eric MacAdie On 05/07/2010 11:51 AM, Manuel Carrasco Moñino wrote: Hi, Eric, could you provide a working way to compile, test, and package the application in command line? Right now the build.xml depends on the

Re: James Admin Web App

2010-05-07 Thread Eric MacAdie
. Regards, Eric MacAdie On 05/07/2010 12:06 PM, Eric MacAdie wrote: Sure. Give me a little bit to figure that out. Thanks for taking a look. Regards, Eric MacAdie On 05/07/2010 11:51 AM, Manuel Carrasco Moñino wrote: Hi, Eric, could you provide a working way to compile, test, and package the

Re: James Admin Web App

2010-05-07 Thread Eric MacAdie
Let me figure out a bit more about how Maven works before I get back to you. Regards, Eric MacAdie On 05/07/2010 01:08 PM, Manuel Carrasco Moñino wrote: On Fri, May 7, 2010 at 7:54 PM, Eric MacAdie wrote: Would Maven be better? That way I do not have to distribute Hibernate or other

Config Application

2010-05-08 Thread Eric MacAdie
he machine running James. Granted, this would increase the complexity somewhat. Any thoughts? Regards, Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: se

Re: James Admin Web App

2010-05-12 Thread Eric MacAdie
I Maven-ized it, but now I may re-do it in Struts2 since there seems to be more demand for Struts2 in the marketplace than JSF. Regards, Eric MacAdie On 05/07/2010 02:53 PM, Eric MacAdie wrote: Let me figure out a bit more about how Maven works before I get back to you. Regards, Eric

Re: James Admin Web App

2010-05-14 Thread Eric MacAdie
I will be committing the Mavenized version in the next few days. I did not use GWT since I am not that familiar with it. But migrating could be a community effort. Regards, Eric MacAdie On 05/14/2010 01:47 AM, Manuel Carrasco Moñino wrote: Is it the mavenized version available?, it seems you

More James Admin Web App

2010-05-22 Thread Eric MacAdie
get it working. http://github.com/emacadie/James-Admin-Web-App Regards, Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: More James Admin Web App

2010-05-24 Thread Eric MacAdie
Thanks for the feedback. I will not be able to fix these for a while. I am out of town for a few days, and right before I left my hard drive crashed. So it might be awhile until this is useful. I will see if I can find the old files on github and upload them. Regards, Eric MacAdie Manuel

Re: [PROPOSAL] Remove RemoteManager after M1

2010-10-24 Thread Eric MacAdie
emacadie/James-Admin-Web-App Regards, Eric MacAdie On 10/23/2010 10:17 PM, Dhrubo wrote: I have written to Eric, who is writing a web admin project on github. I will wait for few days to see what he has to say. Kind Regards... Dhrubo On Sat, Oct 23, 2010 at 11:36 PM, Norman Maurer wrote

Re: JAMES Server 3.0-M1 almost ready

2010-10-25 Thread Eric MacAdie
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 fo

Re: JAMES Server 3.0-M1 almost ready

2010-10-27 Thread Eric MacAdie
If the James project would take my project you are welcome to it. Regards, Eric MacAdie On 10/27/2010 7:15 AM, Norman Maurer wrote: Yes exactly ;) But starting to code on a webadmin project and then contribute it to james is maybe not the worst thing ;) Bye, Norman 2010/10/27 Bernd

Re: JAMES Server 3.0-M1 almost ready

2010-10-27 Thread Eric MacAdie
So what is the URL for your project? Regards, Eric MacAdie On 10/27/2010 7:37 AM, Dhrubo wrote: Eric, Your code will be the starting point. But will use JMX services. Kind Regards... Dhrubo On Wed, Oct 27, 2010 at 6:03 PM, Eric MacAdie wrote: If the James project would take my

James 3 M2 not creating database tables

2010-11-29 Thread Eric MacAdie
name, encrypted password, and encryption algorithm, but it would be nice if jconsole was clearer on this. Regards, Eric MacAdie President, Chicago Java Users Group http://blog.cjug.org - To unsubscribe, e-mail: server-dev-unsubscr...@j

Re: James 3 M2 not creating database tables

2010-11-29 Thread Eric MacAdie
What do you mean by "first access"? Regards, Eric MacAdie President, Chicago Java Users Group http://blog.cjug.org On 11/29/2010 2:28 AM, Norman Maurer wrote: Hi Eric, I'm not 100 % sure. But I think openjpa will only create the tables on first access. Bye, Norman 2010/11/

Re: Project status and perception

2009-05-12 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Sun, May 10, 2009 at 8:13 PM, Eric MacAdie wrote: WRT documentation, I have posted a few pages about James on my site. Have a look at them and let me know if you think they might be helpful. http://www.MacAdie.net/opencms/opencms/sites/MacAdie.dot.Net/Java

Re: API for managing (create, disable, delete) User accounts in James?

2009-05-13 Thread Eric MacAdie
For the time being, I would say just change users in the database. That may not be optimal, but I like that much better than using the Remote Manager. Eric MacAdie eagle007 wrote: Hi: Would you know the jars in which the classes listed below are packaged in? org.apache.james.remotemanager

Re: [Roadmap] 2.x and 3.x ...?

2009-05-21 Thread Eric MacAdie
nice quick contributor's guide. Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

svn question: Downloading the old stuff

2009-05-23 Thread Eric MacAdie
_2_1_2_fcs/ build_2_1_fcs/build_2_3_0/ deprecated/ james_1_0/JAMES-1_2_1/ [2009-05-23 13:56:24] Is there an svn command that would allow me to get everything except the server/tags tree? Having people download 1.1 GB of old stuff just seems like a waste. Er

Re: svn question: Downloading the old stuff

2009-05-24 Thread Eric MacAdie
at in order to build James from current source, people should run: svn checkout http://svn.apache.org/repos/asf/james/server/branches/v2.3 and that to build the new stuff they should run: svn checkout http://svn.apache.org/repos/asf/james/protocols Eric MacAdie

Re: svn question: Downloading the old stuff

2009-05-25 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Mon, May 25, 2009 at 6:48 AM, Eric MacAdie wrote: the 3.x stuff is spread out into a number of different locations and that'll only check out IMAP and server unless anyone jumps in with an objection, i'll delete that and create a http://svn.apache

Re: [Roadmap] 2.x and 3.x ...?

2009-06-01 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Thu, May 21, 2009 at 10:14 PM, Eric MacAdie wrote: I printed out the Apache CLA, and will mail it off later today or tomorrow. So I should be able to contribute some docs real soon now. Not to sound conceited, but I have gotten a lot of good feedback on my

Re: [Roadmap] 2.x and 3.x ...?

2009-06-01 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Mon, Jun 1, 2009 at 8:36 AM, Eric MacAdie wrote: What is the ETA to hear back from the Apache Foundation about my CLA? Or can I just start contributing without hearing back from them? we just wait until it's been officially recorded. i checked,

Re: [Roadmap] 2.x and 3.x ...?

2009-06-05 Thread Eric MacAdie
r example) http://cwiki.apache.org/confluence/display/JAMES/Index. thanks for your patience :-) - robert My confluence username is emacadie Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For addi

Build question

2009-06-09 Thread Eric MacAdie
How will James be built going forward? Will Maven or Ant be the preferred build tool? Will one be used for maintaining 2.X and another for 3? Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For

Java IDEs

2009-07-13 Thread Eric MacAdie
Just out of curiosity, what Java IDEs are people working on James using? Netbeans, IntelliJ, Eclipse, command line? If you are using Eclipse, are you using straight Eclipse, or My Eclipse, Easy Eclipse, or JBoss Studio? Eric MacAdie

More source code questions

2009-07-21 Thread Eric MacAdie
/james/server/trunk/? Is this where the next server version is being made? Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: More source code questions

2009-07-21 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Tue, Jul 21, 2009 at 8:35 AM, Eric MacAdie wrote: I have a question about the Server sub-project. Are there any plans to release a 3.0 version of that? hope so, one day :-/ (i've been using 3.0 for a couple of years now) If so, where is the

Re: Container/DI

2009-08-06 Thread Eric MacAdie
Regarding your J2EE comment: I am running James on a VPS account with about 300 MB of memory. So I do not want something too memory intensive. Perhaps Pico or Guice would be better if they are smaller. Eric MacAdie - Norman Maurer wrote: Hi all, so what was the last

Re: Container/DI

2009-08-12 Thread Eric MacAdie
It looks to me like a lot of people in the thread are leaning towards using Guice. Eric MacAdie Norman Maurer wrote: Hi all, so what was the last conclusion about the "next" used Container/DI Framework ? I think I remember something like Spring/ServiceMix ? What we want to use

Re: [VOTE] Guice a.k.a DI Replacement

2009-08-14 Thread Eric MacAdie
[X] +1 Move to Guice for DI [ ] +0 I don't care to much [ ] -1 No please don't use Guice Eric MacAdie Norman Maurer wrote: Hi all, as stated before ( See email thread "Container/DI") I would like to change the current way the DI is used in JAMES. I would like to start a V

Re: Not Mine

2009-11-18 Thread Eric MacAdie
has traction in the larger Java community, like Guice or Spring. Eric MacAdie Pronounced: muh-KAY-dee Simon Funnell wrote: Hi, By the way, its only 'my' framework by virtue of the fact there is no 'our' to refer to. I could probably refer to it as 'the' framework

Re: As Above, So Below

2009-11-20 Thread Eric MacAdie
ne change at a time. Eric MacAdie Simon Funnell wrote: Hi, I've been studying the code base and evaluating which approach is the best to take. At present, I will try to clarify the framework architecture I am using as 'evangelising' might actually be quite effective. Fi

Re: Remove phoenix-deployment in favor of use pure Spring based deployment

2009-12-26 Thread Eric MacAdie
thing, but a cursory glance makes it appear that size may be an issue. Other than that: +1 Regards, Eric MacAdie Pronounced: muh-KAY-dee Norman Maurer wrote: Hi all, as you all prolly know I tried to decouple james in the last couple of weeks from phoenix / avalon as much as possible. This ta

Question about Spring

2010-01-03 Thread Eric MacAdie
deployment-3.0-M1/conf/james-config.xml and have everything work? Eric MacAdie Pronounced: muh-KAY-dee - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: Question about Spring

2010-01-06 Thread Eric MacAdie
Can I grab it by running the command svn co http://svn.apache.org/repos/asf/james/server/sandbox/active/pure_spring_deployment/ Regards, Eric MacAdie Pronounced muh-KAY-dee Norman Maurer wrote: Hi Eric, first of yes it should just work with coping the config.xml :) Anyway if you want to

Re: Question about Spring

2010-01-06 Thread Eric MacAdie
Regards, Eric MacAdie Pronounced: muh-KAY-dee Norman Maurer wrote: Hi Eric, yes exactly. Then just build is with: # ant dist BTW, I will merge the branch to trunk later today so you will find it in trunk tomorrow ;) Bye, Norman 2010/1/6 Eric MacAdie : Can I grab it by running the command

Re: Question about Spring

2010-01-06 Thread Eric MacAdie
I do not plan on jumping to the new version until it is ready. But knowing where the code is would make it easier to get involved with development. This is not an easy project to get involved with. Regards, Eric MacAdie Pronounced: muh-KAY-dee Dhrubo wrote: I suggest dont jump into new

Re: [server] Splitting configurations /configuration cleanup

2010-01-27 Thread Eric MacAdie
It would be nice to be able to use my current config.xml in future versions of James. I have been thinking about making a Swing app for editing the James config file. Regards, Eric MacAdie Pronounced: muh-KAY-dee Norman Maurer wrote: Hi all, I would like to split the current configuration

Re: [hupa] How to run?

2010-02-18 Thread Eric MacAdie
What version of Maven should be used? Eric MacAdie Norman Maurer wrote: HI Bernd, for testing: mvn gwt:run for real world usage: mvn package to generate the war and then deploy to tomcat or an other servlet container. Bye, Norman 2010/2/18 Bernd Fondermann : Hi, how do I run hupa

New database schema

2010-02-23 Thread Eric MacAdie
Will the database schema in James 3.0 be the same as it is now? Eric MacAdie Pronounced: muh-KAY-dee - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h

Re: New database schema

2010-02-23 Thread Eric MacAdie
As you know, there is not much of a "James ecosystem" right now. I am working on and off on a web app to manage James: add/change/delete users, get some stats on the inbox table, delete stuff in the deadletter table, a few other things. Eric MacAdie Pronounced: muh-KAY-dee Nor

Re: GSOC ideas...

2010-03-15 Thread Eric MacAdie
I have started working on a web app with Hibernate and JSF that will manage the users (add, change, delete) and get some stats (dead letter count, inbox stats). If anyone is interested in it, let me know. I think a Swing app would be good for configuring and editing the XML files. Eric

Issues running latest build

2010-04-11 Thread Eric MacAdie
them. I thought I read the directions correctly, but I guess I missed something. Any assistance would be appreciated. Regards, Eric MacAdie r...@localhost:/home/ericm/tmp/Java/james/james-server-spring-deployment-3.0-M1/james-server-spring-deployment-3.0-M1/bin# ./run.sh Booting James INFO 10

Re: programatically create/delete accounts --James 3.x

2010-04-19 Thread Eric MacAdie
I am currently working on a JSF/Hibernate web app to perform some admin tasks on the James database. I will clean it up a bit more and then post a URL to the list so people can look at it. Regards, Eric MacAdie Norman Maurer wrote: Hi there, there are some options here.. 1) use JMX todo

Re: [imap] Java 1.5...?

2008-12-30 Thread Eric MacAdie
Would this OpenJPA store be for IMAP only? Eric MacAdie Robert Burrell Donkin wrote: i'm planning to add an OpenJPA store for IMAP. this means upgrading to java 1.5. opinions? objections? - robert - To unsubscribe, e

Re: [imap] Java 1.5...?

2009-01-04 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Tue, Dec 30, 2008 at 8:40 AM, Eric MacAdie wrote: Would this OpenJPA store be for IMAP only? ...yes but... IMAP is complex and has very specific storage requirements. porting the avalon DB repository to JPA should be much easier but isn't on my agenda

Re: [imap] Java 1.5...?

2009-01-06 Thread Eric MacAdie
Robert Burrell Donkin wrote: On Mon, Jan 5, 2009 at 6:14 AM, Eric MacAdie wrote: Robert Burrell Donkin wrote: On Tue, Dec 30, 2008 at 8:40 AM, Eric MacAdie wrote: Would this OpenJPA store be for IMAP only? ...yes but... IMAP is complex and has very specific storage

Re: container and component model [Re: libs in spring deployment [Re: [jira] Commented: (JAMES-834)...]

2009-03-16 Thread Eric MacAdie
I do not like the idea of using JEE. I am running a couple of James servers on VPS accounts with 256 MB of memory. Maybe JEE is no longer the memory-hog that it used to be, but keeping James as small as possible would be a good thing for me. Eric MacAdie ---

Need guidance on code

2009-03-25 Thread Eric MacAdie
? Should I just use ant and forget about using an IDE? Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org

Re: Need guidance on code

2009-03-31 Thread Eric MacAdie
Thanks for the info. Eric MacAdie Martin.Bergljung wrote: Hi, Use the ant build to get the best result. The server built clean for me. Import ant build script into IDE. Although I had some troubles with the IMAP protocol build using ant, so I build via IDEA. I was able to build the IMAP

Re: Project status and perception

2009-05-10 Thread Eric MacAdie
/opencms/opencms/sites/MacAdie.dot.Net/Java/James/index.html Eric MacAdie - To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org For additional commands, e-mail: server-dev-h...@james.apache.org