[
https://issues.apache.org/jira/browse/SCOUT-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670995#action_12670995
]
Waldemar Kłaczyński commented on SCOUT-68:
------------------------------------------
It is not always a full description of the service binding template. After all
should return an empty object.
You could protect the rest of the code:
if(idetails != null){
Collection<ExternalLink> elinks =
getExternalLinks(idetails.getOverviewDoc(),lcm);
.......
slink.setSpecificationObject(c);
}
> java.lang.NullPointerException in
> ScoutUddiJaxrHelper.getServiceBinding(ScoutUddiJaxrHelper.java:437)
> ------------------------------------------------------------------------------------------------------
>
> Key: SCOUT-68
> URL: https://issues.apache.org/jira/browse/SCOUT-68
> Project: Scout
> Issue Type: Bug
> Components: Scout Implementation
> Affects Versions: 1.0rc2
> Environment: java version "1.6.0_0"
> IcedTea6 1.4 (fedora-7.b12.fc10-i386) Runtime Environment (build 1.6.0_0-b12)
> OpenJDK Server VM (build 10.0-b19, mixed mode)
> Reporter: Waldemar Kłaczyński
> Assignee: Kurt T Stam
>
> java.lang.NullPointerException
> at
> org.apache.ws.scout.util.ScoutUddiJaxrHelper.getServiceBinding(ScoutUddiJaxrHelper.java:437)
> at
> org.apache.ws.scout.util.ScoutUddiJaxrHelper.getService(ScoutUddiJaxrHelper.java:372)
> at
> org.apache.ws.scout.registry.BusinessQueryManagerImpl.getServiceFromBusinessService(BusinessQueryManagerImpl.java:783)
> at
> org.apache.ws.scout.registry.BusinessQueryManagerImpl.getRegistryObject(BusinessQueryManagerImpl.java:756)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]