Post a reply

Write your message and submit

Options

Click in the dark area of the image to send your post.

Go back

Topic review (newest first)

Chaya
2012-05-16 08:12:18

Hi ,

Just to confirm again, we are using Talend version. 5.0.2
will this version supports Jboss 7.1?

Thanks
Chaya

Chaya
2012-05-16 07:14:37

Thanks a lot Pedro ...smile

& any idea about new release of Talend that works fine in jboss 7.1 ? I mean,  is there any other way to address this version problem and use Talend + Jboss7.1

pedro
2012-05-16 04:47:11

Hi Chaya

As far as I'm concerned, it seems that Talend doesn't support JBOSS 7.1...
So that means with JBOSS 4.2, it works fine. When it comes to JBOSS 7.1, unexpected errors might occur.

Regards,
Pedro

Chaya
2012-05-15 15:28:33

Hi All,

I am exporting a job as webservice and deploying in jboss 4.2  that works fine, if the same job if i export to jboss 7.1 . i get the below exception:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <soapenv:Body>
      <soapenv:Fault>
         <faultcode>soapenv:Server.userException</faultcode>
         <faultstring>java.lang.reflect.InvocationTargetException</faultstring>
         <detail>
            <ns1:hostname xmlns:ns1="http://xml.apache.org/axis/">User2-THINK</ns1:hostname>
         </detail>
      </soapenv:Fault>
   </soapenv:Body>
</soapenv:Envelope>

In the process of trouble shooting this issue, we noticed that, this issue occurs only with those jobs which has tSOAP component. for testing , we removed tSOAP component & deployed in jboss7.1 . that works fine.  (with out tSOAP component)

But, we need the tSOAP component to be part of our exported job.

Please guide me on how to proceed on this.

Thanks
Chaya

Board footer

Powered by FluxBB