Re: Can`t resolve JDBCRealm problem

2006-06-05 Thread Nenad Bosanac
or email and destroy the original message without making a copy. Thank you. - Original Message - From: Nenad Bosanac [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Sunday, June 04, 2006 10:20 AM Subject: Can`t resolve JDBCRealm problem Hi ! I try to implement JDBCRealm

Can`t resolve JDBCRealm problem

2006-06-04 Thread Nenad Bosanac
Hi ! I try to implement JDBCRealm but witout success. I read documentation and make all as it said in it,but when i try to login in tomcat Manager i can't do it. I put this code in server.xml: Realm className=org.apache.catalina.realm.JDBCRealm driverName=com.mysql.jdbc.Driver

Problems with UTF-8 and JSP

2006-03-20 Thread Nenad Bosanac
I have problem with UTF-8 character set. I use MySQL 5 and Tomcat 5.5.9.I use NetBeans for programinnig in Java. I made one database and is in UTF8,also all my JSP pages are set to UTF8 encoding,and also all HTML are set to UTF8. When i put š,#273;,#269;,#263;,ž character date in database

Re: Problem Starting Tomcat

2006-03-17 Thread Nenad Bosanac
Well I had same problem with Tomcat and I use Netbeans 5. I solved this problem by stopping server in NetBeans 5 another Runtime window in NetbBeans 5,and now everything working fine. Yes sometimes i got again this situation but i solved again on the same problem. It happens that Tomcat can`t

How to upload war file

2006-03-13 Thread Nenad Bosanac
Hi ! I'd like to now how to upload war file in Tomcat. I had one war file but i am not sure how to upload it. Is there any way to upload it over Administartion tool? - Yahoo! Mail Bring photos to life! New PhotoMail makes sharing a breeze.

Re: How to upload war file

2006-03-13 Thread Nenad Bosanac
I am using Tomcat 5.5.9 version foo shyn [EMAIL PROTECTED] wrote: u can upload it through Tomcat Managerbtw what version of the Tomcat u're using?? - Original Message - From: Nenad Bosanac To: Sent: Tuesday, March 14, 2006 2:22 PM Subject: How to upload war file Hi ! I'd

Re: How to enter in Tomcat Administration?

2006-03-12 Thread Nenad Bosanac
I finally got it! It was problem with roles.I didn`t put admin role im tomcat-users.xml file.Now it works fantastic. thanks for your help --- Markus Schönhaber [EMAIL PROTECTED] wrote: Nenad Bosanac wrote: Well you said Make that user username=... /. But that shouldn't be the culprit

How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
Hello! I`d like to ask you how i can enter in Tomcat Web Server Administrtaion Tool . I don`t now the username and password ? Is there any default adminsitrator username and password? By the way i have Tomcat 5.5.9 installed and working fine. Please help!

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
to the requested resource has been denied description Access to the specified resource (Access to the requested resource has been denied) has been forbidden. /** What i make wrong? --- Markus Schönhaber [EMAIL PROTECTED] wrote: Nenad Bosanac wrote: Hello! I`d

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
to the requested resource has been denied description Access to the specified resource (Access to the requested resource has been denied) has been forbidden. /** What i make wrong? --- Markus Schönhaber [EMAIL PROTECTED] wrote: Nenad Bosanac wrote: Hello! I`d

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
to the requested resource has been denied description Access to the specified resource (Access to the requested resource has been denied) has been forbidden. /** What i make wrong? --- Markus Schönhaber [EMAIL PROTECTED] wrote: Nenad Bosanac wrote: Hello! I`d

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
]] /** I don`t now what`s happing! Is there any good tutorial how to enter in Tomcat Administartion tool or is this so complicated --- Markus Schönhaber [EMAIL PROTECTED] wrote: Nenad Bosanac wrote: Thank you for your very fast response but ihave same problem again. I try to change

Re: Tomcat (5.0.25 5.5.15) manager webapp and UserDatabaseRealm and browser caching

2006-03-11 Thread Nenad Bosanac
Well i have similar problem ,but i can`t enter anymore my admin tool. what is your default username and password that you enter ? --- Tarang Patel [EMAIL PROTECTED] wrote: I suddenly encountered Http 403 problem when trying to access my manager app (http://localhost:8080/manager/status)