• 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

Weblogic 7 clientgen.

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I have this problem with weblogic 7 clientgen ant task. It is not able to generate client stubs from a wsdl, deployed webservice on a wasp webserver. Axis 1.0 manages fine. It seems that clientgen is not able to generate the client (de)serializers properly. It throws a WSDLParseException and starts nagging about "Cannot have more than one return part. check the parameterOrder specified for the operation: DefaultOperation[ bladiebla"
I think this is weired because there's no problem generating stubs with Axis10.
Is anyone out there using Weblogic 7 clientgen on a wsdl from a different webservice server vendor?
Thank you,
Billy
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic