Roland Haeder [Sat, 10 Oct 2015 20:00:43 +0000 (22:00 +0200)]
Rewrite:
- introduced jcountry-core which is a library for handling country-related data, e.g. dial prefix, country code ...
- introduced jphone-core which is a library for handling phone, fax and cell phone numbers
- these both new libraries required a rewrite of many parts
Roland Haeder [Fri, 9 Oct 2015 12:18:46 +0000 (14:18 +0200)]
Continued:
- added persistence.xml and EclipseLink provider
- added really important jars (their entities must be registered in persistence.xml, too)
- First EJB business method added (stub)
- updated jars
Signed-off-by:Roland Häder <roland@mxchange.org>
Roland Haeder [Fri, 9 Oct 2015 07:59:12 +0000 (09:59 +0200)]
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>