axis2-wsdl2code-maven-plugin throws a FileNotFoundException when users want to 
use default behavior for "URI to namespace mapping"
----------------------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2085
                 URL: https://issues.apache.org/jira/browse/AXIS2-2085
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
            Reporter: Dimuthu Leelarathne
         Assigned To: Dimuthu Leelarathne


[INFO] [axis2-wsdl2code:wsdl2code {execution: default}]
java.io.FileNotFoundException:  (No such file or directory)
        at java.io.FileInputStream.open(Native Method)
        at java.io.FileInputStream.<init>(FileInputStream.java:106)
        at java.io.FileInputStream.<init>(FileInputStream.java:66)
        at 
org.apache.axis2.wsdl.codegen.CodegenConfigLoader.loadConfig(CodegenConfigLoader.java:161)
        at 
org.apache.axis2.wsdl.codegen.CodeGenConfiguration.<init>(CodeGenConfiguration.java:371)
        at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.<init>(CodeGenerationEngine.java:85)
        at 
org.apache.axis2.maven2.wsdl2code.WSDL2CodeMojo.execute(WSDL2CodeMojo.java:398)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:412)


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to