EJB deploy failed
Error while processing project MyappDSRules: There were validation errors:
– CHKJ2802E: <ejb-class> class com.company.myapp.dsrules.ejb.DSRulesServiceBean, or one of its supertypes, cannot be reflected. Check the classpath.
– CHKJ2805E: <local-home> interface com.company.myapp.dsrules.ejb.DSRulesServiceLocalHome, or one of its supertypes, cannot be reflected. Check the classpath.
– CHKJ2800E: <local> interface com.company.myapp.dsrules.ejb.DSRulesServiceLocal, or one of its supertypes, cannot be reflected. Check the classpath.
– CHKJ2802E: <ejb-class> class com.company.myapp.dsrules.ejb.DSRulesServiceBean, or one of its supertypes, cannot be reflected. Check the classpath.
– CHKJ2803E: <home> interface com.company.myapp.dsrules.ejb.DSRulesServiceRemoteHome, or one of its supertypes, cannot be reflected. Check the classpath.
– CHKJ2804E: <remote> interface com.company.myapp.dsrules.ejb.DSRulesServiceRemote, or one of its supertypes, cannot be reflected. Check the classpath.