DB2 for AS400 Connection problem with JDBC adapter 603

Hi gurus out there,
I have got this environment:

JDBC Adapter 6.0.3, webMethods IS 6.1

Im configuring a jdbc adapter Db2 for as/400
which im not able to enable. any hint is appreciated
this is the error im getting
even if i change the :
Other Properties (blank no value)

Transaction Type NO_TRANSACTION
DataSource Class com.ibm.as400.access.AS400JDBCDataSource
serverName XX.XX.XX.XXX
user %%%%%
password ******
databaseName
portNumber
networkProtocol
Other Properties translatebinary=true;prompt=false;
Connection Management Properties
Enable Connection Pooling true
Minimum Pool Size 1
Maximum Pool Size 10
Pool Increment Size 1
Block Timeout (msec) 1000
Expire Timeout (msec)1000

[ART.118.5042] Adapter Runtime (Connection): Unable to enable connection resource sfa.sfaInterface.adapters:sfaAdapter.
[ART.118.5036] Adapter Runtime (Connection): Unable to configure connection manager.
[ADA.1.203] The JDBC DataSource class “com.ibm.as400.access.AS400JDBCDataSource” does not have some of the configured property settings.
null

I know this post is old, but one thing that needs to be configured on any AS/400 when dealing with Webmethod is you have to journal all/most of the files that Webmethod uses.

I’m trying to figure out how to turn this option off. If anyone knows, please respond.

Thanks,
John