Is tc-5.5.9 as stable as 5.0.28?

2005-07-09 Thread Zsolt Koppany
Hi, we ship our application with tc-5.0.28 and it is stable. Is 5.5.9 as stable as 5.0.28? If yes we would like to move to that version. We are happy with 5.0.28 and think to move to 5.5.9 because the built in java compiler (eclipse). Zsolt -

AW: All threads (250) are currently busy

2005-04-20 Thread Zsolt Koppany
We had the same problem, but after configuring the apache connector correctly the problem disappeared. Zsolt > -Ursprüngliche Nachricht- > Von: Paul Grimwood [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 20. April 2005 06:07 > An: tomcat-user@jakarta.apache.org > Betreff: All threads (2

Why does this JkCoyoteHandler message appears?

2005-04-14 Thread Zsolt Koppany
Hi, The message below appears very often. How can I fix it? Apr 13, 2005 11:54:24 PM org.apache.jk.server.JkCoyoteHandler action INFO: Response already commited TC-5.0.27 Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Increasing number of threads with TC-5.0.27 on redhat EP-3

2005-04-10 Thread Zsolt Koppany
Hi, Without heavy load the number of threads increases permanently with TC-5.0.27 and JDK-1.4.2-06 on RedHat EP3 (kernel 2.4.21-4.ELsmp). Until now we used "export LD_ASSUME_KERNEL=2.2.5" before starting TC, right now we use "export LD_ASSUME_KERNEL=2.4.19" but that doesn't seem to help either.

Is jre-1.5 with tc-5.0.28 stable for production for Windows and Linux?

2005-04-05 Thread Zsolt Koppany
Hi, We have been using tc-5.0.28 with jre-1.4.2-07 for months without any problems. I heard that jre-1.5 should me much faster the 1.4 and now I consider moving to that platform. Performance is always important but is tc stable also with the environment? Zsolt --

Which tomcat 5.0 version to use?

2005-03-16 Thread Zsolt Koppany
Hi, Right now we use tc-5.0.27 in production. There are some enhancements in 5.0.28 that are important for us such as collections-3.1. I see that 5.0.29 and 30 are also available but they are beta. Is 5.0.28 as stable as 5.0.20? Which version should I use? Zsolt -

RE: How to get english messages on a German Windows-XP?

2005-02-07 Thread Zsolt Koppany
d either: > + switch the locale of your operating system > + tell Java to use another locale via system.properties at tomcat > startup (jvm-property): > > -Duser.language= -Duser.country= > -Duser.variant= > > e.g.: -Duser.language=en -Duser.country=US > > Best regards, &g

How to get english messages on a German Windows-XP?

2005-02-07 Thread Zsolt Koppany
Hi, This is probably a java and not a tc question, but I would like to know how to get English java error messages when I start tc on a German windows XP box. Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional c

RE: Does from a filter setCharacterEncoding work for tc-5.0.27?

2005-02-03 Thread Zsolt Koppany
: tomcat-user@jakarta.apache.org > > Subject: RE: Does from a filter setCharacterEncoding work for tc-5.0.27? > > > > > > > > > > > > -- > > MSN:[EMAIL PROTECTED] > > QQ:29967409 > > - > >

RE: Does from a filter setCharacterEncoding work for tc-5.0.27?

2005-02-03 Thread Zsolt Koppany
erEncoding work for tc-5.0.27? > > > > > > -- > MSN:[EMAIL PROTECTED] > QQ:29967409 > --------- > > > > > >From: "Zsolt Koppany" <[EMAIL PROTECTED]> > >Reply-To: "Tomcat Users List"

Does from a filter setCharacterEncoding work for tc-5.0.27?

2005-02-02 Thread Zsolt Koppany
UTF-8") doesn't seem to help from a filter. Is it my mistake? Zsolt Koppany Phone: +49-711-722 1874 -- Intland Software GmbH, Schulze-Delitzsch-Strasse 16 D-70565 Stuttgart, Germany Phone: +49-711-722 1873, e-mail:[EMAIL PROTECTED] Fax: +49-711-722 1835 ---

Do the Hotspot fixes in jvm-1.4.2_07-b05 affect tomcat-5.0.27

2005-01-31 Thread Zsolt Koppany
Hi, At the url below you can see several fixes in jvm-1.4.2_07-b05. Do theses problems affect also tomcat-5.0.27? Should we upgrade from 1.4.2_06-b03 to 1.4.2_07-b05? http://java.sun.com/j2se/1.4.2/ReleaseNotes.html#bugparade Zsolt -

Which Java profiler for tomcat?

2004-12-15 Thread Zsolt Koppany
Hi, which profiler should I take to test our tomcat (5.0.27) based application? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Strange memory behavior in tomcat-5.0.27

2004-12-15 Thread Zsolt Koppany
How can I do a load test? Zsolt > -Original Message- > From: QM [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 15, 2004 1:01 PM > To: Tomcat Users List > Subject: Re: Strange memory behavior in tomcat-5.0.27 > > On Wed, Dec 15, 2004 at 10:22:15AM +0100

Strange memory behavior in tomcat-5.0.27

2004-12-15 Thread Zsolt Koppany
ME_KERNEL=2.2.5 Zsolt Zsolt Koppany Phone: +49-711-722 1874 -- Intland Software GmbH, Schulze-Delitzsch-Strasse 16 D-70565 Stuttgart, Germany Phone: +49-711-722 1873, e-mail:[EMAIL PROTECTED] Fax: +49-711-722 1835 - To

RE: Tomcat locking up, not responding to requests

2004-11-21 Thread Zsolt Koppany
Check release notes! export LD_ASSUME_KERNEL=2.2.5 ... Start tomcat Zsolt > -Original Message- > From: Ben Simon [mailto:[EMAIL PROTECTED] > Sent: Sunday, November 21, 2004 3:48 AM > To: [EMAIL PROTECTED] > Subject: Tomcat locking up, not responding to requests > > Howdy All, > > I'm r

Is "-Dsun.io.useCanonCaches" still necessary?

2004-11-02 Thread Zsolt Koppany
Hi, is still necessary to use "-Dsun.io.useCanonCaches" in the command line to start tomcat-5.0.27? What is "-Dsun.io.useCanonCaches" for? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EM

test, ignore it!

2004-10-23 Thread Zsolt Koppany
test Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Strange Runtime maxMemory/totalMemory behavior under Red-Hat-8.0 and Suse-8.1

2004-10-18 Thread Zsolt Koppany
Hi, I find it strange that when I start TC-5.0.27 (with our extensions) on Red-Hat-8.0 and Suse-8.1 Rumtime.maxMemory() returns a value that is the same as Rumtime.totalMemory() just after a couple of minutes and the application doesn't do too much. On Fedora-1 the same application (the applicati

HttpSessionListener- HttpSessionAttributeListener problems under TC-5.0.27,RedHat-7.2 and jdk-1.4.02_05?

2004-10-06 Thread Zsolt Koppany
Hi, we have the impression that either sessionDestroyed or attributeRemoved methods are not always called under RH-7.2. We are not sure but we think we didn't have the problem until this server got a new kernel with 4 processors. Tomcat (except this issue) is absolute stable even after days. Any

Eclipse webdav plug-in with tomcat

2004-09-15 Thread Zsolt Koppany
Hi, I tried to use the webdav plug-in of eclipse-3.0 with tomcat-5.0.27 but got errors. Does the plug-in work with tomcat? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Help, Tomcat 4.1.30, Linux Stops responding after 24-48 hours

2004-09-15 Thread Zsolt Koppany
Have you tried: export LD_ASSUME_KERNEL=2.2.5 # GLIBC 2.2 / Linux 2.4 (For example SuSe-8.0) export LD_ASSUME_KERNEL=2.4.1 # Red-Hat 9.0 We always use: export LD_ASSUME_KERNEL=2.2.5 Zsolt > -Original Message- > From: Tran, John [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 14

TC-5.0.27 and eclipse Java Compiler

2004-09-03 Thread Zsolt Koppany
Hi, I have read that TC-5.5 can use the eclipse Java Compiler. Can I use this compiler also with TC-5.0.27? If yes, how? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JNDI (password?) problem between Tomcat 5.0.27 and Lotus Domino LDAP (Version 5.0.12)

2004-08-24 Thread Zsolt Koppany
Hi, we have a problem when we try to use the JNDI Realm from tomcat (5.0.27) to access Lotus Domino LDAP (Version 5.0.12) server. According the logs the user can be found but the binding is somehow not successful. We tried binding and comparison modes. Unfortunately we cannot use anonymous binding

How to figure out the currently existing sessions?

2004-08-17 Thread Zsolt Koppany
Hi, how can I figure out the currently existing sessions? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RealmBase NullPointerException from a filter

2004-07-20 Thread Zsolt Koppany
Hi, from a Filter class I want to add a RealmBase object but I get the following exception. From the source I think that I should set the container variable of the Realm object but I don't know how I can figure out the correct container. ERROR catalina.realm.RealmBase - Can't register null j

Should I use jikes with tomcat-5.0.27?

2004-07-16 Thread Zsolt Koppany
Hi, what are the experiences with jikes? Should I use it? What is the fastest compiler? During development we modify a lot JSP files. Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PR

Re: Editable double list boxes wanted

2004-06-30 Thread Zsolt Koppany
well organized and very well explained. btw; I don't know him personally :=) Take care. Gokhan Zsolt Koppany wrote: Hi, this is probably not the best mailing list for my question but I need a dialog (very probably with javacript) where I can move items from one listbox into an other and backwar

Editable double list boxes wanted

2004-06-30 Thread Zsolt Koppany
Hi, this is probably not the best mailing list for my question but I need a dialog (very probably with javacript) where I can move items from one listbox into an other and backwards). Where can I find such an example? Zsolt - To

tomcat -install SERVICE-NAME problem with tomcat-5.0.19

2004-05-25 Thread Zsolt Koppany
Hi, in tomcat-4.1.30, I could use tomcat -install (and -uninstall) SERVICE-NAME to install/deinstall a service. The same command seems to do nothing with tomcat-5.0.19. Has the syntax changed or what is the problem? Zsolt - To

RE: Tomcat Hung!!! Help needed

2004-05-24 Thread Zsolt Koppany
Did you try: export LD_ASSUME_KERNEL=2.2.5 ... start tomcat now Zsolt > -Original Message- > From: Innovest Ken [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 25, 2004 6:08 AM > To: [EMAIL PROTECTED] > Subject: Tomcat Hung!!! Help needed > > > hello all, > > Currently, I have Tomcat

How to setup keystoreFile in server.xml for Tomcat-5.19

2004-05-24 Thread Zsolt Koppany
Hi, I would like to define the path of "keystoreFile" in server.xml with a relative path but the example below throws a FileNotFoundException. It does work when I use absolute path (that I don't want to). As far as I understand the documentation, if I use relative path it must be relative to cata

RE: IBM Java VS SUN Java

2004-04-13 Thread Zsolt Koppany
Hi, sorry for the question but what does "hyper-threaded" mean? Zsolt > -Original Message- > From: Nicholas Bernstein [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 13, 2004 8:55 PM > To: Tomcat Users List > Subject: RE: IBM Java VS SUN Java > > > yes, dual hyper-threaded xeons. > > On

RE: How to start a Realm from a servlet or a filter

2004-04-09 Thread Zsolt Koppany
Yoav, I have written this code, but "srv" is always an empty array. I use tomcat-5.0.19 Server server = ServerFactory.getServer(); Service service = server.findService("Catalina"); Service[] srv = server.findServices(); for (int i = 0; i < srv.length; i++)

RE: How to start a Realm from a servlet or a filter

2004-04-09 Thread Zsolt Koppany
Hi Yoav, > > How authoritative and conclusive. And wrong. Realms and all other > tomcat internals are accessible to any code you write. You just have to > mark your webapp as privileged and in some instances (depending on your > code) place portions of your code in the common rather than your

How to start a Realm from a servlet or a filter

2004-04-09 Thread Zsolt Koppany
99 pathname conf/tomcat-users.xml Zsolt Koppany Phone: +49-711-722 1874 -- Intland Software GmbH, Schulze-Delitzsch-Strasse 16 D-70565 Stuttgart, Germany Phone: +49-711-722 1873, e-mail:[EMAIL PROTECTED] Fax: +49-711-722

How to find the Realm of my application?

2004-04-06 Thread Zsolt Koppany
Hi, how can I find the Realm of my tomcat application from a servlet or a filter? The reason is I want to call the authenticate method depending on application logic. I use tomcat-5. Zsolt - To unsubscribe, e-mail: [EMAIL PR

RE: How to configure the default webapplication (ROOT)?

2004-04-05 Thread Zsolt Koppany
quot; (the > empty string). ROOT is nothing special. > > Yoav Shapira > Millennium Research Informatics > > > >-Original Message- > >From: Zsolt Koppany [mailto:[EMAIL PROTECTED] > >Sent: Sunday, April 04, 2004 5:31 AM > >To: Tomcat Users List > >

How to configure the default webapplication (ROOT)?

2004-04-04 Thread Zsolt Koppany
Hi, how can I configure tomcat (4,5) which application under (webapps) is the default one? I understand that is right now "ROOT" and I would like to modify that the user doesn't always have to enter the context path. Zsolt - T

Why URLConnection parameters are decoded incorrectly?

2004-01-15 Thread Zsolt Koppany
Hi, from a java application I build an URL and encode the URL parameters with URLEncoder.encode(str, "UTF-8") and than I create a connection with: URLConnection uconn = URL.openConnection(); InputStream inputStream = uconn.getInputStream(); ... In the tomcat (4.1.29) servlet I al

RE: Problem....Hangs up

2003-12-26 Thread Zsolt Koppany
If you use Redhat-9 you might need export LD_ASSUME_KERNEL=2.4.1 before you start tomcat. Zsolt > -Original Message- > From: Chelisant Pavel [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 24, 2003 2:10 PM > To: [EMAIL PROTECTED] > Subject: ProblemHangs up > > > Good day! > Iv

Can large upload cause tomcat hanging?

2003-12-10 Thread Zsolt Koppany
Hi, I uploaded a 70Mb file using struts-1.1. The JVM process (jre-1.2.4_02, Linux, SuSe-8.1) got much larger and a couple of hours later tomcat didn't react to the most of the events. What can be the reason? Additionally I found strange the tomcat didn't create the localhost_log... files since the

Can large upload cause tomcat hanging?

2003-12-10 Thread Zsolt Koppany
Hi, I uploaded a 70Mb file using struts-1.1. The JVM process (jre-1.2.4_02, Linux, SuSe-8.1) got much larger and a couple of hours later tomcat didn't react to the most of the events. What can be the reason? Additionally I found strange the tomcat didn't create the localhost_log... files since the

RE: Tomcat-4.1.24 Hangs

2003-12-08 Thread Zsolt Koppany
with NPTL in RedHat 9. > > Try setting the following environment variable: > LD_ASSUME_KERNEL=2.4.1 > > That should stop the hanging. Search the list for further details. > > Ryan > > -Original Message- > From: Zsolt Koppany [mailto:[EMAIL PROTECTED] &g

RE: Tomcat-4.1.24 Hangs

2003-12-08 Thread Zsolt Koppany
t Users List > Subject: Re: Tomcat-4.1.24 Hangs > > > Zsolt Koppany wrote: > > after two days my tomcat-4.1.24 hangs. I cannot connect to the > server not > > even with "telnet localhost 8080". The Process (JVM) is not big, it is > > approx 100Mb. > > &

Tomcat-4.1.24 Hangs

2003-12-07 Thread Zsolt Koppany
Hi, after two days my tomcat-4.1.24 hangs. I cannot connect to the server not even with "telnet localhost 8080". The Process (JVM) is not big, it is approx 100Mb. Any ideas why? TC is running under RedHat-9.0 with Sun Jre-1.4.2_02. Zsolt --

Cannot connect to tomcat-5.0.16 via SSL

2003-12-06 Thread Zsolt Koppany
Hi, I get an error message when I try to connect to tomcat-5.0.16 from mozilla via SSL: "localhost has received an incorrect or unexpected message. Error Code: -12229". I don't have this problem with tc-4.1.24. How can I fix it? I have modified server.xml as follows: Zsolt -

What is jakarta-tomcat-5.0.16-embed.zip ?

2003-12-05 Thread Zsolt Koppany
Who should download jakarta-tomcat-5.0.16-embed.zip? What is the difference compared to Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to send URL?

2003-12-04 Thread Zsolt Koppany
Hi, I have modified the webdav servlet of tomcat-4.1.24 (I have the same problem with 5.0.16) and everything seems to be fine. The only problem (as far as I know) when I try to open a directory containing German Umlauts for example hellö. The Windows XP webfolder client doesn't even send a request

Tomcat 5.0.16 is still Beta or final

2003-12-04 Thread Zsolt Koppany
Hi, I wanted to download tomcat 5.0.16 but at http://jakarta.apache.org/site/sourceindex.cgi I see "5.0.16 Beta zip". Is 5.0.16 still Beta or is it really stable? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona

How to get the list of active sessions?

2003-11-13 Thread Zsolt Koppany
Hi, I would like to know how is currently logged in, thus I need the list the active sessions. How can I cet that? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Wanted API to handle user roles

2003-11-03 Thread Zsolt Koppany
Hi, I'm searching for a Java library to implement Role based access in a Web application. This API must support some kind of hierarchy. For example a user might have all roles in a project (project administrator) but only limited (or no) roles in an other project. As far as I know, tomcat support

RE: Out of memory with multipart/form-data and lot of checkboxes

2003-10-27 Thread Zsolt Koppany
Chris, I work with struts-1.1. Zsolt -Original Message- From: Christopher Schultz [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2003 8:34 PM To: Tomcat Users List Subject: Re: Out of memory with multipart/form-data and lot of checkboxes Zsolt, > in a form where the user can uploa

Out of memory with multipart/form-data and lot of checkboxes

2003-10-27 Thread Zsolt Koppany
Hi, in a form where the user can upload a file and set some attributes with checkbox (couple oh hundreds) I get an out of memory exception even when the file is very small (300 bytes). After some testing I figured out that it is caused by enctype="multipart/form-data". If I removed that I cannot u

How to use jar files from CLASSPATH

2003-10-10 Thread Zsolt Koppany
Hi, my application has to use DB2 JDBC that is in the CLASSPATH. How can I get tomcat-4.1.24 to search for entries from CLASSPATH? I understand that I could probably copy the entries from CLASSPATH into .../WEB-INF/lib, but this JDBC driver does use native libraries, thus I would not like to copy

How to use jar files from CLASSPATH

2003-10-10 Thread Zsolt Koppany
Hi, my application has to use DB2 JDBC that is in the CLASSPATH. How can I get tomcat-4.1.24 to search for entries from CLASSPATH? I understand that I could probably copy the entries from CLASSPATH into .../WEB-INF/lib, but this JDBC driver does use native libraries, thus I would not like to copy

Strange error message in catalina.out

2003-08-14 Thread Zsolt Koppany
Hi, when I execute "shutdown.sh" I get strange error messages in catalina.out. How can I fix it? I use tc-4.1.24 von RedHat-9. Zsolt SEVERE: Caught exception trying to unlock accept. java.net.ConnectException: Connection refused at java.net.PlainSocketImpl.socketConnect(Native Method)

JSP compilation problem with tc-4.1.27 if reloadable="true"

2003-08-14 Thread Zsolt Koppany
Hi, I have just moved from tc-4.1.24 to 27 and have the following problem: In " ..." I set reloadable="true". After a Java class file re-compiled and I try to use any JSP pages I always get compilation error messages saying the some classes cannot be found in the classpath. When I restart tomcat

tomcat 4.1.27 log4j problem

2003-08-14 Thread Zsolt Koppany
Hi, my application uses log4j and with tomcat 4.1.27 (but not with 4.1.24) I get the following error message: log4j:WARN No appenders could be found for logger (org.apache.commons.digester.Digester). log4j:WARN Please initialize the log4j system properly. How can I fix this problem? Zsolt

RE: How to configure to use tomcat and struts to use log4j?

2003-08-12 Thread Zsolt Koppany
Hi Shapira, that is what I get when log4.jar is in my .../WEB-INF/lib. struts.jar is also in my .../WEB-INF/lib. Can that cause the problem? How can I fix that? Zsolt javax.servlet.ServletException: Error instantiating servlet class org.apache.struts.action.ActionServlet at org.apache.catal

Re: How to configure to use tomcat and struts to use log4j?

2003-08-10 Thread Zsolt Koppany
ing jar in your WEB-INF/lib. > Where is the struts jar you're using? WEB-INF/lib or higher? > > Jon > > Zsolt Koppany wrote: > > > Hi Shapira, > > > > that is what I get when log4.jar is in my .../WEB-INF/lib. > > > > struts.jar i

How to configure to use tomcat and struts to use log4j?

2003-08-07 Thread Zsolt Koppany
Hi, I have tried so many things to use log4j from tomcat and struts and finaly I found the solution that I have to copy log4.jar into common/lib server/lib and /WEB-INF/lib (to be able to get jsp files compiled). I find it a bit complicated that I have to copy the same jar file into three differen

Re: tomcat 4.1.27 log4j problem

2003-08-06 Thread Zsolt Koppany
asis, make sure the log4j classes > aren't on the tomcat classpath and configure commons-logging to use jdk > logging (assuming you are using jdk 1.4). > > Zsolt Koppany wrote: > > > Hi, > > > > my application uses log4j and with tomcat 4.1.27 (but n

Redirect an URL to webdav

2003-07-30 Thread Zsolt Koppany
Hi, I use the WEBDAV implementation of tomcat and it works even for MS-Word documents. My problem is as follows: the user comes via a normal browser (for example Internet Explorer) and when he clicks on a word Document, I don't want to start Word in Internet Explorer (because that the user cannot

Re: Port 80, 8009 and 8080

2003-07-29 Thread Zsolt Koppany
Hi, as far as I know, in this case tomcat must be started by the super-user under Unix to bind a port < 1024. > In production, if you do not run Apache and run Tomcat alone as your > only webserver, you DISABLE the AJP connector on port 8009 and change > the HTTP connector on port 8080 to port

Is tomcat-4.1.24 stable with j2re1.4.2 under Linux and Windows?

2003-07-14 Thread Zsolt Koppany
Hi, which jre should I prefer in production version for tomcat-4.1.24 under Linux and Windows? j2re1.4.2 or j2re1.4.1_03? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

How to force the proxy server to refresh the page?

2003-07-13 Thread Zsolt Koppany
Hi, IE doesn't refresh some pages because of the proxy server. How can I get the browser to refresh every page independently of the proxy server? Zsolt - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Html checker from a browser wanted?

2003-04-04 Thread Zsolt Koppany
Hi, I used to use the tool "quanta-plus" under Linux KDE to check my pages from a browser without the need first to save the page and start a utility. A plug-in would be the best that is integrated into Mozilla or Internet Explorer. Can somebody propose me a similar tool under Windows? Zsolt -

IE explorer refresh problem with tomcat-4.18

2003-03-27 Thread Zsolt Koppany
Hi, when I open a webfolder (webdav) using tomcat-4.18 and change (double click) the directory, IE refreshes only when I click on an other IE window. What is the reason and how can I fix the problem? I work with Windows XP-SP-1. Zsolt Zsolt Koppany Intland Software GmbH mailto:[EMAIL PROTECTED

IE explorer refresh problem with tomcat-4.18

2003-03-27 Thread Zsolt Koppany
Hi, when I open a webfolder (webdav) using tomcat-4.18 and change (double click) the directory, IE refreshes only when I click on an other IE window. What is the reason and how can I fix the problem? I work with Windows XP-SP-1. Zsolt Zsolt Koppany Intland Software GmbH mailto:[EMAIL PROTECTED

RE: Can't connect to X11 window server using '0:0' as the value ofthe display

2003-03-18 Thread Zsolt Koppany
Hi, does it need modifications in the application or it will work with every AWT dependent application? Zsolt -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Theodore Chen Sent: Mittwoch, 19. März 2003 00:37 To: Tomcat Users List Subject: Re: Can't connect

Encoding problem with jikes with tomcat-4.1.18 under Windows

2003-03-13 Thread Zsolt Koppany
Hi, I have configured tomcat (-Dbuild.compiler=jikes) to use jikes (1.18) under Windows-XP but I get an error because of encoding problems. I would like to work with jikes because that is much faster than the built-in compiler. How can I fix this issue? Zsolt Koppany Intland Software GmbH

Encoding problem with jikes with tomcat-4.1.18 under Windows

2003-03-13 Thread Zsolt Koppany
Hi, I have configured tomcat (-Dbuild.compiler=jikes) to use jikes (1.18) under Windows but I get an error because of encoding problems. I would like to work with jikes because that is much faster than the built-in compiler. How can I fix this issue? Zsolt -

webdav search is not possible?

2003-01-21 Thread Zsolt Koppany
Hi, when I create a webdav folder via tomcat-4.1.18 I cannot search for files from my client. Does it depend on the tomcat implementation? Normally when I select a directory I can search for files using the right mouse and "Search" menu item. -- Zsolt -- To unsubscribe, e-mail:

Re: Webdav new directory refresh problem with tc-4.1.18

2003-01-14 Thread Zsolt Koppany
I forgot to notice, that the bug happens only when tomcat-4.1.18 under Windows-2000 runs and NOT under Linux. On Tue, 2003-01-14 at 12:37, Zsolt Koppany wrote: > Hi, > > when I create a new directory from a webdav client (MS explorer), the > new directory will be created but the clie

Webdav new directory refresh problem with tc-4.1.18

2003-01-14 Thread Zsolt Koppany
Hi, when I create a new directory from a webdav client (MS explorer), the new directory will be created but the client shows the new directory only after a refresh. This error does NOT occur with tc-4.1.12 but with tc.4.1.18. Any ideas why? -- Zsolt -- To unsubscribe, e-mail:

Re: WebDav Problems

2003-01-11 Thread Zsolt Koppany
client problem, i.e. Webfolders isn't > working correctly. I had issues with Webfolders of Windows 98. > The same installation of Slide (which does WebDAV) worked on > Windows 2000 Webfolders. Unfortunately I can't tell you more > about this, it's just a thought. > > An

WebDav Problems

2003-01-11 Thread Zsolt Koppany
Hi, I use tomcat-4.1.18 and have the following problems with webdav. The Windows Client (webdav folder) does not show the modification dates of the files neither over the list nor for properties (I'm not sure whether thats called properties because I use German Windows, but I mean selecting a file

web.xml for webdav

2003-01-08 Thread Zsolt Koppany
Hi, how do I have to modify web.xml that my application supports webdav? I understand that tomcat-4 supports webdav, but because my application uses a customized classes of the webdav servlet thus the lines below must be somehow modified because the / would include all other items of my applicatio

Progress bar in html

2002-11-25 Thread Zsolt Koppany
Hi, does anybody know a code (JSP tag) that produces a progress bar in html format? Zsolt -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: Programmatic login

2002-11-16 Thread Zsolt Koppany
Hi, it sounds very interesting. Could you provide some implementation details (source code)? Zsolt On Saturday 16 November 2002 08:26, Bill Barker wrote: > setUserPrincipal -- To unsubscribe, e-mail: For additional commands, e-mail:

Sun's JSTL and Jakarta taglib

2002-11-15 Thread Zsolt Koppany
Hi, what is the difference between Sun's JSTL and Jakarta taglib? First I thought they are the same, but the SQL interface seems to be different. Zsolt -- To unsubscribe, e-mail: For additional commands, e-mail:

Templates from the book "Advanced JavaServer Pages" don't work if "enablePooling" is true

2002-10-24 Thread Zsolt Koppany
Hi, I want to use the "Templates" codes of the book "Advanced JavaServer Pages" from David M. Geary. They work fine when I set "enablePooling" to "false" in web.xml with tomcat-4.12. But if "enablePooling" set to "true" it does not work. Does anybody have a patch? Zsolt -- To unsubscribe, e

Re: Does tc-4.12 have bugs with nested jsp tags?

2002-10-22 Thread Zsolt Koppany
Thank you, you were right. Zsolt On Monday 21 October 2002 19:18, Tim Moore wrote: > > -Original Message- > > From: Zsolt Koppany [mailto:zkoppany@;web.de] > > Sent: Sunday, October 20, 2002 5:42 PM > > To: [EMAIL PROTECTED] > > Subject: Does tc-4.12

Menu or Toolbar code wanted

2002-10-21 Thread Zsolt Koppany
Hi, do you know a free code to support menus and toolbars for html pages? Zsolt -- To unsubscribe, e-mail: For additional commands, e-mail:

Does tc-4.12 have bugs with nested jsp tags?

2002-10-20 Thread Zsolt Koppany
Hi, my nested JSP tags (nesting level 3-4) work fine under tc-4.0.4 but they seem to be bugy with tc-4.12. Are there known JSP issues with tc-4.12? Zsolt -- To unsubscribe, e-mail: For additional commands, e-mail:

How to configure tomcat-4.12 to follow (allow) symbolic links?

2002-10-19 Thread Zsolt Koppany
Hi, in tomcat -4.0.4 I use symbol links for the class files, thus after compilation I don't have to copy them. I understand that tc-4.12 doesn't allow symbol links as default, but how can I configure it to allow them? Zsolt -- To unsubscribe, e-mail:

How to get a message shown immediately by the browser?

2002-10-18 Thread Zsolt Koppany
Hi, My servlet can run a long time and I would like to give the user some feedback about that. I write .. to the browser and execute a out.flush() and response.flushBuffer() bit at least mozilla-1.0.1 still needs a long time to get the message shown. How can I get the browser show a messag

resource not available error in tomcat-4.1.12

2002-10-02 Thread Zsolt Koppany
Hi, I try to move from tc-4.0.4 to 4.1.12 but have a problem. I have changed the default docBase (see below) for my application but I get the error attached at the end of the mail when I want to get the http://localhost:8080 displayed. In the index.jsp file the command does not work and I do

How to configure tc-4.1.10 to use Jikes?

2002-09-07 Thread Zsolt Koppany
Hi, I try to configure tc-4.1.10 to use Jikes to compile jsp files. The configure below in web.xml does work with tc-4.0.4. Why doesn't it work tc-4.1.10? I don't have any errors, just jikes it not called. jspCompilerPlugin org.apache.jasper.compiler.JikesJavaCompiler Zsolt --

Re: How to get Excel directly started using response.setContentType(...) from JSP?

2002-09-05 Thread Zsolt Koppany
No, it didn't help. Zsolt On Thursday 05 September 2002 01:56, Justin Ruthenbeck wrote: > Have you tried Randy Paries' suggestion about appending a bogus parameter > like this: > > http://www.host.com/myApp/account/users/results.jsp?a=.xls > > I've seen this work for jpg and swf files before --

Re: How to get Excel directly started using response.setContentType(...) from JSP?

2002-09-04 Thread Zsolt Koppany
I do use setContentType(), but I do get asked by IE whether I want to open or save the document. From a servlet using the ...xls in the URL I can prevent the question whether I want to open the document, it will be opened without any questions. Zsolt On Wednesday 04 September 2002 20:46, Just

How to get Excel directly started using response.setContentType(...) from JSP?

2002-09-03 Thread Zsolt Koppany
Hi, I can get Excel directly started from a servlet using two things: 1. response.setContentType("application/vnd.ms-excel"); 2. the servlet path ends with result.xls (like /servlet/abc/result.xls?p=1) I can use response.setContentType(...) from JSP too, but I was not able to use a JSP path to

How to set the content type from JSP?

2002-07-31 Thread Zsolt Koppany
Hi, how can I set the content type from JSP? Zsolt -- To unsubscribe, e-mail: For additional commands, e-mail:

Re: AW: need X running tomcat

2002-06-11 Thread Zsolt Koppany
Hi, what is a "headless option"? Could you provide an example? Zsolt On Thursday 06 June 2002 10:51, Ralph Einfeldt wrote: > Alternativly use JDK 1.4 with the headless option > to create the images. > > > -Ursprüngliche Nachricht- > > Von: Michael Reutter [mailto:[EMAIL PROTECTED]] > >

Ant Error: Could not create datatype of type: path due to java.lang.NoSuchMethodException

2002-05-21 Thread Zsolt Koppany
Hi, I have written a class that uses the API of ant-1.4.1 that I start from tomcat-4.0.3. Actualy it works pretty good but when I have a " select * from files BUILD FAILED /home/zk/tmp/ant/build.xml:3: Coul

bug in the tomcat-4.0.3 version of jakarta-regexp-1.2

2002-04-18 Thread Zsolt Koppany
Hi, I don't know how it is possible, but the jakarta-regexp-1.2.jar delivered with tomcat-4.0.3 doesn't handle MATCH_CASEINDEPENDENT flag but the original jakarta-regexp-1.2.jar file does. What is the reason? Zsolt -- To unsubscribe: For additional commands:

NullPointer from request.getRemoteHost()

2002-04-15 Thread Zsolt Koppany
Hi, I try to install tomcat with apache over APJ13 and it seems to work. But when I try to figure out the name of the remote host (request.getRemoteHost()),I get a null pointer. I changed (tried) to set nslookup in apache but it didn't help (or I didn't make it correct). I don't really need th

Passing objects to taglib file

2002-04-09 Thread Zsolt Koppany
Hi, I understand that I can pass Strings and numbers to taglib files, but how can I pass other objects (for example a Vector)? -- Zsolt -- To unsubscribe: For additional commands: Troubles with the list:

taglib and contextPath

2002-03-31 Thread Zsolt Koppany
Hi, from a taglib class I have to write links () with context dependent paths. From a servlet I use request.getContextPath()... How can I do the same from a taglib class? -- Zsolt Koppany -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL

  1   2   >