Originally posted by skill123:
I don't know which Version/Vendor you are using but you associate the Table first and then Columns. I am quoting the example from WebLogic Docs:
(jdbc
tableName ejbAccounts
dbIsShared false
poolName demoPool
(attributeMap
; EJBean field Database column name
;
Originally posted by Tejas Kansara:
May be the version JDK1.3 which you are working on is not installed properly or must be incomplete. B'coz I had tried the same code on my machine and it working fine.