> Hi everyone,
> I think I've finished writing my web service, I even use validation
> with an .xsd through xerces.
> My question is how can I load the .xsd file through the web server?
You can add the wsld and .xsd files into the service archive file , just
put those into META-INF directory.
> Currently I do it using
> new File("absolute_path..."). Is there a way I can load the file from
> the web server, without actually
> making the .xsd public? Even better can I tell axis2 to use the wsdl
> descriptor for validation?
> Thanks.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]