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 147500 - NPE while creating filterOneWay
Summary: NPE while creating filterOneWay
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-17 15:12 UTC by Vitaly Bychkov
Modified: 2008-10-18 22:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample project to reproduce issue (17.94 KB, application/x-compressed)
2008-09-18 16:50 UTC, Vitaly Bychkov
Details
Run-end-to-end (68.27 KB, application/x-compressed)
2008-10-18 22:06 UTC, rpoon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Bychkov 2008-09-17 15:12:21 UTC
NPE while creating Xslt Service filterOneWay:

The project is in attachment.
Comment 1 Vitaly Bychkov 2008-09-18 16:50:45 UTC
Created attachment 70110 [details]
sample project to reproduce issue
Comment 2 Vitaly Bychkov 2008-09-18 17:22:01 UTC
Fixed in soa-dev.
Changeset: e5763f4be3ed.

Comment 3 rpoon 2008-10-18 22:05:47 UTC
Verified with build:  \\thumper\50builds\gfesb\v2\nightly\20081015-1408

Using the attached project, it is now able to build and deploy successfully w/o encountering the reported NPE.  
I was able to run end to end using the attached project.

(see attached)
Comment 4 rpoon 2008-10-18 22:06:39 UTC
Created attachment 72198 [details]
Run-end-to-end