I am running spring and axis 1.5 . The name of the service is TestService and I have an init class file called TestServiceInit to load spring and methods to refresh the application context. In my services.xml I have a service group that has the TestServiceInit and TestService.When the aar file gets deployed and I look at the axis page that list the services , I see both the TestServiceInit and TestService. I do not want to remove the service from the services.xml. I was able to deactivate and activate it when needed from the admin console but is there way to control what gets displayed on the list services page and still have the service active.
thanks, sarcott -- View this message in context: http://www.nabble.com/Control-services-that-get-displayed-axis-list-services-page-tp25754747p25754747.html Sent from the Axis - User mailing list archive at Nabble.com.
