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 99135 - Event handler isn't handled on WebLogic 9.1
Summary: Event handler isn't handled on WebLogic 9.1
Status: CLOSED INVALID
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: 2007-03-27 14:42 UTC by Roman Mostyka
Modified: 2007-04-09 13:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
WebLogic log files (16.71 KB, application/octet-stream)
2007-03-27 14:42 UTC, Roman Mostyka
Details
Test application (54.49 KB, application/octet-stream)
2007-03-27 14:43 UTC, Roman Mostyka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Mostyka 2007-03-27 14:42:13 UTC
1. Create Visual Web Application.
2. Add 'Button' component and 'Text Field' component to the page.
3. Add action event handler for button, which will show some text in text field.
4. Deploy application to WebLogic 9.1.
5. Load it in browser and click button.

Result: Nothing happens. Everything works fine on other servers like GlassFish,
Tomcat, JBoss.
Comment 1 Roman Mostyka 2007-03-27 14:42:53 UTC
Created attachment 40032 [details]
WebLogic log files
Comment 2 Roman Mostyka 2007-03-27 14:43:30 UTC
Created attachment 40033 [details]
Test application
Comment 3 Roman Mostyka 2007-03-27 14:52:54 UTC
There is exception in the end of wl_server.log file:
"####<27.03.2007 17:21:29 MSD> <Error> <ServletContext-/Test> <grif>
<examplesServer> <[ACTIVE] ExecuteThread: '22' for queue:
'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1175001689109>
<000000> <null
java.lang.NullPointerException
	at java.io.File.<init>(File.java:194)".
It concerns load of 'Tree' component (issue 94044), not event handler.
Comment 4 Libor Kotouc 2007-03-27 15:09:58 UTC
Roman, if this issue is against VWP, then file it against it. Please
differentiate between NB bug and VWP. 

And please attach stanadlone logs, noz zip.