Hi, I've written an Ant Listener which writes events to Oracle DB.
When launching the script under WSAD 5.1.1 , the 2nd time, I get a class loading constraint error: java.lang.VerifyError: class loading constraint violated (class: oracle/jdbc/driver/OracleConnection method: unwrap()Loracle/jdbc/OracleConnection;) at pc: 0 Does someone managed to overcome the problem, without launching the script via a specific Java program? Thank you, Asaf Mesika