[JBoss JIRA] Created: (JBIDE-3113) Consolidation/clean up of preference pages
by John Graham (JIRA)
Consolidation/clean up of preference pages
------------------------------------------
Key: JBIDE-3113
URL: https://jira.jboss.org/jira/browse/JBIDE-3113
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common, drools, jbpm
Affects Versions: 3.0.0.cr1
Environment: JBossTools-3.0.0.CR1-N200811050757-ALL-linux-gtk
Reporter: John Graham
Priority: Minor
JBT currently has three preference page categories:
1. Drools
2. JBoss jBPM
3. JBoss Tools
The first two should be listed as subsections of the JBoss Tools category. Alternatively, I suggest that the top level category should just be JBoss:
- JBoss
-- Drools
-- jBPM
Also, the JBoss Tools and JBoss jBPM top level pages in each of these categories do not expose preferences, but rather the default buttons or simply a label ("JBoss Tools"). These top level pages should show overall JBT preferences. See the Java preferences or other examples in the Eclipse platform for this idea. (Also note that the DTP 1.6.x way of doing this is wrong... ;) )
--
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
14 years, 6 months
[JBoss JIRA] Created: (JBIDE-1104) .sar file cannot be included in .ear file
by Juergen Zimmermann (JIRA)
.sar file cannot be included in .ear file
-----------------------------------------
Key: JBIDE-1104
URL: http://jira.jboss.com/jira/browse/JBIDE-1104
Project: JBoss Tools
Issue Type: Bug
Components: JBossAS
Affects Versions: 2.0.0.Beta4
Environment: JBoss Tools nightly build 20071017
Reporter: Juergen Zimmermann
I need a .ear file which contains a .sar file (service archive for JBoss). Such a .sar file is declared in META-INF/jboss-app.xml of the EAR project "hska" as follows:
<jboss-app>
<security-domain>java:/jaas/hska</security-domain>
<module>
<service>hska.sar</service>
</module>
</jboss-app>
I have a "General Project" named hskaSAR which has a META-INF subdirectory for the xml files of the .sar file. Creating hskaSAR/hska.sar via the "Project Archives" view of JBoss Tools works fine. However, there is no possibility to include the .sar file within the (exploded) .ear.
I tried to edit and extend the file .settings/org.eclipse.wst.common.component within the EAR project as follows:
<dependent-module deploy-path="/" handle="module:/classpath/lib/hskaSAR/hska.sar">
<dependency-type>uses</dependency-type>
</dependent-module>
However, this workaround doesn't work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-3795) Hibernate Config view cannot create JPA based configuration with @GeneratedValue using a @GenericGenerator
by Bob Thule (JIRA)
Hibernate Config view cannot create JPA based configuration with @GeneratedValue using a @GenericGenerator
----------------------------------------------------------------------------------------------------------
Key: JBIDE-3795
URL: https://jira.jboss.org/jira/browse/JBIDE-3795
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.0.0.CR2
Environment: Hibernate Tools 3.2.4.GA-N200902101801, Java Persistence API Tools 2.1.0.v200812180210
Reporter: Bob Thule
This may be related to issue JBIDE-3636. https://jira.jboss.org/jira/browse/JBIDE-3636
With a @GenericGenerator declared as:
@GenericGenerator(name = "SeqBase",... ) //either in package-info.java or on the class
and used with:
@GeneratedValue(generator = "SeqBase") private Long id;
when in the "Hibernate Config" view and the hibernate configuration is trying to be displayed or rebuilt, Eclipse gives the following exception:
org.hibernate.console.HibernateConsoleRuntimeException: Could not create JPA based Configuration
Could not create JPA based Configuration
<No message>
java.lang.reflect.InvocationTargetException
java.lang.reflect.InvocationTargetException: <no message>
java.lang.reflect.InvocationTargetException
javax.persistence.PersistenceException: org.hibernate.AnnotationException: Unknown Id.generator: SeqBase
org.hibernate.AnnotationException: Unknown Id.generator: SeqBase
org.hibernate.AnnotationException: Unknown Id.generator: SeqBase
Unknown Id.generator: SeqBase
--
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
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-5284) Warning related to incorrect Seam project name don't appear
by Aliaksey Nis (JIRA)
Warning related to incorrect Seam project name don't appear
-----------------------------------------------------------
Key: JBIDE-5284
URL: https://jira.jboss.org/jira/browse/JBIDE-5284
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.1.0.CR1
Environment: WindowsXP SP2
JBoss Tools
Version: 3.1.0.CR1
eclipse-SDK-3.5RC3-win32.zip
Build id: JBossTools-Update-3.1.0.v200911251807N-H130-RC1
JRE 1.6
Reporter: Aliaksey Nis
Priority: Optional
Attachments: NoWarningSeam.JPG
Related to JBIDE-5223
EXECUTE: New Seam project.
EXECUTE: Input name "blahblah+".
EXECUTE: Press next few times.
ASSERT: At step "Web module" button Next is in disable state, due to incorrect project name.
FAILURE: No warning appears. It appears only if you press Back, then Next again.
Screenshot 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
14 years, 7 months
[JBoss JIRA] Created: (JBDS-904) JBDS 2.1 GA, JBPM and Seam
by Gary Lamperillo (JIRA)
JBDS 2.1 GA, JBPM and Seam
--------------------------
Key: JBDS-904
URL: https://jira.jboss.org/jira/browse/JBDS-904
Project: JBoss Developer Studio
Issue Type: Bug
Components: integration
Affects Versions: 2.1.0
Environment: JBDS 2.1 GA, EAP 5 Beta 2, Seam 2.2 , jBPM
Reporter: Gary Lamperillo
The jBPM New Process Definition wizard will not create a process in the EAR level. According to the Seam Reference manual, it should go at the EAR level. The Process Definition created by the wizard creates 3 files in a directory. the components.xml can not use the directory for the process definition, you get the following on deploy:
Caused by: org.jbpm.jpdl.JpdlException: [[ERROR] resource not found: /seam_drools10_15-ejb/jbpm_to_rules]
at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:162)
at org.jboss.seam.bpm.Jbpm.deployProcess(Jbpm.java:311)
at org.jboss.seam.bpm.Jbpm.installProcessDefinitions(Jbpm.java:294)
... 85 more
when using a location for the processdefinition.xml in this directory, you will get:
Caused by: java.lang.RuntimeException: could not deploy a process definition
at org.jboss.seam.bpm.Jbpm.installProcessDefinitions(Jbpm.java:300)
at org.jboss.seam.bpm.Jbpm.startup(Jbpm.java:80)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:616)
at org.jboss.seam.util.Reflections.invoke(Reflections.java:22)
at org.jboss.seam.util.Reflections.invokeAndWrap(Reflections.java:144)
at org.jboss.seam.Component.callComponentMethod(Component.java:2249)
at org.jboss.seam.Component.callCreateMethod(Component.java:2172)
at org.jboss.seam.Component.newInstance(Component.java:2132)
... 75 more
Caused by: org.jbpm.jpdl.JpdlException: [[ERROR] resource not found: /seam_drools10_15-ejb/jbpm_to_rules/processdefinition.xml]
at org.jbpm.graph.def.ProcessDefinition.parseXmlResource(ProcessDefinition.java:162)
at org.jboss.seam.bpm.Jbpm.deployProcess(Jbpm.java:311)
at org.jboss.seam.bpm.Jbpm.installProcessDefinitions(Jbpm.java:294)
... 85 more
Is the plan for this process definition editor to work with Seam? Is there something missing in this setup?
--
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
14 years, 7 months
[JBoss JIRA] Created: (JBIDE-4127) "Add JSF-Capabilities" adds jsf-facelets.jar which is older than the one in .classpath
by Leiv Hellebo (JIRA)
"Add JSF-Capabilities" adds jsf-facelets.jar which is older than the one in .classpath
--------------------------------------------------------------------------------------
Key: JBIDE-4127
URL: https://jira.jboss.org/jira/browse/JBIDE-4127
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JSF
Affects Versions: 3.0.0.GA
Environment: JBDS 2.0.GA
Seam 2.1.X
Reporter: Leiv Hellebo
The Add JSF-Capabilities dialog makes it possible to shoot oneself in the foot:
It will happily add jsf-facelets.jar with Implementation-Version: 1.1.11, even if the one mentioned in .classpath has Implementation-Version: 1.1.15.B1
AFAICS, when performing a redirect within a long-running conversation, this makes
"DEBUG [org.jboss.seam.contexts.ServletLifecycle] >>> Begin re-initialization"
disappear from server.log, and needed context vars are not initialized.
I'd file this as an "Improvement", not a "Bug" if it was possible. You may want to say "PEBKAC" to this...
--
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
14 years, 7 months
[jbosside-issues] [JBoss JIRA] Created: (JBIDE-467) NullPointerException on ProjectChangeListener
by pchar (JIRA)
NullPointerException on ProjectChangeListener
---------------------------------------------
Key: JBIDE-467
URL: http://jira.jboss.com/jira/browse/JBIDE-467
Project: JBoss IDE
Issue Type: Bug
Components: JBossIDE Core
Affects Versions: 1.6
Environment: Eclipse Version: 3.2.2 Mac OS X Java 1.5
Reporter: pchar
Assigned To: Marshall Culpepper
There's a null pointer excetion on a lister here the stackstrace:
!ENTRY org.eclipse.core.resources 4 2 2007-03-30 08:31:42.807
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.NullPointerException
at org.jboss.ide.eclipse.core.ProjectChangeListener.resourceChanged(ProjectChangeListener.java:46)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:280)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:274)
at org.eclipse.core.internal.events.NotificationManager.handleEvent(NotificationManager.java:246)
at org.eclipse.core.internal.resources.Workspace.broadcastEvent(Workspace.java:250)
at org.eclipse.core.internal.resources.Project.close(Project.java:186)
at org.eclipse.ui.actions.CloseResourceAction.invokeOperation(CloseResourceAction.java:184)
at org.eclipse.ui.actions.WorkspaceAction.execute(WorkspaceAction.java:134)
at org.eclipse.ui.actions.WorkspaceAction$2.runInWorkspace(WorkspaceAction.java:429)
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[jbosside-issues] [JBoss JIRA] Created: (JBIDE-465) Problems occurred when invoking code from plug-in: "org.eclipse.jface".
by Mallika Guliani (JIRA)
Problems occurred when invoking code from plug-in: "org.eclipse.jface".
-----------------------------------------------------------------------
Key: JBIDE-465
URL: http://jira.jboss.com/jira/browse/JBIDE-465
Project: JBoss IDE
Issue Type: Bug
Components: JBossIDE Core
Affects Versions: 1.6
Environment: Win XP PRO
Reporter: Mallika Guliani
Assigned To: Marshall Culpepper
I am not able to create Server configuration in Eclipse 3.2.2. I am using JBoss 1.6.0 GA.
I get the following errors:
Problems occurred when invoking code from plug-in: "org.eclipse.jface".
Unhandled event loop exception - plug in - "org.eclipse.ui"
I saw that this error is already logged but unable to find a solution. Could someone please provide step by step resolution?
I would really appreciate your help. I have already spent a day trying out different versions of JBoss IDE but no result. I have JBoss - 4.0.2 AS.
Thank You.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-605) latest svn has various issues with xmodel ui's
by Max Andersen (JIRA)
latest svn has various issues with xmodel ui's
----------------------------------------------
Key: JBIDE-605
URL: http://jira.jboss.com/jira/browse/JBIDE-605
Project: JBoss Tools
Issue Type: Bug
Components: JBoss Tools Core
Affects Versions: 2.0.0.Beta2
Reporter: Max Andersen
Assigned To: Marshall Culpepper
Attachments: rightclickprojectexplorer.png
Not sure if these are all related, so please create separate issues if separate.
They all started to happen after i updated from svn today:
ORM Explorer gives me:
java.lang.ClassNotFoundException: org.jboss.tools.hibernate.view.views.ExplorerClass
at java.lang.ClassLoader.findClass(ClassLoader.java:358)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:429)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
Before it would show "No hibernate projects found" or the list of hibernate projects.
Open a components.xml file and I get:
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.SWT.error(SWT.java:3531)
at org.eclipse.swt.SWT.error(SWT.java:3465)
at org.eclipse.swt.SWT.error(SWT.java:3436)
at org.eclipse.swt.graphics.GC.setFont(GC.java:3162)
at org.eclipse.ui.forms.widgets.ExpandableComposite$ExpandableLayout.layout(ExpandableComposite.java:280)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1311)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:876)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:841)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:811)
at org.jboss.tools.common.editor.form.SampleErrorForm$ErrorLayout.layout(SampleErrorForm.java:359)
at org.eclipse.swt.widgets.Composite.updateLayout(Composite.java:1311)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:876)
at org.eclipse.swt.widgets.Composite.layout(Composite.java:841)
at org.jboss.tools.common.editor.form.SampleErrorForm.setVisible(SampleErrorForm.java:106)
at org.jboss.tools.common.editor.TreeFormPage.doErrorMode(TreeFormPage.java:295)
at org.jboss.tools.common.editor.TreeFormPage.setErrorMode(TreeFormPage.java:287)
Right click on files in Project Explorer doesn't show any menu's anymore (not even on plain Dynamic web project).
See attached screenshot - rightclick on test.txt doesn't do anything, same with web.xml. Right click on Seam components sometimes give an "Open" menu.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-649) rename a folder while files are open gives exceptions galore
by Max Andersen (JIRA)
rename a folder while files are open gives exceptions galore
------------------------------------------------------------
Key: JBIDE-649
URL: http://jira.jboss.com/jira/browse/JBIDE-649
Project: JBoss Tools
Issue Type: Bug
Components: JBoss Tools Core
Reporter: Max Andersen
Assigned To: Marshall Culpepper
Fix For: 2.0.0.20070731
e.g. try and open some files in WebContent of a seam generated project and rename it to e.g. "view", I got the following exceptions:
!ENTRY org.eclipse.core.resources 4 2 2007-08-02 15:41:39.045
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.resources".
!STACK 0
java.lang.RuntimeException: FileSystemsRenameListenerContribution.getWebRootWTP(XModel model) migration to WTP I-build is needed.
at org.jboss.tools.jst.web.project.FileSystemsRenameListenerContribution.getWebRootWTP(FileSystemsRenameListenerContribution.java:42)
at org.jboss.tools.jst.web.project.FileSystemsRenameListenerContribution.pathRenamed(FileSystemsRenameListenerContribution.java:25)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsRenameListener.pathRenamed(FileSystemsRenameListener.java:119)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsRenameListener.checkFileSystemRename(FileSystemsRenameListener.java:49)
at org.jboss.tools.common.model.filesystems.impl.FileSystemsImpl.resourceChanged(FileSystemsImpl.java:168)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1806)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation.execute(AbstractWorkspaceOperation.java:204)
at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511)
at org.eclipse.ui.actions.RenameResourceAction$8.run(RenameResourceAction.java:641)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
!ENTRY org.eclipse.ui.workbench 4 0 2007-08-02 15:41:39.280
!MESSAGE Invalid thread access
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Widget.error(Widget.java:438)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:377)
at org.eclipse.swt.widgets.Widget.getData(Widget.java:464)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.getTab(DefaultTabFolder.java:176)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.getItems(DefaultTabFolder.java:228)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.findItem(AbstractTabFolder.java:169)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.getTab(PresentablePartFolder.java:373)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.childPropertyChanged(PresentablePartFolder.java:301)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.access$2(PresentablePartFolder.java:300)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder$3.propertyChanged(PresentablePartFolder.java:81)
at org.eclipse.ui.internal.presentations.PresentablePart.firePropertyChange(PresentablePart.java:136)
at org.eclipse.ui.internal.presentations.PresentablePart$1.propertyChanged(PresentablePart.java:96)
at org.eclipse.ui.internal.PartPane.firePropertyChange(PartPane.java:606)
at org.eclipse.ui.internal.PartPane.propertyChanged(PartPane.java:611)
at org.eclipse.ui.internal.WorkbenchPartReference.immediateFirePropertyChange(WorkbenchPartReference.java:568)
at org.eclipse.ui.internal.WorkbenchPartReference.firePropertyChange(WorkbenchPartReference.java:561)
at org.eclipse.ui.internal.WorkbenchPartReference.partPropertyChanged(WorkbenchPartReference.java:296)
at org.eclipse.ui.internal.EditorReference.partPropertyChanged(EditorReference.java:497)
at org.eclipse.ui.internal.WorkbenchPartReference$2.propertyChanged(WorkbenchPartReference.java:178)
at org.eclipse.ui.part.WorkbenchPart.firePropertyChange(WorkbenchPart.java:128)
at org.jboss.tools.common.model.ui.editor.EditorPartWrapper.access$0(EditorPartWrapper.java:1)
at org.jboss.tools.common.model.ui.editor.EditorPartWrapper$PCL.propertyChanged(EditorPartWrapper.java:180)
at org.eclipse.ui.part.WorkbenchPart.firePropertyChange(WorkbenchPart.java:128)
at org.jboss.tools.common.editor.ObjectMultiPageEditor.setInput(ObjectMultiPageEditor.java:98)
at org.jboss.tools.common.editor.ResourceChangeListener.resourceChanged(ObjectMultiPageEditor.java:1057)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1806)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation.execute(AbstractWorkspaceOperation.java:204)
at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511)
at org.eclipse.ui.actions.RenameResourceAction$8.run(RenameResourceAction.java:641)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
!ENTRY org.eclipse.ui.workbench 4 0 2007-08-02 15:41:39.282
!MESSAGE Invalid thread access
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Widget.error(Widget.java:438)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:377)
at org.eclipse.swt.widgets.Widget.getData(Widget.java:464)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.getTab(DefaultTabFolder.java:176)
at org.eclipse.ui.internal.presentations.defaultpresentation.DefaultTabFolder.getItems(DefaultTabFolder.java:228)
at org.eclipse.ui.internal.presentations.util.AbstractTabFolder.findItem(AbstractTabFolder.java:169)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.getTab(PresentablePartFolder.java:373)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.childPropertyChanged(PresentablePartFolder.java:301)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.access$2(PresentablePartFolder.java:300)
at org.eclipse.ui.internal.presentations.util.PresentablePartFolder$3.propertyChanged(PresentablePartFolder.java:81)
at org.eclipse.ui.internal.presentations.PresentablePart.firePropertyChange(PresentablePart.java:136)
at org.eclipse.ui.internal.presentations.PresentablePart$1.propertyChanged(PresentablePart.java:96)
at org.eclipse.ui.internal.PartPane.firePropertyChange(PartPane.java:606)
at org.eclipse.ui.internal.PartPane.propertyChanged(PartPane.java:611)
at org.eclipse.ui.internal.WorkbenchPartReference.immediateFirePropertyChange(WorkbenchPartReference.java:568)
at org.eclipse.ui.internal.WorkbenchPartReference.firePropertyChange(WorkbenchPartReference.java:561)
at org.eclipse.ui.internal.WorkbenchPartReference.partPropertyChanged(WorkbenchPartReference.java:296)
at org.eclipse.ui.internal.EditorReference.partPropertyChanged(EditorReference.java:497)
at org.eclipse.ui.internal.WorkbenchPartReference$2.propertyChanged(WorkbenchPartReference.java:178)
at org.eclipse.ui.part.WorkbenchPart.firePropertyChange(WorkbenchPart.java:128)
at org.jboss.tools.common.editor.ObjectMultiPageEditor.setInput(ObjectMultiPageEditor.java:98)
at org.jboss.tools.common.editor.ResourceChangeListener.resourceChanged(ObjectMultiPageEditor.java:1057)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1806)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation.execute(AbstractWorkspaceOperation.java:204)
at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511)
at org.eclipse.ui.actions.RenameResourceAction$8.run(RenameResourceAction.java:641)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
!ENTRY org.jboss.tools.common.model.ui 4 0 2007-08-02 15:41:39.285
!MESSAGE Invalid thread access
!STACK 0
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Widget.error(Widget.java:438)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:377)
at org.eclipse.swt.widgets.Control.internal_new_GC(Control.java:2701)
at org.eclipse.swt.graphics.GC.<init>(GC.java:146)
at org.eclipse.swt.graphics.GC.<init>(GC.java:112)
at org.eclipse.jface.text.source.LineNumberRulerColumn.computeIndentations(LineNumberRulerColumn.java:487)
at org.eclipse.jface.text.source.LineNumberChangeRulerColumn.setRevisionInformation(LineNumberChangeRulerColumn.java:253)
at org.eclipse.ui.internal.texteditor.LineNumberColumn.hideRevisionInformation(LineNumberColumn.java:762)
at org.eclipse.ui.texteditor.AbstractDecoratedTextEditor.doSetInput(AbstractDecoratedTextEditor.java:1223)
at org.eclipse.ui.editors.text.TextEditor.doSetInput(TextEditor.java:168)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:2094)
at org.jboss.tools.common.model.ui.texteditors.xmleditor.XMLTextEditor.doSetInput(XMLTextEditor.java:332)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInputWithNotify(AbstractTextEditor.java:3995)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInput(AbstractTextEditor.java:4017)
at org.jboss.tools.common.editor.ResourceChangeListener.resourceChanged(ObjectMultiPageEditor.java:1061)
at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:282)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:276)
at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:148)
at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:311)
at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1018)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1806)
at org.eclipse.ui.ide.undo.AbstractWorkspaceOperation.execute(AbstractWorkspaceOperation.java:204)
at org.eclipse.core.commands.operations.DefaultOperationHistory.execute(DefaultOperationHistory.java:511)
at org.eclipse.ui.actions.RenameResourceAction$8.run(RenameResourceAction.java:641)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
!ENTRY org.eclipse.core.filebuffers 4 2 2007-08-02 15:41:39.565
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.core.filebuffers".
!STACK 0
org.eclipse.wst.sse.core.internal.util.Assert$AssertionFailedException
at org.eclipse.wst.sse.core.internal.util.Assert.isNotNull(Assert.java:124)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.releaseFromEdit(ModelManagerImpl.java:1380)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.releaseFromEdit(ModelManagerImpl.java:1345)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromEdit(AbstractStructuredModel.java:1044)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromEdit(DOMModelImpl.java:804)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:2091)
at org.jboss.tools.common.model.ui.texteditors.xmleditor.XMLTextEditor.doSetInput(XMLTextEditor.java:332)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInputWithNotify(AbstractTextEditor.java:3995)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInput(AbstractTextEditor.java:4017)
at org.eclipse.ui.texteditor.AbstractTextEditor$7.run(AbstractTextEditor.java:478)
at org.eclipse.ui.texteditor.AbstractTextEditor$ElementStateListener.execute(AbstractTextEditor.java:547)
at org.eclipse.ui.texteditor.AbstractTextEditor$ElementStateListener.elementMoved(AbstractTextEditor.java:508)
at org.eclipse.ui.editors.text.TextFileDocumentProvider$FileBufferListener.underlyingFileMoved(TextFileDocumentProvider.java:316)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager$6.run(TextFileBufferManager.java:676)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.fireUnderlyingFileMoved(TextFileBufferManager.java:674)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.handleFileMoved(ResourceFileBuffer.java:463)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer$3.execute(ResourceFileBuffer.java:162)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer$SafeFileChange.run(ResourceFileBuffer.java:86)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:158)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:326)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:495)
at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:268)
at org.eclipse.ui.actions.WorkspaceAction.run(WorkspaceAction.java:311)
at org.eclipse.ui.actions.RenameResourceAction.runWithNewPath(RenameResourceAction.java:488)
at org.eclipse.ui.actions.RenameResourceAction$7.run(RenameResourceAction.java:525)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.eclipse.core.filebuffers 4 0 2007-08-02 15:41:39.567
!MESSAGE TextFileBufferManager failed to notify an ITextFileBufferListener
!STACK 0
org.eclipse.wst.sse.core.internal.util.Assert$AssertionFailedException
at org.eclipse.wst.sse.core.internal.util.Assert.isNotNull(Assert.java:124)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.releaseFromEdit(ModelManagerImpl.java:1380)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.releaseFromEdit(ModelManagerImpl.java:1345)
at org.eclipse.wst.sse.core.internal.model.AbstractStructuredModel.releaseFromEdit(AbstractStructuredModel.java:1044)
at org.eclipse.wst.xml.core.internal.document.DOMModelImpl.releaseFromEdit(DOMModelImpl.java:804)
at org.eclipse.wst.sse.ui.StructuredTextEditor.doSetInput(StructuredTextEditor.java:2091)
at org.jboss.tools.common.model.ui.texteditors.xmleditor.XMLTextEditor.doSetInput(XMLTextEditor.java:332)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInputWithNotify(AbstractTextEditor.java:3995)
at org.eclipse.ui.texteditor.AbstractTextEditor.setInput(AbstractTextEditor.java:4017)
at org.eclipse.ui.texteditor.AbstractTextEditor$7.run(AbstractTextEditor.java:478)
at org.eclipse.ui.texteditor.AbstractTextEditor$ElementStateListener.execute(AbstractTextEditor.java:547)
at org.eclipse.ui.texteditor.AbstractTextEditor$ElementStateListener.elementMoved(AbstractTextEditor.java:508)
at org.eclipse.ui.editors.text.TextFileDocumentProvider$FileBufferListener.underlyingFileMoved(TextFileDocumentProvider.java:316)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager$6.run(TextFileBufferManager.java:676)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.fireUnderlyingFileMoved(TextFileBufferManager.java:674)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.handleFileMoved(ResourceFileBuffer.java:463)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer$3.execute(ResourceFileBuffer.java:162)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer$SafeFileChange.run(ResourceFileBuffer.java:86)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:158)
at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:326)
at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:495)
at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:268)
at org.eclipse.ui.actions.WorkspaceAction.run(WorkspaceAction.java:311)
at org.eclipse.ui.actions.RenameResourceAction.runWithNewPath(RenameResourceAction.java:488)
at org.eclipse.ui.actions.RenameResourceAction$7.run(RenameResourceAction.java:525)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3296)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2974)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:153)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:504)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:443)
at org.eclipse.equinox.launcher.Main.run(Main.java:1169)
!ENTRY org.jboss.tools.common.model.ui 1 0 2007-08-02 15:41:41.158
!MESSAGE ModelListener is disposed, but cannot removed from model!!!!
!ENTRY org.jboss.tools.common.model.ui 1 0 2007-08-02 15:41:41.158
!MESSAGE ModelListener is disposed, but not removed from model!!!!
!ENTRY org.jboss.tools.common.model.ui 1 0 2007-08-02 15:41:41.200
!MESSAGE ModelListener is disposed, but not removed from model!!!!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-803) Build error creating a new seam 2.0 project in RHDS Beta 1
by Gary Pinkham (JIRA)
Build error creating a new seam 2.0 project in RHDS Beta 1
----------------------------------------------------------
Key: JBIDE-803
URL: http://jira.jboss.com/jira/browse/JBIDE-803
Project: JBoss Tools
Issue Type: Bug
Components: JBoss Tools Core
Affects Versions: 2.0.0.Beta3
Environment: Windows XP SP2. Redhat Dev Studio Beta1, Seam 2.0, JDK 1.5.0.9
Reporter: Gary Pinkham
Assigned To: Marshall Culpepper
Priority: Minor
Creating a new seam project using Seam 2.0 and Redhat Dev Studio Beta 1 creates a Component.XML with the following error:
ERROR: 0.0 Unallowed child null:managed-persistence-context of components
The error shows in the tree view in the Redhat XML Editor and in the Problems tab as it causes a build error. Modifying the Component.xml file (adding in entity-manager-factory="" to the "persistence:managed-persistence-context" tag and saving causes the build error to go away but the error still shows on the Tree view tab. I removed the entity-manager-factory="" from the file and re-saved. Build still works. If I reopen the file in Tree view mode the build error returns.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-5358) Change how beans are expanded when added via the bean add dialog
by Tom Fennelly (JIRA)
Change how beans are expanded when added via the bean add dialog
----------------------------------------------------------------
Key: JBIDE-5358
URL: https://jira.jboss.org/jira/browse/JBIDE-5358
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Reporter: Tom Fennelly
Fix For: 3.1.0.GA
At the moment, we iterate down the object model and add all sub-objects etc. This is looking a bit messy because:
1. It requires the user to expand out a tree in the bottom half of the bean creation dialog, selecting the sub-domain objects he/she wants to be added.
2. The beans all land on the canvas at the one time, which requires a load of rearranging etc
I think it would be nicer for the user if only the bean class entered in the Bean Creation wizard was dropped on the canvas, with all it's properties, but not drop in the sub-domain classes, wired together etc (as now). If some of the properties are for sub-domain objects, the user should be able to right-click and add, resulting in that sub-domain object being added etc etc. The user can expand it out as they want.
--
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
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-5440) Update Smooks Examples to Minimize User Steps
by Brian Fitzpatrick (JIRA)
Update Smooks Examples to Minimize User Steps
---------------------------------------------
Key: JBIDE-5440
URL: https://jira.jboss.org/jira/browse/JBIDE-5440
Project: Tools (JBoss Tools)
Issue Type: Task
Components: smooks
Affects Versions: 3.1.0.GA
Reporter: Brian Fitzpatrick
Assignee: Tom Fennelly
Fix For: 3.1.0.GA
We have a bunch of quickstarts - but all the quickstarts require that you manually set the sample input data when you import them. can we tweak those to include the metadata for the sample input?
This would include not only the samples from the Smooks project, but the ESB samples that include Smooks.
This is basically just making sure that the sample input data is configured in the configuration so the user doesn't have to configure it by hand.
--
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
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-3255) Unhelpful error message if users IDE doesn't define the "M2_REPO" variable
by Tom Fennelly (JIRA)
Unhelpful error message if users IDE doesn't define the "M2_REPO" variable
--------------------------------------------------------------------------
Key: JBIDE-3255
URL: https://jira.jboss.org/jira/browse/JBIDE-3255
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Reporter: Tom Fennelly
Assignee: Xue Peng
Priority: Minor
Fix For: 3.0.0.cr1
I created an eclipse project using maven, which links in the dependencies via the maven repo. It references the maven repo via the "M2_REPO" variable. When this variable wasn't set, I was unable to set the source and target java classes for the source and target models - just came back with an error ... "unable to load class ''" (i.e. empty quoted string). The classes I was trying to set were in the actual project source (i.e. not in any of the linked in dependecies), so I'm not sure what the issue was.
Might be a good thing to ass this in a FAQ or Known Issues doc, or even as a "possible cause" message addition to the "unable to load class..." error message.
--
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
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-4055) Bad warning for "Class not found" in Smooks Editor.
by Aliaksey Nis (JIRA)
Bad warning for "Class not found" in Smooks Editor.
---------------------------------------------------
Key: JBIDE-4055
URL: https://jira.jboss.org/jira/browse/JBIDE-4055
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: smooks
Affects Versions: 3.1.0
Environment: WindowsXP SP2
JBoss Tools
Version: 3.1.0
Build id: JBossTools-ALL-win32-3.1.0.Alpha1-N200903181801-H41
JRE 1.5_08
Reporter: Aliaksey Nis
Priority: Optional
EXECUTE: Create Smooks configuration file XML-to-Java.
EXECUTE: Graph view. Press "target select" link. Choose Java. Press "Add class" button.
EXECUTE: Select Authenticate - sun.text.ICUBinary. Press Finish.
FAILURE: Look at screenshot. Bad warning in title appears. I think it will be better if warning will be more informative.
--
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
14 years, 8 months
[JBoss JIRA] Created: (JBIDE-3974) Use the shortes unique selector path instead of the full selector path
by Maurice Zeijen (JIRA)
Use the shortes unique selector path instead of the full selector path
----------------------------------------------------------------------
Key: JBIDE-3974
URL: https://jira.jboss.org/jira/browse/JBIDE-3974
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: smooks
Affects Versions: 3.0.0.CR2
Reporter: Maurice Zeijen
Currently the graph editor uses the full selector path. Always using the full selector path may seem the safest path but it can have serious performance implications for Smooks. A binding with a short selector is resolved faster then one with a long selector. It would be better if the graph editor would use the shortest unique selector path.
Example:
<order>
<customer>
<id>432</id>
</customer>
<order-items>
<order-item>
<id>111</id>
<quantity>2</quantity>
<price>8.90</price>
</order-item>
</order-items>
</order>
If you would bind the 'id' element of order-item to some bean then currently the following path would be generated by the graph editor: order order-items order-item id
If the graph editor would generate the shortest unique path, then it would be: order-item id
--
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
14 years, 8 months