PDA

View Full Version : How to modify the JDBC URL after install IS


Lynn Yu
02-21-2005, 08:13
Hello,

I maintained the wrong JDBC URL when intalling IS.
and IS failed to connect DB when it started,
how can i modify it?

thanks...

ramu1_pmywaycom
02-21-2005, 08:29
Go to
<webmethods>\IntegrationServer\config\jdbc\pool

In the pool dir you will find .xml files with the alias names. Open it and make the necessary changes and start the server .

lynn
02-22-2005, 06:36
It worked.

many thanks!!