tags:

views:

8

answers:

1

I am facing a JNDI Datasource lookup problem in Oracle OC4JAS 10i deployment. This problem occurs only in quartz scheduler job. any ideas?

A: 

Just add "-userThreads" switch in the command which starts OC4J.

For eg : java -jar oc4j.jar -userThreads

Zeeshan