On Windows Server with Glassfish 4.0 and JDK 1.7_55 I getting NoClassDefFoundError and ClassNotFoundException then invoking remote bean methods.
StandardWrap
It seems that this is a bug related to JDK 1.7_55. After downgrading to JDK 1.7_51 problem was solved.
There is an entry in the Glassfish bug tracker on this bug. https://java.net/jira/browse/GLASSFISH-21047