I am new to JAVA and developing web service on NetBeans IDE 7.1.1. When I deploy or run service and try to test it from its tester link it says
CalculateInventoryService is a secured web service; Tester feature is not supported for secured services
I want to test the service. I googled but could not find solution.
please help that how could I test it from tester page.