Re: Error

2012-07-03 Thread Albert Kam
First your should find the location of your tomcat-users.xml first, which is normally located here : ${TOMCAT_HOME}\conf\tomcat-users.xml If you are using tomcat bundled with Netbeans, the ${TOMCAT_HOME} should be somewhere in \.netbeans\\apache-tomcat-_base\conf You should see something like thi

Re: Error

2012-07-03 Thread Supun Malinga
Hi, Following would be helpful. http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html#Configuring_Manager_Application_Access thanks, On Wed, Jul 4, 2012 at 11:01 AM, she wrote: > Dear sir, > > I am working with Netbeans 6.7.1 + tomcat 6.0.18 having > Access to Tomcat server has not been a

Error

2012-07-03 Thread she
Dear sir, I am working with Netbeans 6.7.1 + tomcat 6.0.18 having Access to Tomcat server has not been authorized. Set the correct username and password with the "manager" role in the Tomcat customizer in the Server Manager. See the server log for details. init: deps-module-jar: deps-ear-ja

Tomcat 7 and Metro

2012-07-03 Thread Ilia Ternovich
Hi! I'm seeking for up-to-date method of developing web services using JAX-WS and Tomcat 7. Main points are: 1. Minimal configuration (including web.xml), maximal usage of annotations 2. JAXB serialization 3. Reliability and performance for enterprise sector Currently I'm looking at metro (http: