• 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
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Webservice Exception in RAD7

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

I am currently migrating an application from WAS 5.0 to WAS 6.1 which uses webservice client.

The application executes fine in WAS 5.0 but, I receive the following exception in WAS 6.1 [RAD7] while i try to

javax.xml.rpc.soap.SOAPFaultException: WSWS3277E: Error: No such operation 'SampleData'

Please find the explanation of the error code below, which i got from other sources in Internet.

WSWS3277E: Error: No such operation ''{0}''
Explanation:
This may be a symptom of a web service deployment problem.

Can anybody explain me furthur on this as how to approach on this issue which will help me to resolve the same.

Advance Thanks,
Vidhya
 
Without subsidies, chem-ag food costs four times more than organic. Or this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic