Hi guys,

Karaf Minimal is really minimal and ship the minimal needed for Karaf itself and applications. Karaf 4.1.x standard distribution will be already lighter as we will remove blueprint for instance.

Javamail is not included in Karaf standard distribution: it comes with the pax-web feature (and just the API from SMX).

Of course, you can start from Equinox or Felix framework and build your stuff, but lot of time, you will end with kind of Karaf (minimal at least) ;)

Regards
JB

On 03/07/2016 08:02 AM, Frank Langel wrote:
Well,

Karaf is a strange journey. Some people like it, some don’t.
I am more in the Neil Bartlett kind of Apache Felix camp who thinks Karaf too 
bloated.

I discovered Hana is using Eclipse Equinox, so I need to get familiar with that.

Let me know if you need help with the javamail, should be easy sailing though.
Frank


From:  Mark Derricutt
Reply-To:  <[email protected]>
Date:  Monday, March 7, 2016 at 1:26 AM
To:  <[email protected]>
Subject:  Re: Felix and JavaMail

On 7 Mar 2016, at 10:32, Frank Langel wrote:

I never had any issues sending mail. What exactly is your issue?

Looks like Karaf already ships with javamail so it looks like it was more an issue with 
using the <packaging>kar</packaging> lifecycle and some extra strict checking 
of dependencies.

I'm working thru migrating a project deployed via a rather ancient version of 
karaf so I think it's more just a matter of working out the build process to 
package things up.  Sending email from the application in question is already 
working fine.

Mark


--
Jean-Baptiste Onofré
[email protected]
http://blog.nanthrax.net
Talend - http://www.talend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to