You added a new data source specification to the data-source.xml file. You then restarted the
Oracle Application Server Containers for J2EE (OC4J) server instance. What could be the reason
for restarting the OC4J instance?
A.
The data-sources.xml file need to be parsed again to instantiate theDataSource objects.
B.
The orion-web.xml file needs to be parsed again to instantiate theDataSource objects.
C.
The Java Naming and Directory Interface (JNDI) tree needs to be re-created.
D.
The web.xml file needs to be parsed again to instantiate theDataSource objects.