It is still possible. It this is a spring application, so you have to
embedded all the needed jar and launch the context.
See [1] for the main, and there is also a webapp packaging generated in
the build [2].
[1]
https://svn.apache.org/repos/asf/james/server/trunk/app/src/main/java/org/apache/james/app/spring/JamesAppSpringMain.java
[2]
https://svn.apache.org/repos/asf/james/server/trunk/app/src/main/webapp/WEB-INF/web.xml
On 04/11/13 21:58, Michael Guymon wrote:
Hello,
I am researching if it possible to embed James in an existing
application. I see there is a Spring Context
(JamesServerApplicationContext.java), is that still viable with James
3.0? and the important question, is there any documentation / examples
for using it? Any help is greatly appreciated.
thanks,
Michael
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]