[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2887) java.lang.IllegalArgumentException: after ESB project renaming.

Denny Xu (JIRA) jira-events at lists.jboss.org
Tue Feb 24 01:18:44 EST 2009


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

Denny Xu commented on JBIDE-2887:
---------------------------------

I don't think MANIFEST.MF and being as inclusion in .ear make sense,  if add the jst.utility facet to projects, Utility Module has its own package factory and will package some sources of the project into a jar file, 
for MANIFEST.MF, we can ignore it, and for .ear inclusion, jst.utility is not forced to be added into .ear,  if you would like to added it a .ear, just ignore it. but there is problem  is that  when open the "Add and Modify Projects" dialog, there will be two modules for every ESB project since the ESB project contains two WTP facet and it's treated as two Modules.
So it seems jst.utility is not ok for this issue.


> java.lang.IllegalArgumentException: after ESB project renaming. 
> ----------------------------------------------------------------
>
>                 Key: JBIDE-2887
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2887
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: esb
>            Reporter: Anton Klimkovich
>            Assignee: Denny Xu
>             Fix For: LATER
>
>         Attachments: exception.txt
>
>
> EXECUTE: Create ESB project
> EXECUTE: Open Package Explorer
> EXECUTE: Refactor -> Rename
> EXECUTE: Input new name for ESB project and press Finish button
> FAILURE:   java.lang.IllegalArgumentException
> Log attached.

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