Hello,
please also take a look at my other problem, maybe they are related.
I configured a Connection pool and a Datasource, as i believe correct. I get the following error on deploying my application:
<Error deploying application PersonEJB:
Unable to deploy
EJB: PersonBean2 from PersonEJB.jar:
The DataSource with the JNDI name: PersonSource could not be located. Please ensure that the DataSource has been deployed successfully and that the JNDI name in your EJB Deployment descriptor is correct.
I didnt find any entry in the log file that showed, that the Pool or the DataSource were created. Can you help me here too ?