[
https://issues.jboss.org/browse/JBDS-2691?page=com.atlassian.jira.plugin....
]
Fred Bricon updated JBDS-2691:
------------------------------
Workaround Description:
Add the following dependency to the pom.xml <dependencies> node :
{code:xml}
<dependency>
<groupId>org.jboss.spec.javax.servlet</groupId>
<artifactId>jboss-servlet-api_3.0_spec</artifactId>
<scope>provided</scope>
</dependency>
{code}
Workaround: Workaround Exists
Incomplete build path for Spring Web Project when Spring plugins are
installed
------------------------------------------------------------------------------
Key: JBDS-2691
URL:
https://issues.jboss.org/browse/JBDS-2691
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: 3rd-party-dependencies, central
Affects Versions: 7.0.0.CR1
Environment: JBDS 7.0.0.CR1a, L64
Reporter: Jiri Peterka
Assignee: Fred Bricon
Attachments: build-path-is-incomplete.png
Build path is incomplete. Cannot find class file for javax/servlet/ServletContext
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira