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 - Data sources are not available in JPA wizards for Tomcat
Summary: Data sources are not available in JPA wizards for Tomcat
Status: RESOLVED DUPLICATE of bug 178968
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-05 10:11 UTC by Petr Jiricka
Modified: 2011-02-18 14:14 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***