[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6514) Server is not being associated with new project

Lukas Jungmann (JIRA) jira-events at lists.jboss.org
Tue Jun 22 04:35:46 EDT 2010


Server is not being associated with new project
-----------------------------------------------

                 Key: JBIDE-6514
                 URL: https://jira.jboss.org/browse/JBIDE-6514
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: struts/shale
    Affects Versions: 3.2.0.M1
         Environment: 20100617-1424_eclipse-jee-helios-RC5-linux.gtk.x86.tar.gz + JBT v201006210931N-H358-M1
            Reporter: Lukas Jungmann


-create new v.1.2 kickstart struts project with servlet version set to 2.4 and Runtime set to EAP4.3 (or 5.x.x)

=> project shows compilation errors for demo.GreetingAction.java because of missing javax.servlet.http.* on the project classpath and workspace log says:

org.eclipse.core.runtime.CoreException: Runtime JBoss EAP 4.3 Runtime does not support project facet Dynamic Web Module 3.0.
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.setTargetedRuntimesInternal(FacetedProject.java:720)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.access$4(FacetedProject.java:664)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject$3.run(FacetedProject.java:646)
	at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1975)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.setTargetedRuntimes(FacetedProject.java:656)
	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.setRuntime(FacetedProject.java:583)
	at org.jboss.tools.jst.web.ui.operation.WebNatureOperation.createWTPNature2(WebNatureOperation.java:474)
	at org.jboss.tools.jst.web.ui.operation.WebNatureOperation.run(WebNatureOperation.java:246)
	at org.eclipse.ui.actions.WorkspaceModifyDelegatingOperation.execute(WorkspaceModifyDelegatingOperation.java:69)
...
	at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:1008)
	at org.jboss.tools.jst.web.ui.wizards.project.NewWebProjectWizard.performFinish(NewWebProjectWizard.java:66)
	at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:811)
...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list