• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Eclipse web services explorer - soap12 unsuppported

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

I have a .wsdl file with soap 1.1 and soap1.2 for the wsdl binding. When I test the wsdl against webservices explorer (Eclipse Galileo) the binding with soap12 shows as unsupported. The screen shot is attached .


Appreciate your help in explaining if something could be wrong with wsdl or the configuration (Eclipse or axis or tomcat) ..


thanks
Sandeep
sandeepch@gmail.com
screenshot1.JPG
[Thumbnail for screenshot1.JPG]
 
Ranch Hand
Posts: 2198
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!
The Eclipse web service explorer does not seem to support SOAP 1.2. I guess it was developed some time ago and has not been updated.
How about using soapUI instead?
Best wishes!
 
sandeepc chintaki
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Ivan , Appreciate your help. I will try the SoapUI.

Regards
Sandeep
 
Check your pockets for water buffalo. You might need to use this tiny ad until locate a water buffalo:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic