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 108352 - regression in validation correlations
Summary: regression in validation correlations
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL Validation (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-28 02:07 UTC by kiran_bhumana
Modified: 2007-09-04 15:22 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
prject with correlations (12.72 KB, application/octet-stream)
2007-06-28 02:08 UTC, kiran_bhumana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kiran_bhumana 2007-06-28 02:07:33 UTC
When i validate the BPELs of the attached project, I get the following exception.

java.lang.NullPointerException
	at
org.netbeans.modules.xml.wsdl.model.extensions.bpel.validation.xpath.BPELExtensionXpathVisitor.visit(BPELExtensionXpathVisitor.java:65)
	at org.netbeans.modules.xml.wsdl.model.extensions.bpel.impl.PropertyAliasImpl.accept(PropertyAliasImpl.java:103)
	at org.netbeans.modules.xml.wsdl.model.extensions.bpel.validation.AbstractValidator.validate(AbstractValidator.java:82)
	at org.netbeans.modules.xml.xam.spi.Validation.validate(Validation.java:78)
	at org.netbeans.modules.bpel.model.validation.imports.BPELImportsVisitor.validateImportedModels(BPELImportsVisitor.java:79)
	at org.netbeans.modules.bpel.model.validation.imports.BPELImportsValidator.validate(BPELImportsValidator.java:90)
	at org.netbeans.modules.xml.xam.spi.Validation.validate(Validation.java:78)
	at org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(ValidationOutputWindowController.java:64)
	at org.netbeans.modules.xml.validation.ValidateAction$RunAction.run(ValidateAction.java:90)
	at
org.netbeans.modules.bpel.editors.multiview.DesignerMultiViewElement$BPELValidateAction$1.run(DesignerMultiViewElement.java:796)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964)


This is a regression as with so many other regressions in validations. I am using 200706041200 build
Comment 1 kiran_bhumana 2007-06-28 02:08:17 UTC
Created attachment 44499 [details]
prject with correlations
Comment 2 Vladimir Yaroslavskiy 2007-06-28 13:17:49 UTC
I tried build 070628: no exception.
Please take the latest build.
Comment 3 Vladimir Yaroslavskiy 2007-06-28 13:19:03 UTC
It looks like problem was fixed after 20070604.
Comment 4 Vladimir Yaroslavskiy 2007-06-28 13:21:44 UTC
See issue 105794.
Comment 5 Ivan Sidorkin 2007-09-04 15:22:05 UTC
verified in Build 200709040000