1 Reply Latest reply on Apr 18, 2002 11:41 PM by passionit

    JBoss-2.4.4_Tomcat-4.0.1 SQLException Error

    passionit

      Hi
      I am using JBoss-2.4.4_Tomcat-4.0.1 and i deployed ejbs
      session and entity successfully and database pool also created.
      My backend is MS SQL Server.
      My driver is TDS Driver.
      DataSourceClass is org.jboss.pool.jdbc.xa.wrapper.XADataSourceImpl.
      I get the datasource from jndi but when this datasource try to execute sql query it fails giving SQLException about Invalid Object Name with which i query.
      But the same query works fine on Orion Web Server.
      That means database has the table.
      Can anybody help?

      passionit