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)