Re: Can`t resolve JDBCRealm problem

2006-06-05 Thread Nenad Bosanac
onfidential > information intended only for the person(s) to whom > this email message is > addressed. If you have received this email message > in error, please notify > the sender immediately by telephone or email and > destroy the original > message without making a co

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: also i have this in server.xml I have database called jdbcrealm and to tables like this in it creat

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 š,đ,č,ć,ž character date in database directly from MySQL

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 stopp

Re: Problem with starting Tomcat

2006-03-15 Thread Nenad Bosanac
Thanks for help! I try it soon, and i think it will work. I find it in NetBeans so i will answer you thanks again --- Antonio Petrelli <[EMAIL PROTECTED]> wrote: > Nenad Bosanac ha scritto: > > Hello! > > I have a problem when i want to start my project > in NetBean

Problem with starting Tomcat

2006-03-14 Thread Nenad Bosanac
Hello! I have a problem when i want to start my project in NetBeans he show me next thing: Starting server Bundled Tomcat (5.5.9) Starting of Tomcat failed, the server port 8084 is already in use. C:\NetBeans_projects\Poslovi_u_CITu\nbproject\build-impl.xml:413: Deployment error: Starting

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 u

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 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 . But that &

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

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
tp://jakarta.apache.org]] /** 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 > sa

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
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 like to ask you how i ca

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
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 like to ask you how i ca

Re: How to enter in Tomcat Administration?

2006-03-11 Thread Nenad Bosanac
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 like to ask you how i ca

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! _