Hi Rene, Thank you for the feedback. I'm looking a way to launch the James server via a class. I'm hoping to build a web based control panel for management: stopping servers, modifying various configurations, starting the servers, etc... I guess I may need to spend time reviewing the source codes. Perhaps I'll need to subscribe to the developers ML too.
Thanks, Tommy On Sun, Mar 1, 2020 at 6:38 PM Rene Cordier <[email protected]> wrote: > Hello Tommy, > > I'm not sure about the wiki myself to be honest, but here is a link > about the installation (by programmatically I guess you mean you want to > compile it and run it yourself right?): > https://james.apache.org/server/install.html > > A bit outdated though (current stable version is 3.4.0, not 3.3.0). With > 3.4.0 you need to compile it with Java11 though (but the target build > can still run on Java8). > > Matt answered a good guideline regarding that on a recent previous > similar message, you can check it as well: > https://www.mail-archive.com/[email protected]/msg16262.html > > Best regards, > Rene. > > On 02/03/2020 05:53, Tommy Pham wrote: > > Hello everyone, > > > > The official site for documentation: > > > > https://james.apache.org/documentation.html > > > > said the wiki is here: > > > > http://wiki.apache.org/james/ > > > > but then gets redirected to: > > > > https://cwiki.apache.org/confluence/display/james/ > > > > which is 404 Page Not Found. Does anyone know if the wiki still exists > or > > where I can find some documentation or insight on starting the server > > programmatically? > > > > Thanks, > > Tommy > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
