dilipr wrote:
Please provide the mappings
com.gtech.esi.core.commerce.accounts.AccountBean = com.gtech.esi.core.commerce.accounts.dao.HibernateAccountDAO
com.gtech.esi.core.commerce.accounts.TransferBean = com.gtech.esi.core.commerce.accounts.dao.HibernateTransferDAO
com.gtech.esi.core.commerce.user.UserBean = com.gtech.esi.core.commerce.user.dao.HibernateUserDAO
com.gtech.esi.core.commerce.wallet.WalletItemBean = com.gtech.esi.core.commerce.wallet.dao.HibernateWalletItemDAO
com.gtech.esi.core.commerce.wallet.PaymentCardBean = com.gtech.esi.core.commerce.wallet.dao.HibernateWalletItemDAO
com.gtech.esi.core.commerce.wallet.TokenBean = com.gtech.esi.core.commerce.wallet.dao.HibernateWalletItemDAO
com.gtech.esi.core.commerce.wallet.BankAccountBean = com.gtech.esi.core.commerce.wallet.dao.HibernateWalletItemDAO
# ESI EJBs
com.gtech.esi.core.player.user.ejb.AddressBean = com.gtech.esi.core.player.user.ejb.dao.HibernateAddressDAO
com.gtech.esi.core.player.user.ejb.ProfileBean = com.gtech.esi.core.player.user.ejb.dao.HibernateProfileDAO
com.gtech.esi.core.admin.authuser.ejb.AuthUserBean = com.gtech.esi.core.admin.authuser.ejb.dao.HibernateAuthUserDAO
com.gtech.esi.core.player.user.ejb.InfoProfileBean = com.gtech.esi.core.player.user.ejb.dao.HibernateInfoProfileDAO
com.gtech.esi.core.player.user.ejb.WagerProfileBean = com.gtech.esi.core.player.user.ejb.dao.HibernateWagerProfileDAO
com.gtech.esi.core.player.user.ejb.SecurityBean = com.gtech.esi.core.player.user.ejb.dao.HibernateSecurityDAO