7 Replies Latest reply on Nov 19, 2003 10:27 AM by tomasz1

    No connection with Informix DataSource (read only mode not s

    levw

      We have defined an Informix DataSorce and try to use SessionBean to access data through JDBC.
      But when the SessionBean calls getConnection(), the following exception is thrown:

      16:21:56,359 WARN [JBossManagedConnectionPool] Throwable while attempting to get a new connection:
      org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Read only mode not supported)

      Can somebody help?