History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: HBR-55
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Beto Software
Reporter: Beto Software
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Hibero

No local DataSource found for configuration - dataSource property must be set on LocalSessionFactoryBean

Created: 04 Jul 07 22:57   Updated: 23 Jul 07 16:53
Component/s: None
Affects Version/s: 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5
Fix Version/s: 2.0.6

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown


 Description  « Hide
Hibernate (all versions) configuration using Spring (1.x and 2.x). When trying to invoke database autocompletion on hbm.xml file the error " No local DataSource found for configuration - dataSource property must be set on LocalSessionFactoryBean" happens. The root cause is because a new connection provider is being tried to be created with no proper datasource configured by Spring, instead of reuse the already (and properly) configured connection provider by Spring.

 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.