Hi, Please help!
I import MyAudio.ear. I followed the procedure given from Howard Kushner's book. see step below:
1. I have installed WSAD5.0 and DB2 8.1.
2. Created a work space and imported MyAudio.ear to that work space.
3. Created a new server project.
4. In server configuration, set server name "test environment 5.0".
5. Set the path for DB2_JDBC_DRIVER_PATH as C:\Program Files\IBM\SQLLIB\java. The book missed with "\IBM".
6. Added MyAudioDataSource as a datasource name.
7. Added JNDI name "jdbc/AudioDS" for Default DB2 JDBC provider.
8. No combo box for Purge policy in WSAD5.0 although the book shows that it has a combo box. I try both EntirePool and 1.
7. In the resource properties for this JDBC provider, added the databaseName MP3(I also try databaseName example which is defaukt).
8. Then tried to run the MP3facade on this server.
Then the server didn't get published and it gave an error
--------------------------------------------------------
Publishing Failed:
Connecting to server
IWAD0361E: The data source "jdbc/AudioDS" in the "MP3" bean is not defined in the server configuration. Define the data sources in the server configuration using the server configuration editor and try again.
Publishing failed (0.08s)
I got the same problem with Vidya Ram. Please help me?
Thanks,