Maybe you're interested in this:
http://sourceforge.net/projects/ajaconsole
Sorry but that's a total cr..
It's nothing one can do about it except throw it away :(.
Ahmed.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
> I'm thinking this might encourage someone to write a client-side admin
GUI.
Actually, we already have the infrastructure we need, but no one wants to
work on it. The infrastructure is called JMX, it is what we should be using
for the administation, we have runtime support already, and it would
Andrew Sykes wrote:
Stefano,
Thanks for this, a couple more questions...
The second step is to create new wrappers for
different containers (spring/osgi/j2ee).
Are you intending to support multiple containers or has the choice of
container still to be made
To be defined.
IOC? excuse my i
Stefano,
Thanks for this, a couple more questions...
> The second step is to create new wrappers for
> different containers (spring/osgi/j2ee).
Are you intending to support multiple containers or has the choice of
container still to be made
IOC? excuse my ignorance, presumably not Internationa
Andrew Sykes wrote:
Where can I find info about what is going to be used instead of Avalon?
Would Excalibur work?
This has not yet been decided: after 2.3.0 release we will try to
refactor James with a POJO approach and an IOC approach. The first step
is to separate James core code from aval
Hi Zare,
As a temporary measure, I have set my machine's JAVA_HOME environment
variable to point to the older J2SDK 1.4.2_05 installation. However, I
still receive a java.net.MalformedURLException when the batch file
tries to build the config.xml file. Please find attached the log file
that was ge
> what configuration should be made to get James up and running
> after the closure of Avalon?
The one it comes with. :-)
The next version of JAMES will use a totally updated version from what JAMES
v2 is using. A test build is available under cvs.apache.org/dist/james for
anyone who wants to t
Hi,
Can you send log file output?
Zare
--- Daniel Kho <[EMAIL PROTECTED]> wrote:
> Hi all,
> I'm new to Apache James. Just wondering what
> configuration should be
> made to get James up and running after the closure
> of Avalon? I've
> downloaded the james-with-phoenix-2.2.0-src binaries
> a
Your proposed mailet will cease to function in the next major version.
Mailets will not have access to the Avalon infrastructure. Mailets will be
restricted to the use of resources explicityly published for them.
Furthermore, the repository structure is changing.
If you look at NNTPRepositorImpl.