Hi Denise,
On Tue, Aug 2, 2011 at 8:03 PM, Denise Wu <[email protected]> wrote:
> Hi,
>
> I have a "mySchema.xsd" located in the META-INF directory in the
> webservice archive file myService.aar.
> I would like to read this file "mySchema.xsd" in my webservice class.
> How to access it at runtime?
I think you can access the file by using
getResourceAsStream("path/to/file") to read the file at run time.
Hope this helps.
Thanks,
Kishanthan.
>
> Thank you.
>
> ---------------------------------------------------------------------
> 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]