[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2292) Seam facet doesn't use the WTP API

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Thu Jun 12 11:40:33 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2292?page=comments#action_12416828 ] 
            
Snjezana Peco commented on JBIDE-2292:
--------------------------------------

You need to download Axis2 Runtime ( http://apache.siamwebhosting.com/ws/axis2/1_3/axis2-1.3-bin.zip ), unpack it to some directory and set the Axis2 Runtime Location preference (Window>Preferences>Web Services>Axis2 Preferences>Axis2 Runtime).

> Seam facet doesn't use the WTP API
> ----------------------------------
>
>                 Key: JBIDE-2292
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2292
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Seam
>    Affects Versions: 3.0.alpha
>            Reporter: Snjezana Peco
>         Assigned To: Snjezana Peco
>         Attachments: exception.txt
>
>
> Seam doesn't use WTP API to handle web.xml, but copy web.xml created by seam-gen.
> It isn't compatble with any facet that updates web.xml (Seam's web.xml includes the JSF servlet and mapping, but overwrites the setting added by the dynamic web and JSF facet )
> If the Seam facet is the last executed facet, Seam will overwrite artifacts added to the web.xml file by other facets (I get this issue when adding the new correct BIRT facet that doesn't depend on the Seam facet).
> If some facet is executed after executing the Seam facet, it will overwrite Seam setting (I get this issue when adding the new BIRT facet that depends on the Seam facet).
> You can test this by adding the Axis2 Web Service facet when creating a Seam project. AxisServlet, AxisAdminServlet and servlet mappings for these servlets won't be created (the Seam facet overwrites Axis2 setting).

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

        



More information about the jbosstools-issues mailing list