Hi there,
I migrate a EAR project from RAD to MEB. After I enhanced the RAD to work with MEB, I don’t see any compiling error in the package explorer. Unfortunately, once I “Add Deployment” to the WAS server. The status of the EAR app is showing “Redeploy”, mode is “Packaged”. My question is how come all the projects (Web, Java, EJB) comipled ok, but not during the deployment.
Itcomplains about certain class “cannot be resolved” or “cannot be resolved to a type”
Thanks,