Hi all.
I am using SJSAS 8 and I have problem.
I developed
EJB application, I have create the datasource for this application (using asadmin tool) and I have captured the database schema.
when verifying, deploying the app, I get :
Exception [ JDO74033: Cannot deploy application 'ToddApp' module 'ejb-jar-ic' with CMP beans:
cmp-resource is not defined for this module. The minimum requirement for a cmp-resource is to specify the jndi-name of a jdbc-resource or a persistence-manager-factory-resource to be used with the beans
I am sure that I have provided all possible information using the deploytool.
another problem is I am unable to provide JNDI name for client applications.
someone come to rescue ?