Hello,
I tried the tutorial 'Component-based Development from Database Table'.
It works fine up to the point where you have to deploy an ear file containing an ejb module and a webservice.
I get deployment errors like:
esult
=> deployment aborted : file...EARservices.ear
Aborted: development component 'EAR/services'/...'0':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application .../EARservices.. Reason: Exception during generation of components of application .../EARservices in container EJBContainer.; nested exception is: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application ..../EAR~services in container EJBContainer.
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Deployment exception : The deployment of at least one item aborted
Is there a general problem? I didn't use CAF for the EJB Container.
How can I check what the problem is?
Thanks,
Michael