I'm trying to convert Java ResultSets into CF queries using
QueryTable qt = new QueryTable(rs);

This works only if the resultset (rs) is less than 10 records. If
10 or more, QueryTable throws the error:
java.lang.ExceptionInInitializerError:
coldfusion.server.ServiceFactory$ServiceNotAvailableException:
The Runtime service is not available.

I'm using CFMX 6.1.

Can anyone advise?

Thanks,
Dave Jones
NetEffect
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to