Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Where do services deploy to?

When I deploy a job as a web service via ESB Conductor, I am not seeing where to find the service or service endpoint or wsdl. Documenation doesn't mention a default. Configuration tab doesn't include any obvious settings. ZooKeeper / Service Locator is not set up. Tomcat Manager does not list the service. http://localhost:8040/services the default for CXF does not list the service either.
Where is it running?
Labels (2)
2 Replies
Anonymous
Not applicable
Author

You are right: http://localhost:8040/services lists the service endpoints active in your Talend Runtime, assuming you have one running onyour local machnine. You may also use the command "cxf:list-endpoints" within the console of your runtime to list the available endpoints. If you don't see any services I suppose deployment of your service failed for some reason. BTW, the Tomcat Manager will not help you as Talend Runtime is based on Karaf not on Tomcat.
Regards,
Zsolt
Anonymous
Not applicable
Author

@darian3118
Could you please help me on how to deploy a MDM job on ESB conductor. We have already deployed the jobs in Job conductor from MDM server.

Thanks-
Sun Rej