I had resolved the problem. since the web app can't 'see' the EJB's class, so it always show the ClassNotFoundException.
I copy all the EJB's class to the Web App's classes path. it work fine.
please see the dicuss at https://community.jboss.org/thread/211984