i too faced the same problem.... and resolved by following the below steps:
RC(right click on web project) --> properties --> Deployment Assembly --> Add --> Java Build Path Entries --> Next --> select jar files which are missing --> next --> finish
Application is running successfully...