I have a startup servlet that runs a Quartz scheduler to retrieve weather data from the noaa and feed that data into a database. The problem occurs when my ftp fails to login. Once the ftp fails to login an exception is thrown in accordance with Quartz scheduler. After that, though, all of my write transactions with OJB fail and give me a TransactionInProgressException. Why would this happen?
Brandon Goodin Phase Web and Multimedia P (406) 862-2245 F (406) 862-0354 [EMAIL PROTECTED] http://www.phase.ws -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
