[
https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16886710#comment-16886710
]
Karl Wright edited comment on CONNECTORS-1566 at 7/17/19 6:24 AM:
------------------------------------------------------------------
I'm thinking that the resource loader being invoked is going to look for
resources using the wrong classloader. We want the class loader that loaded
the CswsSession class, but unless there's a way to pass a classloader into the
constructor for the services, it's going to use the classloader of the base jax
class that does the resource lookup. And no, there appears to be no way to
pass a class loader to any of the generated service constructors. :-(
was (Author: [email protected]):
I'm thinking that the resource loader being invoked is going to look for
resources using the wrong classloader. We want the class loader that loaded
the CswsSession class, but unless there's a way to pass a classloader into the
constructor for the services, it's going to use the classloader of the base jax
class that does the resource lookup.
> Develop CSWS connector as a replacement for deprecated LiveLink LAPI connector
> ------------------------------------------------------------------------------
>
> Key: CONNECTORS-1566
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1566
> Project: ManifoldCF
> Issue Type: Task
> Components: LiveLink connector
> Affects Versions: ManifoldCF 2.12
> Reporter: Karl Wright
> Assignee: Karl Wright
> Priority: Major
> Fix For: ManifoldCF 2.14
>
> Attachments: chrome_cgfC00ujx7.png
>
>
> LAPI is being deprecated. We need to develop a replacement for it using the
> ContentServer Web Services API.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)