[ http://issues.apache.org/jira/browse/TUSCANY-120?page=all ]
Venkatakrishnan updated TUSCANY-120:
------------------------------------
Attachment: Tuscany-Java2WSDL-Patch-Jul-16.diff
Hi Jean / Ant
After some discussions related generating XSDs for SDOs, the Java2WSDL has been
updated to use the XSDHelper.generate method of the SDO Implementation to
generate XSDs for SDO types.
This patch is dependent on patch that has been submitted in JIRA Tuscany-535
which adds the XSDHelper.generate function to the SDO Impl. Hence that patch
may need to be applied first before trying this one out.
Please treat this Java2WSDL patch as the latest superseding the previous one.
The previous one may be discarded.
I have included testcases that demonstrate the enhancement for SDO. The XSDs
will not be generated for SDO types that have originated from XSDs. Instead
schema includes will be generated.
Please let me know your opinions on this.
Thanks
- Venkat
> Axis2 WS binding support for entryPoint without pre-existing WSDL
> ------------------------------------------------------------------
>
> Key: TUSCANY-120
> URL: http://issues.apache.org/jira/browse/TUSCANY-120
> Project: Tuscany
> Issue Type: Bug
> Components: Java SCA Axis Binding
> Affects Versions: Java-Mx
> Reporter: ant elder
> Assigned To: Raymond Feng
> Fix For: Java-Mx
>
> Attachments: java2wsdl-codegen.zip,
> Tuscany-Java2WSDL-Patch-Jul-16.diff, Tuscany-Java2WSDL-SDO-Jun-29.diff,
> xsdgen.zip
>
>
> Where the entryPoint doesn't use interface.wsdl then the pre-existing WSDL
> document shouldn't be required. Axis2 can generate WSDL at runtime based on
> the service interface so the Axis2 binding can use that to support the
> following:
> <entryPoint name="AccountService">
> <interface.java
> interface="org.apache.tuscany.binding.axis2.assembly.tests.bigbank.account.services.account.AccountService"/>
> <binding.ws/>
> <reference>AccountServiceComponent</reference>
> </entryPoint>
> See ML discussion:
> http://mail-archives.apache.org/mod_mbox/ws-tuscany-dev/200603.mbox/[EMAIL
> PROTECTED]
--
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]