Re: Tomcat does not honor acceptCount configuration variable

2010-05-07 Thread Timir Hazarika
> > > This is not an accept problem, this is a problem with having serviced a request via a socket and then closing the connection. Given that you can't avoid accepting connections on a useful web server, you will not be able to prevent them from going through their natural lifecycle. > Chris,

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: Caldarale, Charles R > Subject: RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections > from outside > > > that IPv4 addresses had somehow been mapped to a sub-range > > of IPv6 addresses, and that there was always some kind of > > "automatic IPv4 to IPv6 translation" going on in th

RE: Tomcat JULI resets JDK logging? Tomcat 6.0.26

2010-05-07 Thread Caldarale, Charles R
> From: Konstantin Kolinko [mailto:knst.koli...@gmail.com] > Subject: Re: Tomcat JULI resets JDK logging? Tomcat 6.0.26 > > I think using won't work, because that configures a > WebappLoader, and the discussed property is in WebappClassLoader. Yes, I was expecting code in WebappLoader to propaga

RE: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-07 Thread Tommy Pham
> -Original Message- > From: Karthick Ragunath [mailto:karthick.ragun...@live.com] > Sent: Friday, May 07, 2010 7:01 AM > To: users@tomcat.apache.org > Subject: RE: tomcat 6 (windows 7- 64 bits) doesn't start > > > Yeah,, > well Charles > > Windows 7 64 bit OS, when installing Tomc

RE: Isapi_redirect.dll

2010-05-07 Thread Martin Gainty
i always keep a fan in the back of the truck...just in case! good stuff! Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, s

Re: TC 6 & JSTL: attribute does not accept any expressions

2010-05-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kris, On 5/7/2010 11:12 AM, Kris Schneider wrote: > On Fri, May 7, 2010 at 10:39 AM, Christopher Schultz > wrote: >> >> <%@ taglib prefix="c" uri="http://java.sun.com/jstl/core"; %> > > The correct core taglib uri for JSTL 1.2 is: http://java.sun.co

RE: Dynamic configuration of workers

2010-05-07 Thread Smith, Mark
> -Original Message- > From: Pid [mailto:p...@pidster.com] > There are a couple of linux load balancer projects that might work, if > you can ditch HTTPD. E.g. www.linuxvirtualserver.org We use LVS to balance load across our Apache layers already, so I'm quite familiar with it. It does

Re: Dynamic configuration of workers

2010-05-07 Thread Pid
On 07/05/2010 22:58, Smith, Mark wrote: >> -Original Message- >> From: Pid [mailto:p...@pidster.com] >>> ...isn't that what I just described? Or is there a part to your >>> suggestion I missed? >> >> It is. :) >> >> I hadn't grokked the whole thread before I started writing the answer >>

RE: Dynamic configuration of workers

2010-05-07 Thread Smith, Mark
> -Original Message- > From: Pid [mailto:p...@pidster.com] > > Another option is to configure mod_jk for static hostnames then use > > either /etc/hosts or an actual DNS cluster to change the mappings. > > This relies on the application in question honoring DNS TTLs (hint: > > Java doesn't

Re: Tomcat JULI resets JDK logging? Tomcat 6.0.26

2010-05-07 Thread Konstantin Kolinko
2010/5/7 Caldarale, Charles R : >> From: Victor Pittman [mailto:victor.pitt...@workday.com] >> Subject: Tomcat JULI resets JDK logging? Tomcat 6.0.26 >> >> Do you know what the 'undocumented' fix is, and how to use it ? > > Try nesting the following inside the element for the webapp of > interest

Re: Isapi_redirect.dll

2010-05-07 Thread Pid
On 07/05/2010 20:02, Leo Donahue - PLANDEVX wrote: > I ended up turning IIS off and now run my site using Tomcat only. WIN. p > I still have a lot to learn about using Tomcat. (Not as much as you think.) > http://planning.maricopa.gov > > Leo > > -Original Message- > From: Mart

Re: Dynamic configuration of workers

2010-05-07 Thread Pid
On 07/05/2010 21:28, Smith, Mark wrote: >> -Original Message- >> From: Jon Brisbin [mailto:jon.bris...@npcinternational.com] >> On May 7, 2010, at 1:16 PM, Smith, Mark wrote: >>> Is there a way to tell mod_jk that it has a new worker on a new >>> hostname without having to reload Apache? S

Re : Re : Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
Hi Jeff, Good guess: I had always the native libraries installed on Tomcat 5.5.29. For Tomcat 5.5.17, it depends: for the 2 firsts installs, I installed the native libraries. But the dll wouldn't download for the next ones, so I pressed "cancell", and they didn't install. Anyway, the connection

RE: Isapi_redirect.dll

2010-05-07 Thread Leo Donahue - PLANDEVX
That happened here once. The building we lease lost AC two summers ago. We rented a cooling unit and the dust that blew out of the cooling unit tripped the fire alarm. Still employed. -Original Message- From: Martin Gainty [mailto:mgai...@hotmail.com] Sent: Friday, May 07, 2010 12:19

Re: Re : Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread André Warnier
Eyrignoux Marc wrote: C'est au pied du mur qu'on voit le mieux le mur. Mais l'arbre peut cacher la forêt. In this case however, I thing the follow-up discussion was very informative. ..that was think.. I'm not so good at ze English spelling when in French mode.

Re: Re : Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread André Warnier
Eyrignoux Marc wrote: C'est au pied du mur qu'on voit le mieux le mur. Mais l'arbre peut cacher la forêt. In this case however, I thing the follow-up discussion was very informative. - To unsubscribe, e-mail: users-unsubscr

Re : Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
C'est au pied du mur qu'on voit le mieux le mur. - Message d'origine De : Jeffrey Janner À : Tomcat Users List Envoyé le : Ven 7 mai 2010, 20h 26min 07s Objet : RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside Marc - Do you have the native libraries insta

Re: Recommendation for log analyzer?

2010-05-07 Thread Peter_Ford
The apps I work on mostly use Commons Logging + Log4J, which fits with Chainsaw as a useful tool for monitoring and analysis. Gregor Schneider wrote on 05/07/2010 02:34:21 PM: > Provided your logfiles are rolling daily: > > echo Number of errors i file: `grep "ERROR" [logfilename here] | wget -l

Re: Recommendation for log analyzer?

2010-05-07 Thread Gregor Schneider
Provided your logfiles are rolling daily: echo Number of errors i file: `grep "ERROR" [logfilename here] | wget -l` as a start. Seriously: Analyze your requirements and have somebody write a small script which you put into your crontab. Said script can be a simple one or as complex as you like

RE: Dynamic configuration of workers

2010-05-07 Thread Smith, Mark
> -Original Message- > From: Jon Brisbin [mailto:jon.bris...@npcinternational.com] > On May 7, 2010, at 1:16 PM, Smith, Mark wrote: > > Is there a way to tell mod_jk that it has a new worker on a new > > hostname without having to reload Apache? Similarly, to remove an > > existing worker

Re: help with hosting options and security

2010-05-07 Thread Gregor Schneider
On Fri, May 7, 2010 at 9:11 PM, Yucca Nel wrote: > modify serve.xml but how will I do this in production? load server.xml into any editor of your choice, change it, restart tomcat, that's about it > loads od support what's that supposed to be? rgds gregor -- just because you're paranoid, don

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] > Subject: RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections > from outside There are some interesting comments in Sun's docs here: http://java.sun.com/j2se/1.5.0/docs/guide/net/ipv6_guide/index.html "Special IPv6 Address Type

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Jeffrey Janner
I posted this before I saw Chuck's answers. I defer to him on most things, particularly the answer for Q5. -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@polydyne.com] Sent: Friday, May 07, 2010 2:50 PM To: Tomcat Users List; Tomcat Users List Subject: RE: Re : Re : Re : T

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Jeffrey Janner
André - Almost have it right. As I understand IPv6, yes there is supposed to be some mapping of IPv4 to IPv6 available, if you've got all the right stuff. I don't know enough about it to say when/where/how that takes place. However, Microsoft, in their infinite wisdom, give us two protocol stac

Re: Dynamic configuration of workers

2010-05-07 Thread Jon Brisbin
On May 7, 2010, at 1:16 PM, Smith, Mark wrote: > I'm trying to re-architect our websites to work in EC2. One of the biggest > problems I'm running into is the dynamic nature of hostnames and IPs. I have the same problem on a VMware vSphere-based virtual private cloud... > Is there a way to te

RE: tomcat administration

2010-05-07 Thread Caldarale, Charles R
> From: zigg...@gmail.com [mailto:zigg...@gmail.com] > Subject: Re: tomcat administration > > Does virtual hosting work on a single instance of tomcat and jvm? Read the docs: http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html And Mark E's new WIKI entry: http://wiki.apache.org/to

Re: tomcat administration

2010-05-07 Thread ziggy25
Thanks for clarifying it. Does virtual hosting work on a single instance of tomcat and jvm? Sent from my BlackBerry® smartphone -Original Message- From: "Caldarale, Charles R" Date: Fri, 7 May 2010 14:18:45 To: Tomcat Users List Subject: RE: tomcat administration > From: zigg...@gmail.

RE: Isapi_redirect.dll

2010-05-07 Thread Martin Gainty
i used to work at a site where the owner wanted to save a few pennies and turn the AC off at nite.. one day in july it got over 90 degrees and all the apps went into 'super-fried' mode my beeper went off at 8pm ..when i finally arrived at the server room the temp was over 100f opened the window

RE: tomcat administration

2010-05-07 Thread Caldarale, Charles R
> From: zigg...@gmail.com [mailto:zigg...@gmail.com] > Subject: Re: tomcat administration > > Also have a look at catalina base That's for running multiple instances of Tomcat, which is another option but consumes more resources and requires multiple IP address or ports. - Chuck THIS COMMUNI

RE: xalan

2010-05-07 Thread Caldarale, Charles R
> From: János Löbb [mailto:janos.l...@yale.edu] > Subject: Re: xalan > > [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl This message does NOT come from Tomcat (wrong format and content). Whether it's output by the JRE or a webapp is difficult to tell. I suspect the latte

Re: tomcat administration

2010-05-07 Thread ziggy25
Also have a look at catalina base Sent from my BlackBerry® smartphone -Original Message- From: testwreq wreq Date: Fri, 7 May 2010 14:56:32 To: Tomcat Users List Subject: Re: tomcat administration Thank you. I will read about virtua. hosting. On Fri, May 7, 2010 at 12:12 PM, Caldarale

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Re : Re : Re : Tomcat 5.5.29 does not accept connections > from outside > > that IPv4 addresses had somehow been mapped to a sub-range > of IPv6 addresses, and that there was always some kind of > "automatic IPv4 to IPv6 translation" g

help with hosting options and security

2010-05-07 Thread Yucca Nel
I need some help in understanimg how I will set up container managed security with a host? The tomcat security examples all require that I modify serve.xml but how will I do this in production? As a bonus can anyone recommend a host with loads od support as this will be my first live webapp? (on

RE: Isapi_redirect.dll

2010-05-07 Thread Leo Donahue - PLANDEVX
Martin, You caught me on an interesting day. I have an interesting/jaded response. Short answer: They work nice together when the configuration is correct, and you know what you're doing, and nobody messes with anything. Although, I don't think I really need IIS + Tomcat for what we are doing

Re: tomcat administration

2010-05-07 Thread testwreq wreq
Thank you. I will read about virtua. hosting. On Fri, May 7, 2010 at 12:12 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: testwreq wreq [mailto:testw...@gmail.com] > > Subject: Re: tomcat administration > > > > I need ability for users to stop and restart a single webapp

Re: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread André Warnier
Jeffrey Janner wrote: (a lot of useful stuff) Thanks for all this info. Honestly, I have not really looked deeply into IPv6 yet, and I am not sure I understand the implications very well. My naive idea was that this stuff was really cool, opened up a lot more address space, that IPv4 addresses

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Jeffrey Janner
André - I've numbered your questions below. Here's the possible answers: (1) Probable bug in handling connections when APR library is loaded. Not sure if bug is in Tomcat or APR code. (2) Connections were most likely being tried via IPv4 only, but connectors were set up for IPv6 only. (Best I

Re: xalan

2010-05-07 Thread János Löbb
Hi Pid, Yes, I have, only this one: mysql-connector-java-5.1.12-bin.jar This is the newest of that kind. Thanks, János On May 7, 2010, at 12:26 PM, Pid wrote: > On 07/05/2010 16:18, János Löbb wrote: >> Hi, >> >> I see this in the catalina.out: >> . >> . >> May 6, 2010 4:17:30 PM org.

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Jeffrey Janner
Marc - Do you have the native libraries installed? What are their releases Tomcat 5.5.17 vs. 5.5.29? To find out, explore to the Tomcat 5.5\bin directory and right-click on tcnative-1.dll. Look at the Details tab and see what it has for "file version". Jeff -Original Message- From: Eyrign

Dynamic configuration of workers

2010-05-07 Thread Smith, Mark
I'm trying to re-architect our websites to work in EC2. One of the biggest problems I'm running into is the dynamic nature of hostnames and IPs. Is there a way to tell mod_jk that it has a new worker on a new hostname without having to reload Apache? Similarly, to remove an existing worker tha

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Jeffrey Janner
Chuck & André - Back about this time last year, I noticed this on my first Windows 2008 Server install. It was Tomcat 5.5.27 with Native libraries 1.1.16 and Sun JDK 1.6.0_13 (all 64-bit). I really think it has something to do with APR, though I haven't tested it without the native lib. My sol

RE: Isapi_redirect.dll

2010-05-07 Thread Martin Gainty
no problem..you're the 3rd person on the list (in as many weeks) that has requested operational details for IIS<->Tomcat configuration would appreciate hearing how these 2 technology stacks work together, Martin __ Please do not modify or alter this

Re: tomcat administration

2010-05-07 Thread Timothy J Schumacher
Oops, I missed the requirement to keep the admin/manager app up - correct, you cannot keep the admin app (or any other app) up while you restart tomcat, but you can do a full restart and sit and wait and hope your newly created process doesn't crash or hang... Tim Pid wrote: On 07/05/2010 18

Re: tomcat administration

2010-05-07 Thread Pid
On 07/05/2010 18:20, Timothy J Schumacher wrote: >> I would like to give some test application users ability to start & >> restart >> the tomcat server but not the entire admin / manager interface. > > Actually this is possible in linux at least, though be very wary... No, it's clearly not. You

Re: Tomcat/SOAP/Netbeans...

2010-05-07 Thread Pid
On 07/05/2010 18:18, Neil B. Cohen wrote: > Hi, > > Thanks for replying... > > I agree with you - and I'm not sure why the client is looking at port > 8084 - I didn't specify that anywhere myself. I used Netbeans to build > both apps, and obviously Netbeans set it up that way. But my problem is >

Re: tomcat administration

2010-05-07 Thread Timothy J Schumacher
I would like to give some test application users ability to start & restart the tomcat server but not the entire admin / manager interface. Actually this is possible in linux at least, though be very wary... one can shell out of java and call things using nohup with run in the background (trai

Re: Tomcat w/SOAP web services

2010-05-07 Thread SM
The port is configurable in NetBeans UI. --- On Fri, 5/7/10, Pid wrote: From: Pid Subject: Re: Tomcat w/SOAP web services To: "Tomcat Users List" Date: Friday, May 7, 2010, 9:47 AM On 07/05/2010 16:48, Neil B. Cohen wrote: > I have been running Tomcat 6.x for some time, and building web > a

Recommendation for log analyzer?

2010-05-07 Thread laredotornado
Hi, We are using Tomcat 6.0.26. We want to be able to get some kind of report of the errors that are being spit out to our "localhost" file (and catalina.out as well, but localhost is the priority). Do you know of any tool that can produce a report saying, "This error occurred X number of times

Re: Tomcat can't find Java Beans

2010-05-07 Thread Pid
On 07/05/2010 17:48, Luís de Sousa wrote: > This is really bad. I just reloaded the application and it started > running properly, Tomcat can now find the bean... I hadn't created the > tomcat6 user yet. > > I believe yesterday, in the midst of all those back and forth e-mails, > I must have fixed

RE: Isapi_redirect.dll

2010-05-07 Thread Leo Donahue - PLANDEVX
Found it. http://www.gossipcheck.com/mirrors/apache/tomcat/tomcat-connectors/jk/binaries/win32/jk-1.2.30/ -Original Message- From: Leo Donahue - PLANDEVX [mailto:leodona...@mail.maricopa.gov] Sent: Friday, May 07, 2010 9:48 AM To: 'Tomcat Users List' Subject: Isapi_redirect.dll http://t

Re: Tomcat can't find Java Beans

2010-05-07 Thread Luís de Sousa
This is really bad. I just reloaded the application and it started running properly, Tomcat can now find the bean... I hadn't created the tomcat6 user yet. I believe yesterday, in the midst of all those back and forth e-mails, I must have fixed something, possibly related to permissions. The way I

Isapi_redirect.dll

2010-05-07 Thread Leo Donahue - PLANDEVX
http://tomcat.apache.org/connectors-doc/webserver_howto/iis.html "A pre-built version of the ISAPI redirector server plugin, isapi_redirect.dll, is available under the win32/i386 directory of tomcat-connectors distribution" I'm blind. I downloaded the zip and I don't see it in there anywhere. htt

Re: Tomcat w/SOAP web services

2010-05-07 Thread Pid
On 07/05/2010 16:48, Neil B. Cohen wrote: > I have been running Tomcat 6.x for some time, and building web > applications with both the Netbeans and Wavemaker IDE. I am now dipping > my toes into web services for the first time, and I could use a few > pointers. > > I used Netbeans to construct a

Re: Tomcat 6.0.26 and FastCommonAccessLogValve

2010-05-07 Thread Peter_Ford
I just confirmed this myself 30 seconds before I received this :) After comparing the AccessLogValve and FastCommonAccessLogValve sources between 5.5 and 6.0 it appears my colleague is correct; in 6.0 the additional fields and methods of the Fast valve have been moved into the regular AccessLogValv

Re: xalan

2010-05-07 Thread Pid
On 07/05/2010 16:18, János Löbb wrote: > Hi, > > I see this in the catalina.out: > . > . > May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start > INFO: Server startup in 17970 ms > [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl > > Is it normal ? What

Re: Tomcat 6.0.26 and FastCommonAccessLogValve

2010-05-07 Thread Mark Thomas
On 07/05/2010 16:18, peter_f...@blm.gov wrote: Sorry for so many questions in a short space of time. This is the last question, I promise :) The FastCommonAccessLogValve has been deprecated but the documentation gives no reason why. Does anyone here know the reason? A colleague suggested that t

RE: Tomcat can't find Java Beans

2010-05-07 Thread Caldarale, Charles R
> From: Luís de Sousa [mailto:luis.a.de.so...@gmail.com] > Subject: Re: Tomcat can't find Java Beans > > I already have Tomcat listening on port 8080. If you want to keep Tomcat on port 8080, you don't need to do anything other than run it under its own userid (and fix the file ownership, of cou

RE: tomcat administration

2010-05-07 Thread Caldarale, Charles R
> From: testwreq wreq [mailto:testw...@gmail.com] > Subject: Re: tomcat administration > > I need ability for users to stop and restart a single webapp > without having access to other webapps which do not belong to > them. Is this possible? Yes. Use virtual hosting, so each user gets their own

Re: Tomcat can't find Java Beans

2010-05-07 Thread Luís de Sousa
2010/5/6 Luís de Sousa : > On Thu, May 6, 2010 at 5:55 PM, Caldarale, Charles R > wrote: >> >> http://wiki.apache.org/tomcat/HowTo#How_to_run_Tomcat_without_root_privileges.3F >> Hi again, I already have Tomcat listening on port 8080. From what I understand I still have to do run the foo.c progr

RE: tomcat administration

2010-05-07 Thread La Spina, Massimo
I don't think it is possible, but if you need this feature, you can always extend/modify tomcat manager application... -Original Message- From: testwreq wreq [mailto:testw...@gmail.com] [...] I need ability for users to stop and restart a single webapp without having access to other w

Re: tomcat administration

2010-05-07 Thread testwreq wreq
You are right. I should think before writing...(: I need ability for users to stop and restart a single webapp without having access to other webapps which do not belong to them. Is this possible? 2010/5/7 La Spina, Massimo > Hello. > > As somebody else already wrote, is not possible to stop/res

Tomcat w/SOAP web services

2010-05-07 Thread Neil B. Cohen
I have been running Tomcat 6.x for some time, and building web applications with both the Netbeans and Wavemaker IDE. I am now dipping my toes into web services for the first time, and I could use a few pointers. I used Netbeans to construct a simple web service, and a client application that

RE: xalan

2010-05-07 Thread La Spina, Massimo
Consider it as a warning that this class can be removed in the next releases. Anyway, for the moment it should work without problems. For more information, see what version of xalan you are currently using and see the API documentation. -Original Message- From: János Löbb [mailto:janos.

xalan

2010-05-07 Thread János Löbb
Hi, I see this in the catalina.out: . . May 6, 2010 4:17:30 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 17970 ms [Deprecated] Xalan: org.apache.xalan.processor.TransformerFactoryImpl Is it normal ? What should I do to avoid it ? OS is OSX 10.6.2, with a latest

RE: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: André Warnier [mailto:a...@ice-sa.com] > Subject: Re: Re : Re : Re : Tomcat 5.5.29 does not accept connections > from outside > > Can someone explain this a little bit more in detail, or point to some > rough explanation page somewhere ? Not really - this is a bit of a mystery. > - why d

Re: tomcat administration

2010-05-07 Thread André Warnier
Caldarale, Charles R wrote: From: testwreq wreq [mailto:testw...@gmail.com] Subject: Re: tomcat administration I would like to give some test application users ability to start & restart the tomcat server but not the entire admin / manager interface. Is it possible to configure this? Allrig

Re: TC 6 & JSTL: attribute does not accept any expressions

2010-05-07 Thread Kris Schneider
On Fri, May 7, 2010 at 10:39 AM, Christopher Schultz wrote: > All, > > I'm a complete newbie to JSTL and I'm having trouble getting a simple page > to render. The page below gives me the error: > > org.apache.jasper.JasperException: /tasks.jsp(18,6) According to TLD or > attribute directive in tag

Re: TC 6 & JSTL: attribute does not accept any expressions

2010-05-07 Thread Pid
On 07/05/2010 15:57, Christopher Schultz wrote: > All, > > On 05/07/2010 10:39 AM, Christopher Schultz wrote: >> Can anyone shed any light on this? I'm going to toss my entire WAR file >> into the environment where it /is/ working to see if it's some >> interaction problem. > > Placing my entire

RE: Tomcat 6.0.26 Context/privileged

2010-05-07 Thread Peter_Ford
I knew I had to have missed something. The documentation section that covers classloading isn't very clear and as far as I can see makes no mention of the privileged setting, and the section under Context configuration that describes the privileged setting is misleading (from your description I'd g

RE: tomcat administration

2010-05-07 Thread Caldarale, Charles R
> From: testwreq wreq [mailto:testw...@gmail.com] > Subject: Re: tomcat administration > > I would like to give some test application users ability to > start & restart the tomcat server but not the entire admin / > manager interface. Is it possible to configure this? Think about that: since the

Re: TC 6 & JSTL: attribute does not accept any expressions

2010-05-07 Thread Christopher Schultz
All, On 05/07/2010 10:39 AM, Christopher Schultz wrote: > Can anyone shed any light on this? I'm going to toss my entire WAR file > into the environment where it /is/ working to see if it's some > interaction problem. Placing my entire WAR file into the environment where I could get the JSP worki

RE: tomcat administration

2010-05-07 Thread La Spina, Massimo
Sorry for the typo... Below, I meant war file, not jar... -Original Message- From: La Spina, Massimo Sent: 7. května 2010 16:55 To: 'Tomcat Users List' Subject: RE: tomcat administration Hello. As somebody else already wrote, is not possible to stop/restart tomcat from the web interf

RE: tomcat administration

2010-05-07 Thread La Spina, Massimo
Hello. As somebody else already wrote, is not possible to stop/restart tomcat from the web interface, because the web interface itself is a web-application running into tomcat (so... to work it needs tomcat to be up and running...) You can stop and restart single webapps (if needed). Sometimes

Re: tomcat administration

2010-05-07 Thread André Warnier
testwreq wreq wrote: I would like to give some test application users ability to start & restart the tomcat server You may want to sit down, have a cup of coffee, and re-think harder about this statement, before someone really feels like answering it (again). -

Re: Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread André Warnier
Eyrignoux Marc wrote: Hi Charles, You can try setting the address attribute of your elements to "0.0.0.0" to force IPv4. It works, thank you NB: Other people might experience the same problem. I don't know where it comes from, may be from an interaction between Windows Server 2008 and

Re: tomcat administration

2010-05-07 Thread testwreq wreq
I entered the following line in tomcat-users.xm file. I can login to the admin http://localhost:8080/admin/ and application manager http://localhost:8080/manager/html I would like to give some test application users ability to start & restart the tomcat server but not the entire admin / manager i

RE: Tomcat 6.0.26 Context/privileged

2010-05-07 Thread Caldarale, Charles R
> From: peter_f...@blm.gov [mailto:peter_f...@blm.gov] > Subject: Tomcat 6.0.26 Context/privileged > > that means that in effect all applications are running as if > privileged by default. No, that's not how it works. The WebappClassLoader chooses which parent in the classloader hierarchy to d

TC 6 & JSTL: attribute does not accept any expressions

2010-05-07 Thread Christopher Schultz
All, I'm a complete newbie to JSTL and I'm having trouble getting a simple page to render. The page below gives me the error: org.apache.jasper.JasperException: /tasks.jsp(18,6) According to TLD or attribute directive in tag file, attribute items does not accept any expressions org.apache.j

Re : Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
Hi Charles, > You can try setting the address attribute of your elements to "0.0.0.0" to force IPv4. It works, thank you NB: Other people might experience the same problem. I don't know where it comes from, may be from an interaction between Windows Server 2008 and Tomcat 5.5.29 ? Than

Re: Tomcat 6.0.26 -security option

2010-05-07 Thread Peter_Ford
Yes, they're from the Chat servlet, and that answers the question. Thank you! Konstantin Kolinko wrote on 05/07/2010 08:15:28 AM: > 2010/5/7 : > > If I run bin/startup.sh with the -security option switched on, I get a > > couple of security exceptions thrown into catalina.out. Is this expected

Tomcat 6.0.26 and FastCommonAccessLogValve

2010-05-07 Thread Peter_Ford
Sorry for so many questions in a short space of time. This is the last question, I promise :) The FastCommonAccessLogValve has been deprecated but the documentation gives no reason why. Does anyone here know the reason? A colleague suggested that the functionality may have been rolled into the st

Re: Tomcat 6.0.26 -security option

2010-05-07 Thread Konstantin Kolinko
2010/5/7 : > If I run bin/startup.sh with the -security option switched on, I get a > couple of security exceptions thrown into catalina.out. Is this expected? Those from "chat.ChatServlet" ? Yes, they are expected. https://issues.apache.org/bugzilla/show_bug.cgi?id=48218 gives details, if you

Tomcat 6.0.26 -security option

2010-05-07 Thread Peter_Ford
I'm running a Tomcat 6.0.26 on Linux with Java 6u20. This is a freshly unpacked installation; the only changes I made were in server.xml to change the shutdown port and disable the AJP port, and tomcat-users so I can log in to the manager. I haven't removed any of the supplied apps, or installed m

Re: tomcat administration

2010-05-07 Thread Ognjen Blagojevic
testwreq wreq wrote: http://localhost:8080 brings up the tomcat page & one of the option is "Administration". I would like to use this web interface and even give some of the test webapp users ability to restart tomcat. What is the URL of the administration application? Is it something that en

Re: tomcat administration

2010-05-07 Thread André Warnier
testwreq wreq wrote: I have a new installation of tomcat on centos. My $CATALINA_HOME is /usr/share/tomcat5 and tomcat is running. http://localhost:8080 brings up the tomcat page & one of the option is "Administration". I would like to use this web interface and even give some of the test webapp

Tomcat 6.0.26 Context/privileged

2010-05-07 Thread Peter_Ford
Can someone clarify something about the Context element's "privileged" attribute in Tomcat 6.0? In Tomcat 5.5 setting privileged="true" would set the application's parent class loader to the Catalina loader so that the app could access the server classes. The default is privileged="false" and so n

RE: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-07 Thread Karthick Ragunath
Yeah,, well Charles Windows 7 64 bit OS, when installing Tomcat, expects for 64This version of JVM's dll located at "C:\Program Files\Java\jdk1.6.0_12\jre\bin\server\jvm.dll" The problem now is that, i do not want to install Java twice (one 32-bit and other 64-bit) as how i have done it

RE: tomcat administration

2010-05-07 Thread Caldarale, Charles R
> From: testwreq wreq [mailto:testw...@gmail.com] > Subject: tomcat administration > > I have a new installation of tomcat on centos. My $CATALINA_HOME is > /usr/share/tomcat5 and tomcat is running. Care to tell us the *exact* version of Tomcat you installed? And how you installed it? (Is it a

RE: tomcat administration

2010-05-07 Thread La Spina, Massimo
There are special "admin" and "manager" roles. Try to define and use one of these. Massimo -Original Message- From: testwreq wreq [mailto:testw...@gmail.com] Sent: 7. května 2010 15:04 To: Tomcat Users List Subject: tomcat administration I have a new installation of tomcat on centos.

RE: Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] > Subject: RE: Re : Re : Tomcat 5.5.29 does not accept connections from > outside > > It appears to be listening only on IPv6, not IPv4. > > Check the logs for 5.5.29 to see if anything interesting is being > reported. > > Post you

RE: Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Caldarale, Charles R
> From: Eyrignoux Marc [mailto:eyrig...@yahoo.fr] > Subject: Re : Re : Tomcat 5.5.29 does not accept connections from > outside > > - With Tomcat 5.5.29: > > TCP[::]:8080 [::]:0 LISTENING It appears to be listening only on IPv6, not IPv4. Check the logs for 5.

Re: tomcat 6 (windows 7- 64 bits) doesn't start

2010-05-07 Thread Christoph Kukulies
Am 07.05.2010 09:42, schrieb Tommy Pham: -Original Message- From: Christoph Kukulies [mailto:k...@kukulies.org] Sent: Friday, May 07, 2010 12:21 AM To: Tomcat Users List Cc: Caldarale, Charles R Subject: Re: tomcat 6 (windows 7- 64 bits) doesn't start Am 06.05.2010 14:51, schrieb Caldara

Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
Hi, Here is the output of the command [ netstat -an | find "8080" ] on different configurations: - With Tomcat 5.5.29: TCP[::]:8080 [::]:0 LISTENING - With Tomcat 5.5.29, after accessing it via IE8, with http://localhost:8080: TCP[::]:8080

tomcat administration

2010-05-07 Thread testwreq wreq
I have a new installation of tomcat on centos. My $CATALINA_HOME is /usr/share/tomcat5 and tomcat is running. http://localhost:8080 brings up the tomcat page & one of the option is "Administration". I would like to use this web interface and even give some of the test webapp users ability to resta

Re : Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
Hi, The same as http://epigonesrv11:8080 : it works with Tomcat 5.5.17, but not with Tomcat 5.5.29. Fortunately, the install / uninstall procedure is rather quick ;o) Thx, Marc. -- Marc, what gives if you call http://192.168.0.6:8080? Rgds Gregor

Re: Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Peter Crowther
Marc, if you start up a command prompt and run: netstat -an | find "8080" ... what do you get? In particular, I'm interested to know whether the port that's listening is bound to "*:8080" or to something like "127.0.0.1:8080". - Peter On 7 May 2010 11:56, Eyrignoux Marc wrote: > > Thank you

Re: Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Gregor Schneider
Marc, what gives if you call http://192.168.0.6:8080? Rgds Gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 79A84FA526807026795E4209D3B3FE028B3170B2 gpgp-key available @ http://pgpkeys.pca.dfn.de:11371 @ http://pgp.mit.edu:11371/ skype:rc46fi ---

Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
Thank you for the answer, but I think it is not a network problem: "nslookup epigonesrv11" answers correctly on my computer: Nom :epigonesrv11.epigonedom.dom Address: 192.168.0.6 "ping epigonesrv11" answers also correctly (with some french in it): Envoi d'une requête 'ping' sur EPIGONESRV1

Re : Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread Eyrignoux Marc
What happens if you start Tomcat from the startup.bat script intomcat/bin, from a 5.5.29* .zip version? => The same: it works on the computer, but not on the local network => NB: I only unzipped the archive and launched the server: this is the simplest configuration ever. * Why install 5.5 wh

Re: Tomcat 5.5.29 does not accept connections from outside

2010-05-07 Thread André Warnier
Marc, Eyrignoux Marc wrote: Hi all, I have installed Tomcat 5.5.29 on Windows 2008 as a service. It works fine on the computer where I installed it: http://localhost:8080/, http://localhost:8080/admin, http://localhost:8080/manager/html, http://localhost:8080/myWebApp answer well. But when I

  1   2   >