[JBoss JIRA] Created: (JBIDE-8663) JPA: NullPointerException in Queries composite
by Dmitry Geraskov (JIRA)
JPA: NullPointerException in Queries composite
----------------------------------------------
Key: JBIDE-8663
URL: https://issues.jboss.org/browse/JBIDE-8663
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Hibernate
Affects Versions: 3.2.0.Final
Reporter: Dmitry Geraskov
Assignee: Dmitry Geraskov
Priority: Critical
Fix For: 3.3.0.M1
java.lang.NullPointerException
at org.jboss.tools.hibernate.jpt.ui.internal.mapping.details.AddQueryStateObject.names(HibernateAddQueryDialog.java:280)
at org.jboss.tools.hibernate.jpt.ui.internal.mapping.details.AddQueryStateObject.addNameProblemsTo(HibernateAddQueryDialog.java:260)
at org.jboss.tools.hibernate.jpt.ui.internal.mapping.details.AddQueryStateObject.addProblemsTo(HibernateAddQueryDialog.java:274)
at org.eclipse.jpt.common.utility.internal.node.AbstractNode.validateBranchInternal(AbstractNode.java:755)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months
[JBoss JIRA] Created: (JBIDE-8076) Seam Test Project configured with JDK5
by Dominik Pospisil (JIRA)
Seam Test Project configured with JDK5
--------------------------------------
Key: JBIDE-8076
URL: https://issues.jboss.org/browse/JBIDE-8076
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: Seam
Affects Versions: 3.2.0.Beta2
Reporter: Dominik Pospisil
Assignee: Alexey Kazakov
Seam test project created using new Seam project wizard is always configured to use JDK5 even when JDK5 is not installed in eclipse.
Steps to reproduce:
1) Have only JDK6 installed in JBT
2) Create New Seam Project (WAR or EAR) and let the wizard create test project as well
3) Warning in Problems view appears:
Build path specifies execution environment J2SE-1.5. There are no JREs installed in the workspace that are strictly compatible with this environment.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 9 months