[jboss-user] [JNDI/Naming/Network] - could not find datasource

2008-07-23 Thread 1womps1
sorry my last post didn't show up here is my problem i'm trying to install seam on tomcat,and i have a problem wich is blocking me,the server can't find the datasource,here is a part from the stacktrace | GRAVE: Could not find datasource: java:/mysqlds | javax.naming.NameNotFoundException:

[jboss-user] [JNDI/Naming/Network] - Could not find datasource !!!

2008-07-19 Thread siddharth_2279
Hi All. I am stuck in a peculiar problem and struggling with it. I have a created a standalone program in Java that accesses a database through a DataSource which I have configured in JBoss AS. I am trying to access the database using JNDI. I have a program by the name of SaveExample |