[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5196) IllegalArgumentException in New Seam Project Wizard

Dmitry Geraskov (JIRA) jira-events at lists.jboss.org
Tue Dec 15 04:55:31 EST 2009


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

Dmitry Geraskov commented on JBIDE-5196:
----------------------------------------

Yes, https://bugs.eclipse.org/bugs/show_bug.cgi?id=295068

> IllegalArgumentException in New Seam Project Wizard
> ---------------------------------------------------
>
>                 Key: JBIDE-5196
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5196
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>    Affects Versions: 3.1.0.M4
>            Reporter: Dmitry Geraskov
>            Assignee: Dmitry Geraskov
>            Priority: Minor
>             Fix For: 3.1.0.GA
>
>
> 1. Create seam project with name "ab"
> 2. Run the wizard again and enter projet name="ab"
> 3. Click modify project facets and add Java Persistence facet
> 4. Change the name of the project to "abc"
> Observe: Exception
> java.lang.IllegalArgumentException
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectWorkingCopy.setProjectLocation(FacetedProjectWorkingCopy.java:398)
> 	at org.eclipse.wst.common.componentcore.datamodel.FacetProjectCreationDataModelProvider$3.propertyChanged(FacetProjectCreationDataModelProvider.java:143)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyListeners(DataModelImpl.java:346)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.notifyPropertyChange(DataModelImpl.java:337)
> 	at org.eclipse.wst.common.frameworks.internal.operations.ProjectCreationDataModelProviderNew.propertySet(ProjectCreationDataModelProviderNew.java:94)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.internalSetProperty(DataModelImpl.java:182)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.DataModelImpl.setProperty(DataModelImpl.java:172)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper.setProperty(DataModelSynchHelper.java:189)
> 	at org.eclipse.wst.common.frameworks.internal.datamodel.ui.DataModelSynchHelper$ModifyTextListener.modifyText(DataModelSynchHelper.java:74)
> 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
> 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)

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