I just wanted to let you know that the jar created by the "Create Deployment Artifacts" option in eclipse doesn't include the Manifest file in the jar and thus, the webapp cannot find classes inside. I had to use the regular java jar file creation, with manifest generation to do that.