Glassfish v3 gives this exception \" exposes a Remote client view. This feature is not part of the EJB 3.1 Lite API\" when I deploy the jar file.
I tried with Java E
I solved the problem, thanks.
Use the update tool which comes with glassfish installation.
Under the Available addons node, Install "Glassfish Commons Full Profile". Restart the glassfish, done. :) Deployment will be success.