• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SOAP processing failure, error id = 1001

 
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

I am generating client classes from a WSDL with the Axis WSDL2Java tool.
When i am trying to call one of client which is invokin external webservice, i am getting error

Axis version: 1.4
Java version: 1.4.2_08
my server: WAS 5.1.1.11
external server: external webservice are generated by SAP and i don't know how they are working

This is error



When i am trying find solution in google then i have only one page of results

Thanks
rafal
 
Rafal Mrozik
Greenhorn
Posts: 10
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello

The problem was with external webservice.

External service was generated by SAP system. There was a bad version of language in SAP. Language was changed and now everything is ok

rafal
[ June 03, 2008: Message edited by: Rafal Mrozik ]
 
I love a woman who dresses in stainless steel ... and carries tiny ads:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic