]> git.mxchange.org Git - jcustomer-lib.git/log
jcustomer-lib.git
8 years agoChanged jcore-ee-logger to a EJB (not really, but maybe this way it works???)
Roland Haeder [Tue, 8 Sep 2015 21:37:17 +0000 (23:37 +0200)]
Changed jcore-ee-logger to a EJB (not really, but maybe this way it works???)
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Tue, 8 Sep 2015 20:45:02 +0000 (22:45 +0200)]
Continued:
- had to put all classes and interfaces in one package jar-wide ... :-(
- updated jcore.jar, jcoreee.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoMore cleanup
Roland Haeder [Tue, 8 Sep 2015 13:40:01 +0000 (15:40 +0200)]
More cleanup
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoContinued:
Roland Haeder [Mon, 7 Sep 2015 18:47:59 +0000 (20:47 +0200)]
Continued:
- updated jcore.jar, jcoreee.jar, jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jcoreee.jar + jshop-core.jar
Roland Haeder [Mon, 7 Sep 2015 14:24:18 +0000 (16:24 +0200)]
updated jcore.jar + jcoreee.jar + jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoWell, if that is EJB, it sucks somehow: Logging not allowed and a complexer class...
Roland Haeder [Mon, 7 Sep 2015 13:30:48 +0000 (15:30 +0200)]
Well, if that is EJB, it sucks somehow: Logging not allowed and a complexer class structure leaves strange errors behind:
----------------------------------------
Caused by: java.lang.NoClassDefFoundError: [Lorg/mxchange/jcore/model/contact/gender/Gender;
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2570)
at java.lang.Class.privateGetPublicMethods(Class.java:2690)
at java.lang.Class.getMethods(Class.java:1467)
at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.addAllInterfaceMethodsIn(EjbDescriptor.java:2577)
at org.glassfish.ejb.deployment.descriptor.EjbDescriptor.getLocalRemoteBusinessMethodDescriptors(EjbDescriptor.java:2530)
... 53 more
Caused by: java.lang.ClassNotFoundException: org.mxchange.jcore.model.contact.gender.Gender
----------------------------------------
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar, jcoreee.jar, jshop-core.jar
Roland Haeder [Mon, 7 Sep 2015 06:48:03 +0000 (08:48 +0200)]
updated jcore.jar, jcoreee.jar, jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated/fixed properties
Roland Haeder [Mon, 7 Sep 2015 06:35:25 +0000 (08:35 +0200)]
Updated/fixed properties
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcoreee.jar + jshop-core.jar
Roland Haeder [Sun, 6 Sep 2015 17:43:58 +0000 (19:43 +0200)]
updated jcoreee.jar + jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcoreee.jar
Roland Haeder [Sun, 6 Sep 2015 09:09:29 +0000 (11:09 +0200)]
updated jcoreee.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jcoreee.jar + jshop-core.jar
Roland Haeder [Sat, 5 Sep 2015 22:01:31 +0000 (00:01 +0200)]
updated jcore.jar + jcoreee.jar + jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved old lost method
Roland Haeder [Sat, 5 Sep 2015 21:44:09 +0000 (23:44 +0200)]
Removed old lost method
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoThese are no business methods, they are from older times with JSPs
Roland Haeder [Sat, 5 Sep 2015 17:46:18 +0000 (19:46 +0200)]
These are no business methods, they are from older times with JSPs
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoCleared interfaces from old methods and already defined (init())
Roland Haeder [Sat, 5 Sep 2015 14:54:46 +0000 (16:54 +0200)]
Cleared interfaces from old methods and already defined (init())
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar + jshop-core.jar
Roland Haeder [Sat, 5 Sep 2015 14:29:45 +0000 (16:29 +0200)]
updated jcore.jar + jshop-core.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoInitial import
Roland Haeder [Sat, 5 Sep 2015 14:23:31 +0000 (16:23 +0200)]
Initial import

Signed-off-by: Roland Häder <roland@mxchange.org>