I get the error "javax.naming.NameNotFoundException: jdbc/SQLServerDS not found" when I try and set up a simple servlet that accesses a SQLServer 2000 database. And this is using the JDeveloper 9.0.3 IDE.
The same servlet when run using standalone oc4j works fine.
Is there something special to be set up for the embedded oc4j server to "see" datasources?
The same servlet when run using standalone oc4j works fine.
Is there something special to be set up for the embedded oc4j server to "see" datasources?