[
https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888316#comment-16888316
]
Markus Schuch edited comment on CONNECTORS-1566 at 7/18/19 8:38 PM:
--------------------------------------------------------------------
The CXF wsdl2java tool allows to specify classpath resources as WSDL location
by prefixing with {{classpath:}}
This will generate a client that reads the wsdl from the classpath.
https://stackoverflow.com/a/9875701/5942943
https://kylelieber.com/2012/03/avoid-absolute-file-path-when-using-the-cxf-codegen-plugin/
was (Author: schuchm):
The CXF wsdl2java tool allows to specify classpath resources as WSDL location
by prefixing with {{classpath:}}. This will generate a client that reads the
wsdl from the classpath.
https://stackoverflow.com/a/9875701/5942943
https://kylelieber.com/2012/03/avoid-absolute-file-path-when-using-the-cxf-codegen-plugin/
> 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: OTCS_IIS.png, OTCS_Tomcat.png, 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)