You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2006/05/04 05:42:19 UTC

[jira] Commented: (AXIS2-660) Support JAX-B RI databinding for WSDL2Java

    [ http://issues.apache.org/jira/browse/AXIS2-660?page=comments#action_12377689 ] 

Deepal Jayasinghe commented on AXIS2-660:
-----------------------------------------

Lets apply this patch after 1.0

> Support JAX-B RI databinding for WSDL2Java
> ------------------------------------------
>
>          Key: AXIS2-660
>          URL: http://issues.apache.org/jira/browse/AXIS2-660
>      Project: Apache Axis 2.0 (Axis2)
>         Type: New Feature

>   Components: databinding
>     Reporter: Kenneth Tam
>     Priority: Minor
>  Attachments: jaxb_ri.jar, jaxb_ri.patch
>
> I've added support for using the JAX-B RI with WSDL2Java.  This patch just includes the initial support to get the appropriate databinding extension registered, and calling the RI's XJC compiler.  Code gen is working for basic cases -- I have not yet started on runtime support.
> I've followed the reflection-based pattern for loading the RI, per the recent changes in the XMLBeans and JiBX binding extensions.  Compile-time deps on the RI are limited to the new jaxbri module, and at runtime if the JAX-B RI JARs are not available on the classpath, WSDL2Java will throw an appropriate exception & msg.
> A sample command line:
> wsdl2java -uri foo.wsdl -d jaxbri

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira