and it has the following explanation:com.abc.SLSBean and java:global/mybeans/SLSBean
According to the explanation, shouldn't the answer be like this:The CLASSNAME must be the remote interface because the given SLSBean exposes only the remote interface. ...
?com.abc.SLSBeanRemote and java:global/mybeans/SLSBean