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 118916 - Change default provider class for Toplink
Summary: Change default provider class for Toplink
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: OC4J (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Michal Mocnak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-15 16:39 UTC by Petr Blaha
Modified: 2007-10-15 16:47 UTC (History)
0 users

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 Blaha 2007-10-15 16:39:54 UTC
Actually the default provider class for Toplink was changed for 6.0, it should be 
oracle.toplink.essentials.PersistenceProvider . Please see http://www.netbeans.org/issues/show_bug.cgi?id=87704 ,
probably best would be to have both classes supported in the plugin.
Comment 1 Petr Blaha 2007-10-15 16:47:12 UTC
Checking in OC4JJ2eePlatformImpl.java;
/cvs/serverplugins/oc4j/src/org/netbeans/modules/j2ee/oc4j/ide/OC4JJ2eePlatformImpl.java,v  <--  OC4JJ2eePlatformImpl.java
new revision: 1.4; previous revision: 1.3
done