Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have developped REST services jobs using Talend (ESB 5.4.1), and launched it has an Autonomous job and it worked well.
But I want to deploy it using the Talend Container service (which si based on Karaf).
I added the jar generated by Talend (Build > OSGI Bundle For ESB) to the deploy directory, and can see it as "Active" and "Created" in the bundle list in Karaf.
But I didn't find how to launch it...
Using the "start " command didn't give any feedback (nothing in the shell or in the tesb.log file)
Is there someone that could give me a little help to begin with it ? (never used that kind of services before) I could not find any tutorial applying to this case, if someone knows one that apply to this usage.
Thanks and sorry for asking such basic questions !