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 - Application utilizing datasource failed on WebLogic 9.1
Summary: Application utilizing datasource failed on WebLogic 9.1
Status: RESOLVED DUPLICATE of bug 90232
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P2 blocker (vote)
Assignee: Libor Kotouc
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-29 18:59 UTC by Roman Mostyka
Modified: 2007-12-10 09:11 UTC (History)
3 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Serve log of WebLogic 9.1. (488.73 KB, text/plain)
2006-09-29 19:08 UTC, Roman Mostyka
Details
Serve log of WebLogic 9.1. (70.02 KB, text/plain)
2006-09-29 19:09 UTC, Roman Mostyka
Details

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