generatin client stubs from wsdl file

i user wsimport to generate the client stubslook like i am missing some fileslike the service port/stub..please help
[144 byte] By [shay_te] at [2007-11-26 8:41:33]
# 1
> i user wsimport to generate the client stubs> look like i am missing some files> like the service port/stub..wsimport is run on a WSDL and it generates all required stubs for you. What is the exact nature of your problem ? more details please
vijaysr1 at 2007-7-6 22:19:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
I have used the netbeans v5.0 ide to generate stub classes from a WSDL file or pointing the ide at a http location where the WSDL has been exposed. If the WSDL is correct then you will have all the necessary stub classes.HTH
crouching_kitten at 2007-7-6 22:19:50 > top of Java-index,Application & Integration Servers,Application Servers...