-
Bug
-
Resolution: Done
-
Major
-
3.3.0.Beta1
-
None
-
Win7 64bit
Eclipse 3.7.1 64bitJBoss JAX-RS Tools 1.2.2.v20111204-0420-H640-Beta1 org.jboss.tools.ws.jaxrs.feature.feature.group JBoss by Red Hat
JBoss Maven Integration 1.3.0.v20111203-1300-H486-M5 org.jboss.tools.maven.feature.feature.group JBoss by Red Hat
JBoss Maven JAX-RS Configurator 1.3.0.v20111203-1300-H486-M5 org.jboss.tools.maven.jaxrs.feature.feature.group JBoss by Red Hat
JBoss WebServices Tools 1.2.2.v20111204-0420-H640-Beta1 org.jboss.tools.ws.feature.feature.group JBoss by Red HatWin7 64bit Eclipse 3.7.1 64bit JBoss JAX-RS Tools 1.2.2.v20111204-0420-H640-Beta1 org.jboss.tools.ws.jaxrs.feature.feature.group JBoss by Red Hat JBoss Maven Integration 1.3.0.v20111203-1300-H486-M5 org.jboss.tools.maven.feature.feature.group JBoss by Red Hat JBoss Maven JAX-RS Configurator 1.3.0.v20111203-1300-H486-M5 org.jboss.tools.maven.jaxrs.feature.feature.group JBoss by Red Hat JBoss WebServices Tools 1.2.2.v20111204-0420-H640-Beta1 org.jboss.tools.ws.feature.feature.group JBoss by Red Hat
I get an odd error on the web.xml file of a project, where the marker points to a comment.
Attribute servlet-class references to non-existent class com.sun.jersey.spi.spring.container.servlet.SpringServlet web.xml /sheker/src/main/webapp/WEB-INF - line 19 - Web XML Problem
When trying to open the file, I get the following exception in the log: http://mysticpaste.com/private/8xH1nxLeqf
Sample web.xml with the problem: http://mysticpaste.com/private/SqlQvmTYuR (please note that the error points to the same line 19 in the sample web.xml)