| ADMA0139W warning during deploying application in WebSphere 6.1.0.15 |
|
 |
|
 |
|
 |
|
 |
Group: ibm.software.websphere.applicationserver · Group Profile
Author: acherianacherian Date: May 20, 2008 06:11
Hi,
While deploying my EAR file the following warning message appeared for each data source reference:
ADMA0139W: The resource assignment of name jdbc/myds and type javax.sql.DataSource, with JNDI name jdbc/myds is found within scope of module myapp.jar with URI myapp.jar,META-INF/ejb-jar.xml deployed to target WebSphere:cell=was009Cell01,node=was009Node01,server=Server4A, but of wrong resource type WAS50DataSource. The expected resource type is DataSource, WAS40DataSource.
The application run fine. Only data sources defined for the server is Data Source 5.
Any ideas what is wrong? Is the probelm in the application? or in the WebSphere configuration?
Thank you in advance for your assistance.
Alex
|