[JBoss JIRA] Created: (JBIDE-5084) Hibernate 3.0 XML Editor - NPE
by Vitali Yemialyanchyk (JIRA)
Hibernate 3.0 XML Editor - NPE
------------------------------
Key: JBIDE-5084
URL: https://jira.jboss.org/jira/browse/JBIDE-5084
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common, Hibernate
Affects Versions: 3.1.0.M4, 3.1.0.CR1
Reporter: Vitali Yemialyanchyk
Assignee: Viacheslav Kabanovich
java.lang.NullPointerException
at org.jboss.tools.common.editor.TreeFormPage.initialize(TreeFormPage.java:142)
at org.jboss.tools.hibernate.ui.xml.editor.HibConfig3CompoundEditor.doCreatePages(HibConfig3CompoundEditor.java:34)
at org.jboss.tools.common.editor.ObjectMultiPageEditor.createPages(ObjectMultiPageEditor.java:235)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:357)
at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:662)
at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:462)
at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:286)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2857)
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2762)
at org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2754)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2705)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2701)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2685)
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2676)
at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
--
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
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-5704) NullPointerException in Persistence.xml editor Hibernate tab
by Dmitry Geraskov (JIRA)
NullPointerException in Persistence.xml editor Hibernate tab
------------------------------------------------------------
Key: JBIDE-5704
URL: https://jira.jboss.org/jira/browse/JBIDE-5704
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.1.0.CR1
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Minor
Fix For: 3.2.next
Sometimes there is an NPE occurs:
java.lang.NullPointerException
at org.eclipse.jpt.core.internal.AbstractJpaProject.update(AbstractJpaProject.java:1277)
at org.eclipse.jpt.core.internal.AbstractJpaProject$DefaultResourceModelListener.resourceModelChanged(AbstractJpaProject.java:1030)
at org.eclipse.jpt.core.resource.xml.JpaXmlResource.resourceModelChanged(JpaXmlResource.java:189)
at org.eclipse.jpt.core.resource.xml.AbstractJpaEObject.featureChanged(AbstractJpaEObject.java:105)
at org.eclipse.jpt.core.resource.xml.AbstractJpaEObject.eNotify(AbstractJpaEObject.java:99)
at org.eclipse.jpt.core.resource.persistence.XmlProperty.setValue(XmlProperty.java:175)
at org.eclipse.jpt.core.internal.context.persistence.GenericPersistenceUnitProperty.setValue(GenericPersistenceUnitProperty.java:73)
at org.eclipse.jpt.core.internal.context.persistence.AbstractPersistenceUnit.setProperty(AbstractPersistenceUnit.java:707)
at org.jboss.tools.hibernate.jpt.core.internal.context.HibernatePersistenceUnitProperties.putProperty_(HibernatePersistenceUnitProperties.java:175)
at org.jboss.tools.hibernate.jpt.core.internal.context.HibernatePersistenceUnitProperties.putProperty(HibernatePersistenceUnitProperties.java:171)
at org.jboss.tools.hibernate.jpt.core.internal.context.basic.HibernateBasic.setConfigurationFile(HibernateBasic.java:131)
at org.jboss.tools.hibernate.jpt.ui.internal.persistence.details.HibernatePropertiesComposite$4.setValue_(HibernatePropertiesComposite.java:254)
at org.jboss.tools.hibernate.jpt.ui.internal.persistence.details.HibernatePropertiesComposite$4.setValue_(HibernatePropertiesComposite.java:1)
at org.eclipse.jpt.utility.internal.model.value.PropertyAspectAdapter.setValue(PropertyAspectAdapter.java:151)
--
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
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6592) Bad UI in Sample Web Wizard
by Max Rydahl Andersen (JIRA)
Bad UI in Sample Web Wizard
---------------------------
Key: JBIDE-6592
URL: https://jira.jboss.org/browse/JBIDE-6592
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Webservices
Reporter: Max Rydahl Andersen
Assignee: Brian Fitzpatrick
Fix For: 3.2.0.M2
The sample web wizard is nice and simple but got a few weird usage of eclipse ui.
1) There is a "Use default value" checkbox that greys out the text field which means users who want to change the default has to check the checkbox and then click the textfield and then type into the textbox. The text field should just be filled up with an initial default value to avoid user having to press too many buttons and typing.
2) Even though there is only 4 input fields to fill out (or just get the default from) it is spread out over two pages. Move it onto one page.
The above will make it much more consistent with rest of eclipse ui AND easier for the user since everything is on one page instead of two.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6612) Helios does not recognize JBoss 6.0 Runtime as JEE6 environment
by Thorsten Kunz (JIRA)
Helios does not recognize JBoss 6.0 Runtime as JEE6 environment
---------------------------------------------------------------
Key: JBIDE-6612
URL: https://jira.jboss.org/browse/JBIDE-6612
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Affects Versions: 3.2.0.M1
Environment: Helios 3.6.0 Linux x64
All JBoss Tools - 3.2.0.v201007020601N-H408-M1
Reporter: Thorsten Kunz
Assignee: Rob Stryker
I installed JBoss Tools 3.2.0.v201007020601N-H408-M1 nightly build for Helios.
Now when I try to create e.g. an EJB Project and set the "Target Runtime" to "JBoss 6.0 Runtime" based on a JBAS 6.0-M3 I loose the option to set the "EJB Module Version" to 3.1. Only 3.0 is available.
Same is true for "Enterprise Application Projects". I can only set the the "EAR Version" to 5.0. No 6.0 is available.
Now when I set the "Target Runtime" to my Glassfish 3 Runtime I have all the JEE6 options available.
This is very unfortunate since it disabled lots of built in JEE6 functionality provided by the native Helios JEE distribution.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months
[JBoss JIRA] Created: (JBIDE-6430) Eclipse has a problem to reference org.jboss.tools.common.model.ui 3.1.1
by Jiri Peterka (JIRA)
Eclipse has a problem to reference org.jboss.tools.common.model.ui 3.1.1
------------------------------------------------------------------------
Key: JBIDE-6430
URL: https://jira.jboss.org/browse/JBIDE-6430
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Build/Releng
Affects Versions: 3.1.1
Environment: JBT 3.1.1.GA, JBDS 3.0.1GA
Reporter: Jiri Peterka
Assignee: Nick Boldt
Fix For: 3.2.0.M1
Steps:
1. Have JBT 3.1.1 GA or JBDS 3.0.1 GA
2. Create new plug-in project:
3. Add plug-in dependency org.jboss.tools.common.model.ui
4. Create class and create instance ObjectMultipageEditor from package in org.jboss.tools.common.editor
ASSERT: It should be possible to instance ObjectMultipageEditor and org.jboss.tools.common.model.ui should be present in Plug-in Dependencies
WORKAROUND: Include plugin folder as classpath folder directly
NOTE: This works for org.jboss.tools.common.model.ui_3.1.0 (JBT 3.2.x), problem occurs for org.jboss.tools.common.model.ui_3.1.1 (JBT 3.1.1)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
15 years, 7 months