
Chapter 19. Dynamic Query 499
In WebSphere Business Integration Server Foundation, Dynamic Query Services
is provided as a special stateless session bean, named QueryBean. The
QueryBean is packed in query.ear file that is automatically installed on the
default server during the WebSphere Business Integration Server Foundation
installation. If new application servers are created, the query.ear file must be
manually installed on each additional application server in the same fashion any
other application is installed.
Testing
Dynamic Query service code can be tested in the unit test environment.
However, for functional and integration tests, quer ...