This week's book giveaway is in the Open Source Projects forum.
We're giving away four copies of Eclipse Collections Categorically: Level up your programming game and have Donald Raab on-line!
See this thread for details.
  • 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:

wscompile errors

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

I'm quite new to JAX-RPC and currently trying to design a web service in a top-down way, i.e. define the WSDL first and after that use wscompile to generate the corresponding Java interfaces and implementations.

During this process I run into some wscompile errors for which I cannot find a description and meaning.

Before starting to bug you with detailed problems, error messages or code examples, I'd like to know if there exists a (comprehensive) list of wscompile error messages that give more details about the (possible) causes of wscompile errors. I STFW-ed, scanned the JAX-RPC spec but found no answer.

Thanks in advance.

Regards,

Jonatan Samoocha
 
Try 100 things. 2 will work out, but you will never know in advance which 2. This tiny ad might be one:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic