Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to have Eclipse's Web Services Client Wizard set Axis' "all" parameter?
How to have Eclipse's Web Services Client Wizard set Axis' "all" parameter? [message #160359] Sat, 11 February 2006 15:36
Tad Woods is currently offline Tad WoodsFriend
Messages: 1
Registered: July 2009
Junior Member
When generating classes from some WSDL's Eclipse's Web Services Client
Wizard does not generate all of the classes. I have been told that I need to
set Axis' "all" parameter to true, but I can't figure out how to have
Eclipse do that. Here is an example ant task that I was given:

<axis-wsdl2java timeout="120000" output="${generated.src.dir}"
verbose="true" url="${wsdl-1.3.url}" all="true" wrapArrays="true">
Previous Topic:Programatically finding out if the editor document is valid?
Next Topic:Cannot start WebSphere 6 server
Goto Forum:
  


Current Time: Fri Apr 26 19:26:42 GMT 2024

Powered by FUDForum. Page generated in 0.03164 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top