Hello,
I am getting this same error – java.lang.ClassNotFoundException: com.sun.jersey.spi.container.servlet.ServletContainer
The fix above does not correct for this error, libraries may be missing.
This is a new installation of 9.0M2, creation of an empty webservice restful application based on tutorial. I have changed two settings in the wizard:
First added maven support
Second changed to Java EE 6.0
I noticed in the tutorial that the wizard does not have Java EE 6.0 as an option, is java 1.5 required?