View Single Post
  #6 (permalink)  
Old 01-15-2009, 07:16 AM
Nandha Nandha is offline
Junior Member
 
Join Date: Dec 2008
Posts: 10
Default java.lang.ClassNotFoundException: com.actuate.jdbc.oracle.OracleDriver

i solved this issue by using genric driver instead of Oracle(actuate) while creating the datasource in sod design time.
Reply With Quote