[
http://jira.jboss.com/jira/browse/JBWS-2165?page=comments#action_12419830 ]
Alessio Soldano commented on JBWS-2165:
---------------------------------------
Current error is the following:
-------------------------------------------------------------------------------
Test set: org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 3.607 sec <<<
FAILURE!
testParameterAnnotation(org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase)
Time elapsed: 2.614 sec <<< ERROR!
javax.xml.ws.WebServiceException: java.lang.NullPointerException
at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:176)
at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.processRequest(HttpTransportPipe.java:86)
at com.sun.xml.ws.api.pipe.Fiber.__doRun(Fiber.java:595)
at com.sun.xml.ws.api.pipe.Fiber._doRun(Fiber.java:554)
at com.sun.xml.ws.api.pipe.Fiber.doRun(Fiber.java:539)
at com.sun.xml.ws.api.pipe.Fiber.runSync(Fiber.java:436)
at com.sun.xml.ws.client.Stub.process(Stub.java:248)
at com.sun.xml.ws.client.sei.SEIStub.doProcess(SEIStub.java:135)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:109)
at com.sun.xml.ws.client.sei.SyncMethodHandler.invoke(SyncMethodHandler.java:89)
at com.sun.xml.ws.client.sei.SEIStub.invoke(SEIStub.java:118)
at $Proxy34.parameterAnnotation(Unknown Source)
at
org.jboss.test.ws.jaxws.samples.xop.doclit.XOPWrappedTestCase.testParameterAnnotation(XOPWrappedTestCase.java:81)
Caused by: java.lang.NullPointerException
at
com.sun.xml.stream.writers.XMLStreamWriterImpl.getProperty(XMLStreamWriterImpl.java:441)
at
com.sun.xml.ws.util.xml.XMLStreamWriterFilter.getProperty(XMLStreamWriterFilter.java:139)
at
com.sun.xml.ws.streaming.XMLStreamWriterUtil.getOutputStream(XMLStreamWriterUtil.java:77)
at com.sun.xml.ws.message.jaxb.JAXBMessage.writePayloadTo(JAXBMessage.java:313)
at
com.sun.xml.ws.message.AbstractMessageImpl.writeTo(AbstractMessageImpl.java:142)
at com.sun.xml.ws.encoding.MtomCodec.encode(MtomCodec.java:158)
at com.sun.xml.ws.encoding.SOAPBindingCodec.encode(SOAPBindingCodec.java:258)
at
com.sun.xml.ws.transport.http.client.HttpTransportPipe.process(HttpTransportPipe.java:142)
... 42 more
Fix xop tests with maven build
------------------------------
Key: JBWS-2165
URL:
http://jira.jboss.com/jira/browse/JBWS-2165
Project: JBoss Web Services
Issue Type: Task
Security Level: Public(Everyone can see)
Components: jbossws-metro
Reporter: Thomas Diesler
Assigned To: Alessio Soldano
Fix For: jbossws-metro-3.0.3
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira