This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: java.sql.SQLException: ORA-01008: not all variables bounkryptontri Dec 5, 2001 10:02 AM (in response to bill.bruyn)are you sure this is not oracle related ? or even related to the driver ? 
 I cannot see anything wrong with the code though ?
- 
        2. Re: java.sql.SQLException: ORA-01008: not all variables bounbill.bruyn Dec 5, 2001 10:17 AM (in response to bill.bruyn)No, running the same with a Connection derived from DriverManager.getConnection() works as expected... 
 Other thoughts?
 If it's useful, I'm using JBoss 2.2.2/Tomcat 3.2.2 and Oracle's type 4 driver.
- 
        3. Re: java.sql.SQLException: ORA-01008: not all variables bounbill.bruyn Dec 5, 2001 10:18 AM (in response to bill.bruyn)Outside the bean, that is... I didn't try that inside the bean - I suppose I could try that... 
- 
        4. Re: java.sql.SQLException: ORA-01008: not all variables bounbill.bruyn Dec 5, 2001 10:33 AM (in response to bill.bruyn)Gee whiz. Nevermind, the whole thing was my mistake. I'm running late and I guess I'm starting to panic a little. I apologize for wasting everyone's time. 
 
    