[
https://issues.jboss.org/browse/JBIDE-11996?page=com.atlassian.jira.plugi...
]
Jiri Peterka edited comment on JBIDE-11996 at 7/21/14 4:01 AM:
---------------------------------------------------------------
Seems this is not major issue, I have difficulties to replicate this on current CR1. When
successful, I'll attach the projects
was (Author: jpeterka):
Seems this is not major issues, I have difficulties to replicate this on current CR1. When
successful, I'll attach the projects
Persistence unit not found for default JPA project with DB connection
string when Eclipse is run with JDK7
----------------------------------------------------------------------------------------------------------
Key: JBIDE-11996
URL:
https://issues.jboss.org/browse/JBIDE-11996
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: hibernate
Affects Versions: 3.3.0.CR1
Environment: JBT 3.3.CR1-trunk, L64, HSQL 1.8
Reporter: Jiri Peterka
Assignee: Koen Aers
Fix For: 4.2.0.Beta3
org.hibernate.console.HibernateConsoleRuntimeException: Persistence unit not found:
'null'.
at
org.hibernate.console.ConfigurationFactory.buildJPAConfiguration(ConfigurationFactory.java:235)
at
org.hibernate.console.ConfigurationFactory.buildConfiguration(ConfigurationFactory.java:174)
at
org.hibernate.console.ConfigurationFactory.createConfiguration(ConfigurationFactory.java:96)
at org.hibernate.console.ConsoleConfiguration$3.execute(ConsoleConfiguration.java:240)
at
org.hibernate.console.execution.DefaultExecutionContext.execute(DefaultExecutionContext.java:63)
at org.hibernate.console.ConsoleConfiguration.execute(ConsoleConfiguration.java:107)
at org.hibernate.console.ConsoleConfiguration.buildWith(ConsoleConfiguration.java:237)
at org.hibernate.console.ConsoleConfiguration.build(ConsoleConfiguration.java:188)
at
org.hibernate.eclipse.console.workbench.ConsoleConfigurationWorkbenchAdapter.getChildren(ConsoleConfigurationWorkbenchAdapter.java:42)
at
org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.getChildren(BasicWorkbenchAdapter.java:100)
at
org.hibernate.eclipse.console.workbench.BasicWorkbenchAdapter.fetchDeferredChildren(BasicWorkbenchAdapter.java:106)
at
org.eclipse.ui.progress.DeferredTreeContentManager$1.run(DeferredTreeContentManager.java:235)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)