]> git.mxchange.org Git - jmailer-ee.git/commit
Continued a bit (cleanup):
authorRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 08:05:10 +0000 (10:05 +0200)
committerRoland Häder <roland@mxchange.org>
Wed, 3 Aug 2016 08:05:10 +0000 (10:05 +0200)
commit003c12864f65a665442b34ae6355ba4449c775b1
treee1c6e39ab24032d5ccd8d775fb75e519fbbd3094
parentb21587f7bdc55bfe7b25faa00261c8d17c78aec3
Continued a bit (cleanup):
- removed juser-lib dependency as this (remote interfaces to call EJBs) is not needed and should never be done. Better is to have already all data loaded and then just handle all over to the mailer class.
- added @Local annotation as these interfaces are never supposed to be called remotely
lib/juser-lib.jar [deleted file]
nbproject/project.properties
src/org/mxchange/jmailee/model/delivery/DeliverableEmail.java
src/org/mxchange/jmailee/model/delivery/wrapper/WrapableEmailDelivery.java