I often encountering the deployment issue with the glass fish. It is showing CDI deployment failure at injector resource.
I am connecting to the data base through glass fish jdbc connection pool. and Injecting the data source using @inject annotations, does this causing CDI ?
I haven't configured beans.xml file.