or was it ...need to check the code again. http://localhost/axis2/services/my.wsdl http://localhost/axis2/services/myxsd.xsd
-- dims On 5/25/07, Davanum Srinivas <[EMAIL PROTECTED]> wrote:
Are u using 1.2 final? Can you create a JIRA and upload your aar? is your myxsd.xsd and wsdl inside the META-INF directory of the aar? i think i added support for the following too... http://localhost/axis2/services/TestWS/my.wsdl http://localhost/axis2/services/TestWS/myxsd.xsd thanks, dims On 5/25/07, Tobias Seng <[EMAIL PROTECTED]> wrote: > > http://localhost/axis2/services/TestWS/myxsd.xsd > does not work. > > And of cause this is not the problem. > Using any WS client or IDE analysing the wsdl containing an import like > <xsd:import namespace="mynamespace" schemaLocation="myxsd.xsd" /> > I think they would try to load the xsd from > http://localhost/axis2/services/myxsd.xsd > > So my idea was to address the schemaLocation absolute (not so nice but > possible), but as I mentioned this does not work. > > Tobias > > Try http://localhost/axis2/services/TestWS/myxsd.xsd because we need > > to know which aar the xsd is in... > > > > -- dims > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Davanum Srinivas :: http://davanum.wordpress.com
-- Davanum Srinivas :: http://davanum.wordpress.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
