Hi all,

i just downloaded the JDK 6 Update 4, axis2 1.3 and Eclipse 3.3. After
that i've used the wsdl2java command-line tool to create the client
classes.

wsdl2java -uri service.wsdl -u

Than i made a new java project in eclipse, with the options (compiler
compliance level 1.4) and imported all the generated java files into it.
Now it have approximately 500 warnings!!! Mostley like "The local
variable [VARNAME] is never read" (in can see the first 100 only)

Does anyone have any suggestions around suppressing/fixing these
warnings?

Regards,
Andreas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to