Dear Russell,
When running the sample program u provided, the stubs are being
generated , but soon after I get a strange IOException as indicated below.
Please help me in getting to understand what may be wrong with this. I am
attaching the 2 files u provided during the previous mails.
java.io.IOException
at
org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(JavaGeneratorFactory.java:306)
at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:311)
at org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:80)
at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:235)
at java.lang.Thread.run(Unknown Source)
Thanks.
Sandeep L
(See attached file: MyMain.java)(See attached file:
PortNamesGenerator.java)
Sandeep L
IBM Global Services
Bangalore
MyMain.java
Description: Binary data
PortNamesGenerator.java
Description: Binary data
