When calling Torque.init("Torque.properties");
it hangs and doesn't return when I am tring to step through the code. Any suggestions.




    Torque.init("Torque.properties");
    List list  = null;
    list = ProductPeer.doSelectAll();


Darrell Bechtel, B.G.S., MCSE




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to