Hi all, I'm trying to avoid exposing all methods in my Service Implementation class as a web service. I have tried removing the service endpoint in the implementation's "@WebService" annotation and adding an explicit @WebMethod on the method I want exposed but no luck. All methods still appear in the WSDL.
I checked out JSR-181 and if I understand it correctly...that should work rite?!! I'm using Appfuse2 Struts modular with XFire. thanks!! Allan -- View this message in context: http://www.nabble.com/Avoid-exposing-all-public-methods---Web-service-annotations-tp16554806s2369p16554806.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]