'Emitter class not found' exception thrown when csharp is specified as the 
output language in wsdl2java
-------------------------------------------------------------------------------------------------------

                 Key: AXIS2-2423
                 URL: https://issues.apache.org/jira/browse/AXIS2-2423
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: Tools
    Affects Versions: 1.2
         Environment: winxp, jdk15, Axis2-1.2-RC1
            Reporter: Charitha Kankanamge


Following exception thrown when csharp is given as the output language in code 
generation. (wsdl2java.bat  -l charp 

Exception in thread "main" 
org.apache.axis2.wsdl.codegen.CodeGenerationException: java.lang.Exception: 
Emitter class not found!
        at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:251
)
        at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
        at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
Caused by: java.lang.Exception: Emitter class not found!
        at 
org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGenerationEngine.java:227
)
        ... 2 more



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