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

8 years agoContinued:
Roland Haeder [Mon, 7 Sep 2015 18:47:39 +0000 (20:47 +0200)]
Continued:
- updated jcore.jar
- got rid of some things that don't work in EJB container ... :-(
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoupdated jcore.jar
Roland Haeder [Mon, 7 Sep 2015 14:24:05 +0000 (16:24 +0200)]
updated jcore.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:44 +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
Roland Haeder [Mon, 7 Sep 2015 06:47:24 +0000 (08:47 +0200)]
updated jcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

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

8 years agoFixed name
Roland Haeder [Sat, 5 Sep 2015 20:26:08 +0000 (22:26 +0200)]
Fixed name
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoRemoved commons packages (not the jars, maybe it will come back) + updated jcore.jar
Roland Haeder [Sat, 5 Sep 2015 14:29:07 +0000 (16:29 +0200)]
Removed commons packages (not the jars, maybe it will come back) + updated jcore.jar
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoUpdated jcore.jar
Roland Haeder [Fri, 4 Sep 2015 23:02:49 +0000 (01:02 +0200)]
Updated jcore.jar

Signed-off-by: Roland Häder <roland@mxchange.org>
8 years agoMoved stuff around + added dist.sh
Roland Haeder [Fri, 4 Sep 2015 21:38:18 +0000 (23:38 +0200)]
Moved stuff around + added dist.sh
Signed-off-by:Roland Häder <roland@mxchange.org>

8 years agoInital import
Roland Haeder [Fri, 4 Sep 2015 21:18:48 +0000 (23:18 +0200)]
Inital import

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