You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi all,
My first problem is on tutorial : How to deploy a Job Design as a Web service (3/3).
I have finish it but i can't see the XML file with internet explorer... But i have the same URL than tutorial. (Cf. tomcat_error.png img3)
I link screens about the emplacement of my DirectoryService folder and inside it on tomcat. (Cf. directory_folder.png img1 & inside_directory_folder.png img2).
My second problem is about a tutorial too ^^' : How to create and use a Joblet
http://www.talendforge.org/tutorials/sc … p;step=501
But i don't have "joblet designs" ... how to do add "joblet designs"?
Thanks
Ryuk-
Last edited by Ryuk- (2012-04-12 13:54:09)
Offline
Hi
1. In your case, the URLof webservice should be http://IP_address:port:/DirectoryService_0.1/services/DirectoryService?method=runJob
2. Joblet feature is only available in Talend enterprise product.
Best regards
Shong
Offline

Hi Shong,
I have already tested this URL but nothing better. I test many URL to find the XML file but i don't find it actually...
And i don't have the folder: "services" in the DirectoryService...
Tomcat is on my computer so IP_adress:port is "tomcat:8080"
In the list application on tomcat, i can see /DirectoryService_0.1 when a click on it I have the same error than my sreenshot 3.
Thanks for the answer of my second problem.
Regards
Ryuk-
Last edited by Ryuk- (2012-04-12 14:14:13)
Offline
Hi
If the tomcat is on local machine, you can try this url in the browser:
http://localhost:8080/DirectoryService_0.1/services/DirectoryService?method=runJob
DirectoryService_0.1: the folder name under <tomcat install dir>/webapps.
DirectoryService: the job name.
Best regards
Shong
Offline
Ryuk- wrote:
Hi Song,
It's works^^.
I copy & paste your url with the modification but nothing.
I continue my test to acces to the XML file and i found it and my url is the same than your URL...
THANKS
Ryuk-
Good news, thanks for your feedback!
Best regards
Shong
Offline
Pages: 1