views:

114

answers:

0

Hi I am newbie to Web services, hoping to finish task related to Web services. I have a hardware which connects to Java application through Web services, when enabled. Since WSDL is ready we thought of generating client code through Eclipse3.4 (File>Other>Webservcies>Webservcies Client) But it throwing exception and couldnt move further.

IWAB0399E Error in generating Java from WSDL:  java.io.IOException: Element myException is referenced but not defined.

Is there any other way to generate the client.I am using Axis and RPC for Webservies Also suggest good reading material for Webservies(except SUN specifications which is 1500 page ;-))

Its a big WSDL file so , its good if someone suggest suitable way to post the WDSL

Thanks