[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-3391) Can't deploy/undeploy project to the server if name of the server's runtim was changed.

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Jan 13 00:36:04 EST 2009


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

Rob Stryker commented on JBIDE-3391:
------------------------------------

currently the runtime wizard sets the ID to the same value as the NAME.  This is so that you can possibly copy server / runtime files from one installation of eclipse to another. 

The problem here is that renaming the runtime also changes the ID, leaving the server with a stale reference (and thus unable to locate its runtime). 

still investigating

> Can't deploy/undeploy project to the server if name of the server's runtim was changed.
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-3391
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3391
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JBossAS
>    Affects Versions: 3.0.0.cr1
>            Reporter: Anton Klimkovich
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 3.0.0.CR2
>
>         Attachments: exception.txt
>
>
> EXECUTE: Create new seam web project
> EXECUTE: Publish it to the JBoss AS
> EXECUTE: Properties->Server -> Runtime Environments
> EXECUTE: Press Edit button and change name of Server runtime 
> EXECUTE: Open JBoss Server View 
> EXECUTE: Open Add and remove Projects wizard
> EXECUTE: Remove added seam project and press Finish button
> FAILURE:   java.lang.reflect.InvocationTargetException is occured. 

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