• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Unable to use job (with tSOAP component), as webservices on jboss 7.1

#1 2012-05-15 15:28:33

Chaya
Member
Registered: 2012-05-15
Posts: 41

Unable to use job (with tSOAP component), as webservices on jboss 7.1

Tags: [jboss 7.1]

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

Offline

#2 2012-05-16 04:47:11

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

Re: Unable to use job (with tSOAP component), as webservices on jboss 7.1

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


Only Paranoid Survive.

Offline

#3 2012-05-16 07:14:37

Chaya
Member
Registered: 2012-05-15
Posts: 41

Re: Unable to use job (with tSOAP component), as webservices on jboss 7.1

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

Offline

#4 2012-05-16 08:12:18

Chaya
Member
Registered: 2012-05-15
Posts: 41

Re: Unable to use job (with tSOAP component), as webservices on jboss 7.1

Hi ,

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

Thanks
Chaya

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » Unable to use job (with tSOAP component), as webservices on jboss 7.1

Board footer

Powered by FluxBB