]> git.mxchange.org Git - jproduct-lib.git/commitdiff
removed thrown exception + updated jars
authorRoland Haeder <roland@mxchange.org>
Thu, 10 Sep 2015 20:12:25 +0000 (22:12 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 10 Sep 2015 20:12:25 +0000 (22:12 +0200)
Signed-off-by:Roland Häder <roland@mxchange.org>

lib/jcore.jar
lib/jcoreee.jar
lib/jshop-core.jar
src/org/mxchange/jshopcore/model/basket/BasketSessionBeanRemote.java

index de27ca6829fa35a86410f5f03fb9631bbd5a801f..00e90e137a26c3f568dd22c4d0d25b25b2c1c88a 100644 (file)
Binary files a/lib/jcore.jar and b/lib/jcore.jar differ
index 935a2c95c4a2c3876bdb5fbc0aa3c28141edb024..3186bb61c16482959c3c7ad77a27adedc3b145e0 100644 (file)
Binary files a/lib/jcoreee.jar and b/lib/jcoreee.jar differ
index 4b07e19ee3c21d6130ea27bfdeeeb563eda320bc..1b9d6e37990a5324cfd9db04abb269ec9d6e85da 100644 (file)
Binary files a/lib/jshop-core.jar and b/lib/jshop-core.jar differ
index 721790a934b635b03f08d870b8ec3601d61fd77a..94661c460b1c43874dee76dc3f42f4ac5999eccb 100644 (file)
@@ -17,7 +17,6 @@
 package org.mxchange.jshopcore.model.basket;
 
 import java.io.Serializable;
-import java.rmi.RemoteException;
 import java.util.Map;
 import javax.ejb.Remote;
 import org.mxchange.jshopcore.exceptions.BasketItemAlreadyAddedException;
@@ -42,9 +41,8 @@ public interface BasketSessionBeanRemote extends Serializable {
         * Checks if the basket is empty
         *
         * @return Whether the basket is empty
-        * @throws java.rmi.RemoteException If something bad happens
         */
-       public boolean isEmpty () throws RemoteException;
+       public boolean isEmpty ();
 
        /**
         * Checks whether the given product as already been added. If the product's