[ 
https://issues.apache.org/jira/browse/AXIS2-2979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Davanum Srinivas updated AXIS2-2979:
------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

> UBL-2.0 Schemes throw Exception when using jaxbri databinding 
> --------------------------------------------------------------
>
>                 Key: AXIS2-2979
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2979
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: databinding
>    Affects Versions: 1.2
>         Environment: Windows XP
>            Reporter: Enric Staromiejski
>            Assignee: Amila Chinthaka Suriarachchi
>         Attachments: place-2.2.zip
>
>
> I'm trying to generate the server code from a wsdl using jaxb-2.0+jdk1.5 but 
> i 'm always getting the same error. The syntax i'm using is this:
>  
> %AXIS2_HOME%\bin\wsdl2java.bat -uri http://localhost/mywsdl.wsdl -p 
> mynamespace -o target_directory_name -d jaxbri -s -wv 1.2 -ss -sd
>  
> and get the error:
>  
> Exception in thread "main" 
> org.apache.axis2.wsdl.codegen.CodeGenerationException
> : java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
>         at org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate 
> (CodeGener
> ationEngine.java:256)
>         at org.apache.axis2.wsdl.WSDL2Code.main(WSDL2Code.java:32)
>         at org.apache.axis2.wsdl.WSDL2Java.main(WSDL2Java.java:21)
> Caused by: java.lang.RuntimeException: 
> java.lang.reflect.InvocationTargetExcepti 
> on
>         at 
> org.apache.axis2.wsdl.codegen.extension.JAXBRIExtension.engage(JAXBRI
> Extension.java:109)
>         at 
> org.apache.axis2.wsdl.codegen.CodeGenerationEngine.generate(CodeGener
> ationEngine.java:209)   

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