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 86216

Summary: Application utilizing datasource failed on WebLogic 9.1
Product: serverplugins Reporter: Roman Mostyka <romanmostyka>
Component: WebLogicAssignee: Libor Kotouc <lkotouc>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: marcow, pjiricka, sherold
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: Serve log of WebLogic 9.1.
Serve log of WebLogic 9.1.

Description Roman Mostyka 2006-09-29 18:59:51 UTC
1. Open Java Studio Creator. Create project.
2. Add "Drop Down List" component.
3. Bind it to datasource.
4. Deploy it to WebLogic 9.1.

Result: Exception arise:
"spBase.java:34)
javax.naming.LinkException:  [Root exception is
javax.naming.NameNotFoundException: While trying to lookup 'jdbc.dataSource'
didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/dataSource'];
Link Remaining Name: 'jdbc/dataSource'"

Sun Bug CR 6476830.
Comment 1 Roman Mostyka 2006-09-29 19:05:21 UTC
Sun Bug CR 6476855.
Comment 2 Roman Mostyka 2006-09-29 19:08:33 UTC
Created attachment 34716 [details]
Serve log of WebLogic 9.1.
Comment 3 Roman Mostyka 2006-09-29 19:09:00 UTC
Created attachment 34717 [details]
Serve log of WebLogic 9.1.
Comment 4 Petr Blaha 2006-09-29 19:36:08 UTC
According to Bug Priority guidelines
http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html it's not P1.
Downgrade to P2.
Comment 5 Petr Jiricka 2006-09-29 21:28:38 UTC
I don't think we support datasources on weblogic, do we? Stepan, do you know?
Also, shouldn't this be filed against Java Studio Creator?
Comment 6 Sherold Dev 2006-10-02 09:11:55 UTC
We do not support deployment of the DB drivers, it is an enhancement.
Comment 7 Vince Kraemer 2007-12-07 16:21:36 UTC
please close this issue if you forgot to earlier.  If this issue is still open,
please change the target milestone to reflect the current commitment.
Comment 8 Petr Jiricka 2007-12-10 09:11:24 UTC
Duplicate of 90232.

*** This issue has been marked as a duplicate of 90232 ***