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 148691 - WSDL editor - JMS BC - Validator throws null pointer exception
Summary: WSDL editor - JMS BC - Validator throws null pointer exception
Status: RESOLVED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: Binding Components (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P2 blocker (vote)
Assignee: Fred Aabedi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-29 23:49 UTC by ggenipudi
Modified: 2008-10-17 21:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
project attached (7.32 KB, application/octet-stream)
2008-09-29 23:54 UTC, ggenipudi
Details
ide.log (10.60 KB, application/octet-stream)
2008-09-29 23:55 UTC, ggenipudi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ggenipudi 2008-09-29 23:49:28 UTC
Using build Build 200808290856, open the attached project and open newWSDL2.wsdl and click validate you will see null
pointer exception

java.lang.NullPointerException
	at org.netbeans.modules.wsdlextensions.jms.validator.JMSComponentValidator.validate(JMSComponentValidator.java:699)
	at org.netbeans.modules.wsdlextensions.jms.validator.JMSComponentValidator.validate(JMSComponentValidator.java:249)
	at org.netbeans.modules.xml.xam.spi.Validation.validate(Validation.java:96)
	at org.netbeans.modules.xml.validation.ValidationOutputWindowController.validate(ValidationOutputWindowController.java:85)
	at org.netbeans.modules.xml.validation.ValidateAction$RunAction.run(ValidateAction.java:112)
	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:561)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:986)

Steps to reproduce.

1.Create a bpel project
2.create a WSDL and select concrete binding
3.select JMS binding and select solicited Read
4.Accept all the defaults click next and finish.
5. open the WSDL and right click porttype and select Add porttype and accept the default porttype name and select one
way operation and click OK.
6.click on binding and select Add binding and select newWSDL2Binding under porttype, select binding type as JMS and
select Solicited Read.
7.Enter connection URL http://localhost:7676
8. username test and password test and go to advance tab and enter JMSJCA.NoXA=false and click oK.

9.Click validate XML on the top you will see Null pointer exception.
Comment 1 ggenipudi 2008-09-29 23:54:23 UTC
Created attachment 70848 [details]
project attached
Comment 2 ggenipudi 2008-09-29 23:55:26 UTC
Created attachment 70849 [details]
ide.log
Comment 3 Jonelle Almero 2008-10-17 21:16:00 UTC
This has been fixed from the open-esb source base.  Please retest with the latest from the build:
http://beryl.russia.sun.com:8080/hudson/job/sierra/