Any comment?
legolas wrote: > > Hi > Thank you for reading my post > I have a problem with axis generated wsdl files regarded to xsd urls. > for example : > > <xsd:import namespace="http://wsp/" schemaLocation="calc?xsd=xsd0"/> > > > The above is a part of a wsdl generated by axis and this wsdl is not > suitable for my case. > I need it to generate the wsdl with full address of schema, something > like: > > <xsd:import namespace="http://wsp/" > schemaLocation="http://192.168.100.1:9000/soap/calc?xsd=xsd0"/> > > > is it possible or i should edit the wsdl files to make them like that? > > thanks. > > -- View this message in context: http://www.nabble.com/problem-with-axis-generated-wsdl-files%2C-related-to-schema-address-tf3949495.html#a11233007 Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
