This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 185497

Summary: Data sources are not available in JPA wizards for Tomcat
Product: serverplugins Reporter: Petr Jiricka <pjiricka>
Component: TomcatAssignee: Petr Hejl <phejl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sj-nb
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Petr Jiricka 2010-05-05 10:11:20 UTC
1. Create a new Java EE 5 web application with Tomcat as the target server.
2. Launch the Entity Classes from Database wizard

Notice that you can choose a database connection, rather than a datasource. Since data sources are supported on Tomcat, the wizard should offer data sources.
Comment 1 Sergey Petrov 2010-05-19 13:14:30 UTC
I'm not sure it's only tomcat plugin limitation, may be also some limitation on persistence side.
Comment 2 Petr Hejl 2011-02-18 14:14:39 UTC

*** This bug has been marked as a duplicate of bug 178968 ***