
Anonymous
Not applicable
2014-06-27
09:24 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Deploy Webservice on jBoss
Hello,
is it possible to deploy Services which were crafted with TOS 5.5.1 on jBoss 6.2 using the jBoss Fuse?
What about jBoss 7 which comes with an OSGI Container out of the box?
If not, what is the difference between a plain Apache Karaf and the Talend Runtime?
Kind regards
is it possible to deploy Services which were crafted with TOS 5.5.1 on jBoss 6.2 using the jBoss Fuse?
What about jBoss 7 which comes with an OSGI Container out of the box?
If not, what is the difference between a plain Apache Karaf and the Talend Runtime?
Kind regards
146 Views
3 Replies

Anonymous
Not applicable
2014-06-30
04:33 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In Talend, you can export the job and deploy it as webservice in Tomcat or export it as an OSGI bundle and deploy it to Talend ESB runtime.
.
Talend ESB data services are exclusively targeted for the Talend Runtime. So far, Tomcat or any other JEEE server is not supported. To deploy the service into the Talend Runtime you have to right click on your service and select 'Export Service'.
Please see the document: TalendHelpCenter:How to deploy a data service created by our documentation team
Here is a forum about https://community.talend.com/t5/Design-and-Development/Talend-ESB-OSGi-Container/td-p/94865. Hope it is useful for you.
Best regards
Sarina
In Talend, you can export the job and deploy it as webservice in Tomcat or export it as an OSGI bundle and deploy it to Talend ESB runtime.
https://help.talend.com/search/all?query=How+to+build+Jobs&content-lang=en
.
Talend ESB data services are exclusively targeted for the Talend Runtime. So far, Tomcat or any other JEEE server is not supported. To deploy the service into the Talend Runtime you have to right click on your service and select 'Export Service'.
Please see the document: TalendHelpCenter:How to deploy a data service created by our documentation team
Here is a forum about https://community.talend.com/t5/Design-and-Development/Talend-ESB-OSGi-Container/td-p/94865. Hope it is useful for you.
Best regards
Sarina
146 Views

Anonymous
Not applicable
2014-06-30
08:17 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
In Talend, you can export the job and deploy it as webservice in Tomcat or export it as an OSGI bundle and deploy it to Talend ESB runtime.
https://help.talend.com/search/all?query=How+to+build+Jobs&content-lang=en
.
Talend ESB data services are exclusively targeted for the Talend Runtime. So far, Tomcat or any other JEEE server is not supported. To deploy the service into the Talend Runtime you have to right click on your service and select 'Export Service'.
Please see the document: TalendHelpCenter:How to deploy a data service created by our documentation team
Here is a forum about https://community.talend.com/t5/Design-and-Development/Talend-ESB-OSGi-Container/td-p/94865. Hope it is useful for you.
Best regards
Sarina
Hi Sarina,
isn't this an opposition:
In Talend, you can export the job and deploy it as webservice in Tomcat or export it as an OSGI bundle and deploy it to Talend ESB runtime.
Talend ESB data services are exclusively targeted for the Talend Runtime. So far, Tomcat or any other JEEE server is not supported.
Or is there a difference between a "Job" and a "Talend ESB data service".
I have seen that it is possible to export a Job which defines a RESTful Service as "Axis WebService (WAR)" as *.war-File. I deployed it on a jBoss 6.2 but without further configuration the endpoint does not seem to work, I have some exceptions in my logfile I don't know how to deal with...
146 Views

Anonymous
Not applicable
2014-07-01
05:19 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
There is a difference between "Job design" and "Talend ESB data service".
TalendHelpCenter:What is a Job design and TalendHelpCenter:What is a Service
Can you deploy your war file on tomcat successfully? Please have a look at document about TalendHelpCenter:Compatible Runtime Containers
Best regards
Sabrina
There is a difference between "Job design" and "Talend ESB data service".
TalendHelpCenter:What is a Job design and TalendHelpCenter:What is a Service
Can you deploy your war file on tomcat successfully? Please have a look at document about TalendHelpCenter:Compatible Runtime Containers
Best regards
Sabrina
146 Views
