responses inline using ==>. Cheers,
Jonathan -----Original Message----- From: Davanum Srinivas [mailto:[EMAIL PROTECTED] Sent: Saturday, October 30, 2004 8:23 AM To: Beehive Dev Subject: Origins of wsdltypes.jar - Does this jar need a license? ==> Perhaps, but since the legalese at the top of the WSDL doc is so convoluted and the information is on full display at http://schemas.xmlsoap.org/wsdl/ I doubt there is much risk. See responses below for the on the fly options which make this situation moot. - Can it be generated on the fly? ==> Yes - Can we change the build scripts to generate it on the fly? ==> Sure, If we tell ant to grab the WSDL and WSDL SOAP schemas and find or make an XMLBeans ant task this wouldn't be too hard. - Can we use WSDL4J instead of this? (since it duplicates functionality already in Axis using WSDL4J) ==> We could, but I would like to discuss WSDL processing with Chathura Herath who is working on the Axis2 WOM (WSDL object model) so we both are going the same direction and can share. (unless it's too early to consider using components from Axis2?) - Do we need to do any of these before ApacheCon? ==> I don't think so since this WSDL processing functionality is mostly used only in the DRTs and in the WSDLProcessor class itself. The core WSM object model and AXIS integration components don't use it at all IIRC. thanks, dims -- Davanum Srinivas - http://webservices.apache.org/~dims/
