I have deployed an ADF application twice on WebLogic with different web context root
and created two data sources with different connections and different providers
every application has its Specific connection that match with the data source
two applications login successfully with any password that matches user name at other data source
ex : if 2 DS...first DS has user name 1 and pw : 1 and other DS with user name 1 and pw : 2
2 application login successfully with any password of them.. !