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 180200 - WebLogic : Exception on run simple web project
Summary: WebLogic : Exception on run simple web project
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: WebLogic (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-03 04:26 UTC by Denis Anisimov
Modified: 2010-02-08 04:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
exception stacktrace (3.03 KB, text/plain)
2010-02-03 04:27 UTC, Denis Anisimov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Denis Anisimov 2010-02-03 04:26:28 UTC
1) Check WebLogic could be started: start it from Services tab. Stop it.
2) Create Java Web Application.
3) Use WebLogic as J2EE server.
4) Keep all default options in creation wizard.

As result Web Application contains only index.jsp.

5) Run this application.

Browser will be opened and you will be able to see JSP.
So application is started correctly.

But sometimes NB console contains exception ( see in attachment ).
Comment 1 Denis Anisimov 2010-02-03 04:27:08 UTC
Created attachment 93793 [details]
exception stacktrace
Comment 2 Petr Hejl 2010-02-06 10:23:46 UTC
Fixed in web-main 19c2ee887c89.
Comment 3 Quality Engineering 2010-02-06 21:42:42 UTC
Integrated into 'main-golden', will be available in build *201002070200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/19c2ee887c89
User: phejl@netbeans.org
Log: #180200: WebLogic : Exception on run simple web project