| Author |
Not Finding DataSource in JNDI Tree
|
Russell Ray
Ranch Hand
Joined: Apr 25, 2005
Posts: 116
|
|
I have port over my application to JBoss. I am confrigured most to the application server, but I am getting an error when the application attempts to make a connection to the DataSource. This is the error: this is the code: This is how I have my DataSource (*-ds.xml) configured: This is my web.xml This is my jboss-web.xml When I go back and look at how my dataSource is connection, I discover the DataSource log statement: Code: I am let to believe the DataSource is setup properly, but for some reason, the JNDI is not. Any suggestions would be much appreciated. Thanks for reading my post. Russ
|
 |
Russell Ray
Ranch Hand
Joined: Apr 25, 2005
Posts: 116
|
|
|
I found my mistake.........you can close this.
|
 |
 |
|
|
subject: Not Finding DataSource in JNDI Tree
|
|
|