[jbosstools-issues] [JBoss JIRA] (JBIDE-12219) Seam project cannot be properly removed from server

Martin Malina (JIRA) jira-events at lists.jboss.org
Tue Oct 16 04:01:02 EDT 2012


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

Martin Malina commented on JBIDE-12219:
---------------------------------------

Hi Rob,
Yes, what I was doing in general is select both the seam app and the -ds.xml and delete both at the same time using delete key. I think this is a very common scenario since these two deployments come together so often you want both or none. The DS is a dependency of the seam app, so if you try to delete the DS first, you will get deployment errors. You can safely do the opposite though - first remove the seam app and then the DS.
                
> Seam project cannot be properly removed from server
> ---------------------------------------------------
>
>                 Key: JBIDE-12219
>                 URL: https://issues.jboss.org/browse/JBIDE-12219
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS/Servers
>    Affects Versions: 3.3.0.CR1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>             Fix For: 4.0.0.Beta1
>
>
> When you create a Seam 2.2 EAR project and deploy it to EAP 5.1.2 it cannot be properly removed - if you select both the ear and the -ds.xml in the server view and press Delete, they will be first both undeployed, but right after that the ear will be deployed again and will fail to do so without the datasource.
> So the main problem is that even after removing everything from the server, the ear project somehow is still there in the deploy directory.

--
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


More information about the jbosstools-issues mailing list