| Test for ensuring the aggregate implementation classes are loaded
correctly, even when the context class loader loads Derby engine
classes as well. This is a typical situation we have seen with
J2EE servers where Derby may be in the application WAR and provided
as a system service by the container.
Jira issue DERBY-997
Assumes embedded and only needs to be run in embedded, since
all class loading happens on the engine side.
|