[ http://issues.apache.org/jira/browse/TUSCANY-120?page=comments#action_12402272 ]
Venkatakrishnan commented on TUSCANY-120: ----------------------------------------- Hi Raymond, are you working on this. If not I can take this up. If this is ok then I need a little more info on this. Referring to you earlier comment , could you please point me to the WSDL/XSD that was generated and sources that were converted. Also please comment what you had expected as right output. I am new to SDO and am trying to catch up. From what I understand, you could be referring to working with Data Objects that do not have their types defined statically. I suppose these Data Objects must be looked into for their types and URI (namespace) that is associated with the Type is what you expect to be reflected on the XSD. Right? > Axis2 WS binding support for entryPoint without pre-existing WSDL > ------------------------------------------------------------------ > > Key: TUSCANY-120 > URL: http://issues.apache.org/jira/browse/TUSCANY-120 > Project: Tuscany > Type: Bug > Components: Java SCA Axis Binding > Versions: Java-M1-tentative > Reporter: ant elder > Assignee: Raymond Feng > Fix For: Java-M1-tentative > > 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
