Hi dear all support staff
I am running an email simplest application using myeclipse 8.5
the program gives next error when I add Java EE5 Library
java.lang.NoClassDefFoundError: com/sun/mail/util/LineInputStream
the strange thing when I remove this library and add its jars to my project lib, the program works fine !!
i.e I add javaee, jsf-api, jsf-impl and jstl-1.2
Isn’t that so strange or a bug that the library adds some extra jars that is not listed
many thnaks
Amir