]> git.mxchange.org Git - addressbook-mailer-ejb.git/commit
Initial creation of first addressbook EJB. This requires adding some own libs and...
authorRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 07:59:12 +0000 (09:59 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 9 Oct 2015 07:59:12 +0000 (09:59 +0200)
commitf1cb5d904c918159fa5e9ce398d9711b5b9d7fbb
tree9eb49f641f58c6aafe64d010e64e8d73c30bda7e
parent864a820f0cf414823c999aebd1dc51826dd48f52
Initial creation of first addressbook EJB. This requires adding some own libs and updating project files
Signed-off-by:Roland Häder <roland@mxchange.org>
.gitignore
lib/jcoreee.jar [new file with mode: 0644]
lib/juser-lib.jar [new file with mode: 0644]
nbproject/build-impl.xml
nbproject/genfiles.properties
nbproject/project.properties
nbproject/project.xml
src/conf/beans.xml [new file with mode: 0644]
src/java/org/mxchange/addressbook/model/addressbooks/AddressbookSessionBean.java [new file with mode: 0644]