[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] How can I set the default username and password for a data source

I am creating data sources for an application server (WebSphere 4.0) in WSAD
for DB2.  There are no fields to enter a default username and password for
the Data Source.  It is possible to do this with WebSphere AEs and AE.  Does
anybody know how to specify a default Data Source username and password
within WSAD?

In my code, when I call datasource.getConnection(), I get an "invalid
username and password" DB2 exception.