nodje ha scritto:
Hi,
I'm trying to find a way to embed an SMTP server in our Java application.
It's ALWAYS a problem to get access to an SMTP server where we install our
Java applications.
If we could get James to run within a Spring context, it'd be absolutly
brilliant.
(found this mentioned in
http://www.nabble.com/Embedding-James-to9169298.html#a9169298)
What is the status of this now? Can anyone tell me if there are other links
to look at?
Or is this
http://svn.apache.org/repos/asf/james/server/sandbox/spring-integration/
still the reference?
-nodje
spring-deployment has been integrated in trunk:
http://svn.apache.org/repos/asf/james/server/trunk/
http://svn.apache.org/repos/asf/james/server/trunk/spring-deployment/
Unfortunately the HOW-TO.txt has not been updated yet (since the code
has been moved from sandbox to trunk), but it should be even simpler
now. If you give it a try and you're successfull you could help us fix
the documentation issues! Otherwise if you find problems you can ask.
If you checkout the whole sources for trunk and run "ant" on the root it
will build also the spring-deployment packages.
If you don't want to compile it yourself, you can try one of our nighly
builds: http://people.apache.org/builds/james/nightly/bin/
You can find there a james-server-spring-deployment-3.0-SNAPSHOT.zip
I just fixed a java1.4 compatibility issue in that deployment, so if you
need java 1.4 compatibility you will have to wait tomorrow's build.
Stefano
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]