[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2821) Seam and Dynamic Web project can't be created.

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Tue Sep 30 18:08:20 EDT 2008


    [ https://jira.jboss.org/jira/browse/JBIDE-2821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12431867#action_12431867 ] 

Snjezana Peco commented on JBIDE-2821:
--------------------------------------

The org.jboss.ide.eclipse.as.ui/org.eclipse.wst.common.project.facet.core.runtimes extension point was changed by fixing JBIDE-2798.
The following is a valid ext. point :
<extension point="org.eclipse.wst.common.project.facet.core.runtimes">  
    <adapter>
      <runtime-component id="org.jboss.ide.eclipse.as.runtime.component"/>
      <factory class="org.eclipse.jst.server.ui.internal.RuntimeLabelProvider$Factory"/>
      <type class="org.eclipse.wst.common.project.facet.ui.IRuntimeComponentLabelProvider"/>
    </adapter>
  </extension>

This will also fix JBIDE-2819.




> Seam and Dynamic Web project can't be created.
> ----------------------------------------------
>
>                 Key: JBIDE-2821
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2821
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>         Environment: WindowsXP SP2
> JBoss Tools
> Version: 3.0.0.Beta1
> Build id: 200809291823-nightly
> JDK 1.5_08
>            Reporter: Aliaksey Nis
>            Priority: Blocker
>             Fix For: 3.0.0.beta1
>
>         Attachments: Seam_wizard.PNG
>
>
> EXECUTE: New > Seam Project (or Dynamic Web Project).
> FAILURE: Error message box appears. Screenshot attached. Wizards don't show up.
> We can't create any Dynavic Web project and Seam web project using our wizards. Seems to us that build broken.
> Possibly this issue related to JBIDE-2819 .

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

        



More information about the jbosstools-issues mailing list