Jump to content

robert_8

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Forum

Downloads

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Events

Profiles

Posts posted by robert_8

  1. 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

×
×
  • Create New...