[help] how to access SAP web services by NetBeans
807580Oct 14 2008 — edited May 6 2010i have created a "web application" project. and i have created a "web service client" file by WSDL file.
but when i test after i inserted web service operate codes into index.jsp, the tomcat print a error means "HTTP 401 - Unauthorized".
if i access the ws url by browser, it will popup a dialog for username and password. but NetBeans not.
i installed NetBeans full version, include tomcat. and the WSDL file is generated by SAP.
need help.