mardi 24 mars 2015

servlet deployed to AWS has classNotFoundException

when I debug my servlet code locally through eclipse's apache tomcat 8 server, I can run my code fine (after adding AWS SDK to the tomcat class path). When I export my project as a WAR and upload it to AWS Elastic Beanstalk, I get errors where catalina cannot find amazon's simpleDB class. I had resolved this when testing locally by setting the classpath for the debug server, but I can't seem to do this with elastic beanstalk.


any suggestions on why classes may be found when i run locally (on my eclipse tomcat server) but not found after uploading to AWS EB and any tips for resolution?





Aucun commentaire:

Enregistrer un commentaire