DataSource Access in WSAD/Eclipse
Brought to you by:
stevesouza
Allow the constructor of DataAccessJ2EE to accept a
type DataSource as the parameter. The WSAD environment
does not need the com/env/ pre-pended to it. So it
currently does not allows access to a pre-defined
dataSource. If a DataSource that has already been
looked up in the initialContext can be passed in, this
limitation could be removed. Look here for more info on
teh WSAD issue:
http://www.webspherepower.com/issuesprint/issue200410/00001357.html
Jody Torrence
Anonymous