• 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

Unable to create WSRP Consumer for corresponding Producer on Sun Server

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

I have Sun Java System Portal Server installed on Solaris m/c. I created a wsrp producer using Access Manager.

The wsdl URL of the Producer is not recognized by any other Portal server(Weblogic,WebSphere).

When I try to create a consumer for the corresponding producer on the same m/c, it gives me the following error:


04/Oct/2005:12:08:54] warning (26452): CORE3283: stderr: Handler method "handleNextButtonRequest" threw an exception
[04/Oct/2005:12:08:54] warning (26452): CORE3283: stderr: java.lang.NoSuchMethodError: com.
sun.xml.rpc.wsdl.parser.WSDLParser.parse(Lorg/xml/sax/InputSource;Z)Lcom/sun/xml/rpc/wsdl/document/WSDLDocument;

Could you please let me know what's going wrong here?

Thanks,
Boopathi
 
Yeast devil! Back to the oven that baked you! And take this tiny ad too:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic