]> git.mxchange.org Git - addressbook-mailer-ejb.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 11 Mar 2016 21:00:41 +0000 (22:00 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 11 Mar 2016 22:15:28 +0000 (23:15 +0100)
commitb0fba29251888f8061e6717be22cb2dc74890ea7
treeb623ed96de55662bd51b027aedd86b41566e9f03
parentf4c158eccf7c79a1c2a1a7e96f48b049f72f2932
Continued:
- added new entity class for changing email addresses
- added EJB for changing email addresses which has an injected user EJB
- updated jar(s)
lib/juser-core.jar
lib/juser-lib.jar
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/conf/persistence.xml
src/java/org/mxchange/jusercore/model/email_address/EmailChangeSessionBean.java [new file with mode: 0644]
src/java/org/mxchange/jusercore/model/user/UserSessionBean.java