On Fri, Jul 16, 2010 at 1:23 PM, haipeng du <[email protected]> wrote: > I have one java service class to handle webservice call. And there are some > methods I do not want to expose. How could I modify service.xml to block > these methods? > Thanks a lot. >
Google on excludeOperations in services.xml , its in the docs. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
