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 80443

Summary: WSDL D&D from the Projects Window to the BPEL diagram(design view), doesn't work.
Product: soa Reporter: Sherry Barkodar <barkodar>
Component: BPELAssignee: Praveen Savur <praveensavur>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: bmay, hong_lin
Priority: P1    
Version: 5.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Sherry Barkodar 2006-07-17 23:27:00 UTC
Create a BPEL project SynchronouseSaple with a BPEL process SynchronouseSample.bpel
Create a WSDL, SynchronouseSample.wsdl
Double click SynchronouseSample.bpel to open the design view.
Drag and Drop the SynchronouseSample.wsdl to the design view
The Partner Link Property editor comes up
for WSDL select SynchronousSample
Select the available Partner link for partner link type
select the available role for My Role
Click Ok. The following NPE:
Thrjava.lang.NullPointerException
   at
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisHelper.collectPropertyAliases(BPELStaticAnalysisHelper.java:1008)
   at
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisHelper.getPropertyAliases(BPELStaticAnalysisHelper.java:998)
   at
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisHelper.checkPropertyAliasMultiplicity(BPELStaticAnalysisHelper.java:919)
   at
org.netbeans.modules.bpel.model.validation.staticanalysis.BPELStaticAnalysisVisitor.visit(BPELStaticAnalysisVisitor.java:413)
   at org.netbeans.modules.bpel.model.impl.ProcessImpl.accept(ProcessImpl.java:268)
   at
org.netbeans.modules.bpel.model.impl.BpelEntityImpl.accept(BpelEntityImpl.java:206)
   at
org.netbeans.modules.bpel.model.validation.AbstractValidator.validate(AbstractValidator.java:68)
   at org.netbeans.modules.xml.xam.spi.Validation.validate(Validation.java:73)
   at
org.netbeans.modules.bpel.core.validation.BPELValidationController$1$1.call(BPELValidationController.java:137)
   at
org.netbeans.modules.bpel.model.impl.BpelModelImpl.invoke(BpelModelImpl.java:232)
   at
org.netbeans.modules.bpel.core.validation.BPELValidationController$1.run(BPELValidationController.java:150)
   at java.util.TimerThread.mainLoop(Timer.java:512)
[catch] at java.util.TimerThread.run(Timer.java:462) ows the following NPE:
Comment 1 Denis Anisimov 2006-07-18 16:06:15 UTC

*** This issue has been marked as a duplicate of 80406 ***
Comment 2 Alexander Pepin 2006-10-02 17:41:13 UTC
Verified in build 061001.