URGENT - Failing to find a class while deploying using OEM [message #68585] |
Sun, 21 March 2004 19:54 |
Sarita
Messages: 7 Registered: June 2002
|
Junior Member |
|
|
hi,
I'm getting the below error while deploying the ear file...
Deployment failed: Nested exception Root Cause: Error loading class 'com.anb.ps.payment.BonusPaymentBean': java.lang.NoClassDefFoundError: com/anb/ps/exception/PaymentException. Error loading class 'com.anb.ps.payment.BonusPaymentBean': java.lang.NoClassDefFoundError: com/anb/ps/exception/PaymentException
PaymentException is in package com.anb.ps.payment....it does exist in th exception.jar but while deploying the ear thru OEM...it throws the above metioned error......can anyone pls help regarding this...
Thanks,
Sarita,
|
|
|