Bug 777867 (SOA-395) - webservice_wsaddressing quickstart fails with NPE in CR2
Summary: webservice_wsaddressing quickstart fails with NPE in CR2
Keywords:
Status: CLOSED DUPLICATE of bug 2040112
Alias: SOA-395
Product: JBoss Enterprise SOA Platform 4
Classification: JBoss
Component: JBossESB
Version: 4.2 CR2
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.2 CR3
Assignee: Kevin Conner
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-05 17:40 UTC by Len DiMaggio
Modified: 2008-02-05 17:50 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
soa-4.2.0.CR2.zip standalone-soa-4.2.0.CR2.zip RHEL5
Last Closed: 2008-02-05 17:50:15 UTC
Type: Bug


Attachments (Terms of Use)
server.log (5.61 MB, text/x-log)
2008-02-05 17:43 UTC, Len DiMaggio
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-395 0 None None None Never

Description Len DiMaggio 2008-02-05 17:40:21 UTC
project_key: SOA

webservice_wsaddressing quickstart fails with NPE in CR2

ant runtest returns:

runtest:
     [java] Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: java.lang.NullPointerException
     [java]     at org.jboss.ws.core.jaxws.SOAPFaultHelperJAXWS.getSOAPFaultException(SOAPFaultHelperJAXWS.java:69)
     [java]     at org.jboss.ws.core.jaxws.binding.SOAP11BindingJAXWS.throwFaultException(SOAP11BindingJAXWS.java:109)
     [java]     at org.jboss.ws.core.CommonSOAPBinding.unbindResponseMessage(CommonSOAPBinding.java:553)
     [java]     at org.jboss.ws.core.CommonClient.invoke(CommonClient.java:371)
     [java]     at org.jboss.ws.core.jaxws.client.ClientImpl.invoke(ClientImpl.java:243)
     [java]     at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:164)
     [java]     at org.jboss.ws.core.jaxws.client.ClientProxy.invoke(ClientProxy.java:150)
     [java]     at $Proxy6.addItem(Unknown Source)
     [java]     at org.jboss.soa.esb.samples.quickstart.webservicewsa.client.WSAClient.main(WSAClient.java:48)

BUILD FAILED
/opt/RC2/jboss-soa-p-standalone.4.2.0/jboss-as/samples/quickstarts/webservice_wsaddressing/build.xml:31: Java returned: 1

server.log is attached

Comment 1 Len DiMaggio 2008-02-05 17:43:04 UTC
Attachment: Added: server.log


Comment 2 Len DiMaggio 2008-02-05 17:50:15 UTC
Duplicate of SOA-348



Note You need to log in before you can comment on or make changes to this bug.