Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
When I try to debug my application it works fine until it gets to a RMI call. After that it says UniCastRef.class source not found. I get a button saying attach source
What is the package of UniCastRef? I have a feeling it is from com.sun.*, in which case you either need to just put up with the lack of source code with that part, or go download the entire JDK source code from Sun.