Hi All, I'm trying to find out why the servlet-api jar is being copied into the ear file. I've checked my project's dependencies, only three call this jar and all three list the scope as provided. Does anyone know why this is still getting copied into my ear? Or is there another way to stop it from happening?
Thanks in advance for your help, David
