Jump to content
Changes to the Jaspersoft community edition download ×

WSDL2Java FileNotFoundException


robert_8

Recommended Posts

I am trying to use the tWebServiceInput component for a complex web service.  I have entered the WSDL address in the basic settings but when I go to advanced settings and click on WSDL2Java, I get a FileNotFoundException.  When reviewing the .log file, I see the following:

 
!ENTRY org.talend.platform.logging 4 0 2014-01-21 15:32:52.004
!MESSAGE 2014-01-21 15:32:52,000 ERROR org.talend.commons.exception.CommonExceptionHandler  - C:Program FilesJaspersoftJaspersoft ETLwsdl2javaroutinesCatalogProductAttributeMediaCreateEntity.java (The system cannot find the path specified)
 
!STACK 0
java.io.FileNotFoundException: C:Program FilesJaspersoftJaspersoft ETLwsdl2javaroutinesCatalogProductAttributeMediaCreateEntity.java (The system cannot find the path specified)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at org.apache.axis.wsdl.toJava.JavaWriter.getPrintWriter(JavaWriter.java:190)
at org.apache.axis.wsdl.toJava.JavaWriter.generate(JavaWriter.java:124)
at org.apache.axis.wsdl.toJava.JavaBeanWriter.generate(JavaBeanWriter.java:1405)
at org.apache.axis.wsdl.toJava.JavaTypeWriter.generate(JavaTypeWriter.java:113)
at org.apache.axis.wsdl.toJava.JavaGeneratorFactory$Writers.generate(JavaGeneratorFactory.java:421)
at org.apache.axis.wsdl.gen.Parser.generateTypes(Parser.java:547)
at org.apache.axis.wsdl.gen.Parser.generate(Parser.java:432)
at org.apache.axis.wsdl.gen.Parser.access$000(Parser.java:45)
at org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:362)
at java.lang.Thread.run(Unknown Source)

I have searched for other references to this issue with no luck - can anyone point me in the direction of a potential solution?

 

Many thanks,

Rob

Link to comment
Share on other sites

  • 7 months later...
  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...