[jbosstools-issues] [JBoss JIRA] (JBIDE-2255) update descriptors when renaming project

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jan 20 06:56:19 EST 2014


     [ https://issues.jboss.org/browse/JBIDE-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Max Rydahl Andersen resolved JBIDE-2255.
----------------------------------------

    Resolution: Out of Date


Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).

If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.

Thank you!


                
> update descriptors when renaming project
> ----------------------------------------
>
>                 Key: JBIDE-2255
>                 URL: https://issues.jboss.org/browse/JBIDE-2255
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: seam2
>    Affects Versions: 2.1.0.GA
>            Reporter: Anton Klimkovich
>            Assignee: Alexey Kazakov
>             Fix For: LATER
>
>
> 1.
> EXECUTE: Create Seam Ear web project (with name Seam)
> EXECUTE: In Package Explorer select Seam-ear 
> EXECUTE: Right mouse click Refator->Rename
> EXECUTE: Change name from Seam-ear to newseam-ear
> EXECUTE: Open jboss-app.xml
> FAILURE:   <loader-repository> 
>       seam.jboss.org:loader=Seam-ear.ear
>    </loader-repository> 
> jboss-app.xml is not updated.
> Also components.properties is not updated:
> jndiPattern=Seam-ear/\#{ejbName}/local
> embeddedEjb=false
> And Form or Action that were created before renaming are not working cause of this.  
> 2.
> EXECUTE: In Package Explorer select Seam war project 
> EXECUTE: Right mouse click Refator->Rename
> EXECUTE: Change name from Seam to newseam
> FAILURE:   
> 1. package org.domain.Seam.session; - isn't updated
> 2. <persistence-unit name="Seam"> and <property name="jboss.entity.manager.factory.jndi.name" value="java:/SeamEntityManagerFactory"/>in persistence.xml  - are not updated
> 3.  <jndi-name>SeamDatasource</jndi-name> in Seam-test-ds.xml - isn't updated

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