You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Daniel Kho <da...@gmail.com> on 2005/05/06 08:56:11 UTC

avalon closure and J2SDK 1.5

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 and tried running
run.bat but got a bunch of Java exceptions.

Also, seems like James is not yet fully compatible with J2SDK 1.5? I
got an exception saying that 'enum' has been set as a reserved keyword
in JDK 1.5 but the Java source has an attribute declared as 'enum'.

Please advise. Thanks.


Regards,
Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


RE: avalon closure and J2SDK 1.5

Posted by "Noel J. Bergman" <no...@devtech.com>.
> 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 take a look.  Don't consider it to be even remotely
stable.

> seems like James is not yet fully compatible with J2SDK 1.5? I got
> an exception saying that 'enum' has been set as a reserved keyword
> in JDK 1.5 but the Java source has an attribute declared as 'enum'.

Yes, we'll get around to addressing some of those Java 5 issues.  But if you
are using Java 5, use the -source switch to indicate an earlier version of
Java.

	--- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org