[
https://issues.apache.org/jira/browse/CONNECTORS-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887365#comment-16887365
]
Kishore Kumar commented on CONNECTORS-1566:
-------------------------------------------
Hi [[email protected]],
I also tried disabling bundle of wsdl into WAR by commenting the below. This
had no impact on connecting to the server, so I believe WSDLs are not being
used at runtime as all the required contracts are available in the classpath
from wsimport.
{code:xml}
<mkdir dir="build/metainf/wsdls"/>
<copy todir="build/metainf/wsdls">
<fileset dir="wsdls"/>
</copy>
<copy todir="build/metainf" file="jax-ws-catalog.xml"/>
{code}
> 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)