Hi! I have a problem makeing an insert-statement on a DB2-Database. All Queríes are working well and fast. But if i try to make an insert, it seems to work (there is no exception) but nothing has been inserted to the table. Even if i make an insert and directliy after that a query on that entry, the jdbc-driver finds that entry. But still nothing in the database. When Jboss starts up the following message ist in the server.log [Configuration] Detected JMX Bug: Server reports attribute 'JDBCUser' is not writeable for MBean 'DefaultDomain:name=jdbc/dbplz0,service=XADataSource' [Configuration] Detected JMX Bug: Server reports attribute 'TimestampUsed' is not writeable for MBean 'DefaultDomain:name=jdbc/dbplz0,service=XADataSource' The same message comes for all DB-Connections, even for the default "InstanDB" and so on. But the Connection works. I'm using an DB2-Client 6.1 and a DB2/UDB Databse-Server 6.1 with an JDBC 2 Driver COM.ibm.db2.jdbc.app.DB2Driver THe JVM is Sun 1.3 OS = NT 4 SP 6a JBoss 2.0 FINAL ( no Tomcat) thanks for help René Wilms Deutsche Angestellten Krankenkasse Nagelsweg 27-35 20097 Hamburg Germany -- -------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] List Help?: [EMAIL PROTECTED]
