Hi,
I am using my-eclipse blue 9.0 with WebSphere 7.0 in windows 64 bit machine.
I had created Enterprise Application Project with J2EE 1.4 and created new Web and EJB module. I build and deploy it in WebSphere. it works.
Once i changed the package name for ejb, i am not able to deploy it. I am getting the following errors.
EJB deploy failed
Error while processing project OnlineExaminationSystemEJB: com.ibm.etools.rmic.RMICException: RMIC Command returns RC = OnlineExaminationSystemEJB. The problems which stopped RMIC are displayed, and have also been recorded in the .log file in error: Class OnlineExaminationSystemEJB not found in class onlineexaminationsystemejb.EJSRemoteStatelessOnlineExaminationSystemEJB_8318520a.
error: Class onlineexaminationsystemejb.OnlineExaminationSystemEJBHome not found in class onlineexaminationsystemejb.EJSRemoteStatelessOnlineExaminationSystemEJBHome_8318520a.
2 errors
com.ibm.etools.rmic.RMICException: RMIC Command returns RC = OnlineExaminationSystemEJB. The problems which stopped RMIC are displayed, and have also been recorded in the .log file in error: Class OnlineExaminationSystemEJB not found in class onlineexaminationsystemejb.EJSRemoteStatelessOnlineExaminationSystemEJB_8318520a.
error: Class onlineexaminationsystemejb.OnlineExaminationSystemEJBHome not found in class onlineexaminationsystemejb.EJSRemoteStatelessOnlineExaminationSystemEJBHome_8318520a.
2 errors
Any idea ?
1) How to regenerate the scaffolding/ metadata for deployment ?
Thanks
With Regards
Hemant Joshi