RE: GET request instead of POST

2006-01-01 Thread khan.sajid
Any help on this ? , resending since I did not any replies Hi All, We are using Apache as the web server and tomcat as the servlet container using mod_jk.From the applets we are making HttpURLConnection to a servlet using POST method ( we set using setRequestMethod("POST") of HttpURLConnection)

Cannot create JDBC driver of class '' for connect URL 'null' Exception Help

2006-01-01 Thread Eric Munson
I am using Tomcat 5.5.9, MySQL 4.1.14, Java 5.0 Update 5, MySQL-JDBC Connector version 3.1.11, commons-collections-3.1.jar, commons-pool-1.2.jar, commons-dbcp-1.2.1.jar, running on Debian Stable. I have been fighting with this for several days now and I am no closer to a solution, can someone plea

Re: is there any log file viewer for tomcat log files with live feed ability

2006-01-01 Thread Legolas Woodland
Wolfgang Egger wrote: Servus Legolas, Legolas Woodland schrieb: could you please tell me more ? how i can configure log4j , which client i should use ? Sorry, the last time i used log4j, was 3 years ago, so I don't remember the details. But you may have a look at google and the urls

Re: Re: users Digest of: get.137891

2006-01-01 Thread Warren Pace
Marco, I used Fedora Core 4 briefly. I am certain that there's an easier way to go about this but here's what I went through in order to use jsvc on FC 4. 1)To get a more recent JDK, since I couldn't install using Sun's RPM for the reasons you listed, I downloaded a binary (tar.gz) and went abo

Re: embedded tomcat: how to fix >>out of environment space<

2006-01-01 Thread Mark Thomas
Wolfgang Egger wrote: > Servus Mark, > Mark Thomas schrieb: > > >>Google is your friend... >> >>eg http://support.microsoft.com/kb/q230205/ >> >> > > Thanks a lott! > Do you know, if its possible to enlarge the DOS-Environment via java or > in my run.bat? Yes it is. What you need is a wrapper b

Re: Tomcat 5.5 with Java 1.4 ???

2006-01-01 Thread Wolfgang Egger
Servus Markus, Markus Schönhaber schrieb: > Look here: > >http://tomcat.apache.org/download-55.cgi#5.5.12 > > yepp, thank you very much!!! Wolfgang ;-) - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

Re: embedded tomcat: how to fix >>out of environment space<

2006-01-01 Thread Wolfgang Egger
Servus Mark, Mark Thomas schrieb: >Google is your friend... > >eg http://support.microsoft.com/kb/q230205/ > > Thanks a lott! Do you know, if its possible to enlarge the DOS-Environment via java or in my run.bat? I didn't use windows since four years and don't remember such details ;-) Have a n

Re: embedded tomcat: how to fix >>out of environment space<

2006-01-01 Thread Mark Thomas
Google is your friend... eg http://support.microsoft.com/kb/q230205/ Mark Wolfgang Egger wrote: > Servus, > I have a WebApp running from CD-ROM served by an embedded Catalina (5.5) > started within a java app. > If I run that app under Windows 98 via run.bat, it "crashes" with an > "out of envir

embedded tomcat: how to fix >>out of environment space<

2006-01-01 Thread Wolfgang Egger
Servus, I have a WebApp running from CD-ROM served by an embedded Catalina (5.5) started within a java app. If I run that app under Windows 98 via run.bat, it "crashes" with an "out of environment space"-error. In my RUNNING.txt I found the following hint: -

Re: tomcat doesn't load file on another pc

2006-01-01 Thread Mark Thomas
Anne Milbert wrote: > Hi Mark, > I run tomcat as the localhost on my computer. If I try > to connect (with the IE for example) tomcat from another > pc on the network it works fine. > > I can connect to my application from another pc and > everything except of one thing works. > > One main part

Re: Tomcat 5.5 with Java 1.4 ???

2006-01-01 Thread Markus Schönhaber
Wolfgang Egger wrote: > I had a look at the download-page, but didn't see this compat package. > Does anybody know the exact name of this package and the place to > download from? Look here: http://tomcat.apache.org/download-55.cgi#5.5.12 Regards mks --

Re: tomcat-users.xml file corruption

2006-01-01 Thread Markus Schönhaber
Nachum, Sagi wrote: > I'm currently working with Tomcat 4.1.31, does it suppose to support the > "readonly" attribute or should I switch to 5.5 version? AFAIR no, the "readonly" attribute was introduced somewhere in the 5.5.x development cycle. Regards mks

Re: is there any log file viewer for tomcat log files with live feed ability

2006-01-01 Thread Wolfgang Egger
Servus Legolas, Legolas Woodland schrieb: > could you please tell me more ? > how i can configure log4j , which client i should use ? Sorry, the last time i used log4j, was 3 years ago, so I don't remember the details. But you may have a look at google and the urls above http://www.jguru.com/f

Re: is there any log file viewer for tomcat log files with live feed ability

2006-01-01 Thread Legolas Woodland
Wolfgang Egger wrote: Servus Legolas, Legolas Woodland schrieb: my experiences with tomcat are some years old and I'm "new" to tomcat again since some weeks, but perhaps my hint may help you fooking further ... is there any tool that could automatically fetch the changes from log file and

Re: is there any log file viewer for tomcat log files with live feed ability

2006-01-01 Thread Wolfgang Egger
Servus Legolas, Legolas Woodland schrieb: my experiences with tomcat are some years old and I'm "new" to tomcat again since some weeks, but perhaps my hint may help you fooking further ... > is there any tool that could automatically fetch the changes from log > file and show them instantly ? >

is there any log file viewer for tomcat log files with live feed ability

2006-01-01 Thread Legolas Woodland
Hi Thank you for reading my post. im developing some application and i have problem with viewing the Log file of application server everytime. is there any tool that could automatically fetch the changes from log file and show them instantly ? for example if i ask it to monitor application serve

Tomcat 5.5 with Java 1.4 ???

2006-01-01 Thread Wolfgang Egger
Servus, I want to run an embedded Tomcat 5.5 with J2SE1.4. In the RUNNING.txt I read the following: === Running Tomcat With J2SE Version 1.4 or 1.3 === (1) Obtain the compat package: (1.1) Download the compat packag

Re: tomcat doesn't load file on another pc

2006-01-01 Thread Anne Milbert
Hi Mark, sorry, if I didn't explain it properly. My english is not very good. I run tomcat as the localhost on my computer. If I try to connect (with the IE for example) tomcat from another pc on the network it works fine. I can connect to my application from another pc and everything except of

RE: tomcat-users.xml file corruption

2006-01-01 Thread Nachum, Sagi
And another last question... I'm currently working with Tomcat 4.1.31, does it suppose to support the "readonly" attribute or should I switch to 5.5 version? Sagi -Original Message- From: Markus Schönhaber [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 28, 2005 15:19 To: Tomcat Use