• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » published Soap service not accessable?

#1 2012-04-04 10:08:16

arjenvanharen
Member
Registered: 2012-01-04
Posts: 27

published Soap service not accessable?

Hi,

I created a simple helloWorld Soap service and published the job to our connected archivia repository. After that I added the job in the ESB conductor section of TAC. I deployed it as a type Service.

After deployment I started the job. When I look in the Karaf sesison I see the job and it is started.

However I cannot access the Soap service, I tried to get the wsdl, bnut no result (in studio the job works). Firewall is not enabled.

When looking up the running services: :  http://ourserver/8040/services/

I see this:

Available SOAP services:
MonitoringService

    putEvents

    Endpoint address: http://srv05.kleertjes.local:8040/servi … erviceSOAP
WSDL : {http://service.server.sam.esb.talend.org/}MonitoringWebServiceService
Target namespace: http://service.server.sam.esb.talend.org/


But now my deployed Soap service?


In the wsdl I tried different soap addresses:

http://localhost:9001/services/helloSoap
http://0.0.0.0:9001/services/helloSoap

And I tried different ports: 8040, 8090, 9001


Does the port number used matter?
0.0.0.0 should be used right?


Why is the Soap service not showing up?

Offline

#2 2012-04-05 08:54:54

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: published Soap service not accessable?

Hi

The URL should be like this.

Code:

http://localhost:8080/JobName_0.1/services/JobName?WSDL

Hope this will help you.

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-05-01 14:03:51

arjenvanharen
Member
Registered: 2012-01-04
Posts: 27

Re: published Soap service not accessable?

Hi I found out what I did wrong. I published only the job, as I did with a REST job. However as I found out I need to publish the Service I created. The job connected to the service will then be deployed as well.

Not sure if this is a bug in studio?

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » published Soap service not accessable?

Board footer

Powered by FluxBB