jdbc connection error

Hi

   iam facing the error while creating the jdbc adapter. iam working on

   windows 7
   webmehods 7.1
   oracle 10g XE

transaction: local_trns
datasourceclass: oracle.jdbc.pool.OracleDataSource
servername: username
user:
pwd:
databasename:XE
port:1521
protocal:tcp
properties:driverType=thin

i copied the classes12.zip file IS/lib/jars

but, iam facing the below error

Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource adap:adp1.[ART.118.5063] Adapter Runtime (Connection): Unable to start connection adap:adp1: after 1 attempt(s).[ADA.1.204] Cannot connect to the database with DataSource class “oracle.jdbc.pool.OracleDataSource”.Io exception: The Network Adapter could not establish the connectionhelp me in solving the issue…

Did you restart IS after copying the jar file?

What are the deference between webMethods 6.5 and 7.1

while using Webspear MQ Adp if some thing get wrong then where we get this error message

yes senthil… but it showing same error…

now iam getting the following error…

Error encountered
[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource test:tadap. [ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager. 7

Hi Jhima,

Can you cross check the Ojdbc jar file is present on Integration server as per the below mentioned path :IntegrationServer\lib\jars\ojdbc14.jar

verify each and every parameter of the JDBC adapter service does contains any Spaces.
especially Data source class parameter.

Regards,
Jeevan_mjk