Petals Master

Impossible to consult service with UDDI V3 API

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.1
  • Component/s: None
  • Security Level: Public
  • Description:
    Hide

    NPE is generated, when you try to interact with UDDI V3 API with SOAPUI, if endpoint don't
    own operation (because bad mapping during informations creating/importation of service)

    Caused by: java.lang.NullPointerException
    at org.ow2.dragon.service.uddi.v3.impl.UDDITransferObjectAssembler.toUDDIBindingTemplate(UDDITransferObjectAssembler.java:461)
    at org.ow2.dragon.service.uddi.v3.impl.UDDITransferObjectAssembler.toUDDIService(UDDITransferObjectAssembler.java:396)
    at org.ow2.dragon.service.uddi.v3.impl.UDDIInquiryImpl.getServiceDetail(UDDIInquiryImpl.java:602)

    Show
    NPE is generated, when you try to interact with UDDI V3 API with SOAPUI, if endpoint don't own operation (because bad mapping during informations creating/importation of service) Caused by: java.lang.NullPointerException at org.ow2.dragon.service.uddi.v3.impl.UDDITransferObjectAssembler.toUDDIBindingTemplate(UDDITransferObjectAssembler.java:461) at org.ow2.dragon.service.uddi.v3.impl.UDDITransferObjectAssembler.toUDDIService(UDDITransferObjectAssembler.java:396) at org.ow2.dragon.service.uddi.v3.impl.UDDIInquiryImpl.getServiceDetail(UDDIInquiryImpl.java:602)
  • Environment:
    Petals-Master 1.1 SNAPSHOT, Apache Tomcat 6.0.20

Activity

Hide
Adrien Ruffie added a comment - Mon, 25 Oct 2010 - 14:26:20 +0200

Modification has been made for the next release

Show
Adrien Ruffie added a comment - Mon, 25 Oct 2010 - 14:26:20 +0200 Modification has been made for the next release

People

Dates

  • Created:
    Mon, 25 Oct 2010 - 14:24:52 +0200
    Updated:
    Mon, 15 Nov 2010 - 10:31:31 +0100
    Resolved:
    Mon, 25 Oct 2010 - 14:26:20 +0200