Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

InDesign Server sampleclient java (SDK) not working

Community Beginner ,
Mar 14, 2023 Mar 14, 2023

Copy link to clipboard

Copied

I'm trying to test run the sample client for Java provided in the InDesign Server SDK.
 

When I try to create and build the project in IntelliJ or eclipse, I'm getting unresolved symbols for the following classes from the SampleClient.java file.

import localhost.Service_wsdl.Service;
import localhost.Service_wsdl.ServiceLocator;
import localhost.Service_wsdl.ServiceStub;


import
com.adobe.ns.InDesign.soap.IDSPScriptArg; import com.adobe.ns.InDesign.soap.RunScriptParameters; import com.adobe.ns.InDesign.soap.holders.DataHolder;

 

I also tried to convert the IDSP.wsdl file into java code using "wsimport -keep" command but still did not get all the java files.

 

Please let me know in case I'm missing some steps. 

 

I'm able to test run the sampleclient.exe made in C++ language successfully.

TOPICS
SDK

Views

334
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation