Re: adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread ram . sriharsha
Hi Johnny, Th code i used is basically the one you have in your last email... I have an app running in privileged mode, and it has to add a servlet definition on the fly to another app...so in my app i call a method and pass the description of the other application as well as the servlet definitio

Re: adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread Johnny Kewl
- Original Message - From: "Johnny Kewl" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Sunday, October 05, 2008 5:40 AM Subject: Re: adding servlet definition to context on the fly :Tomcat 5.5 - Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]> To: "Tomcat

Re: adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread Johnny Kewl
- Original Message - From: "Martin Gainty" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Saturday, October 04, 2008 11:39 PM Subject: RE: adding servlet definition to context on the fly :Tomcat 5.5 doctor john to followup with the addChild method and if an exception is thrown a

RE: JK and IIS - troubles?

2008-10-04 Thread Martin Gainty
as mt mentioned in his article http://people.apache.org/~mturk/docs/article/ftwai.html non server window products has an upper limit of 10 connections read the article..and tune the connection_pool_size parameters according to the parameters your product supports.. Martin

Re: JK and IIS - troubles?

2008-10-04 Thread br1
Mturk, Thanks for your reply. mturk wrote: > > Nope, it won't. > The reason is that you are using IIS6+ that has worker processes, > IIS 5 mturk wrote: > > and ISAPI API provides no way of knowing what that number is. > The entire calculation is up to you, because depending on both > the

Re: JK and IIS - troubles?

2008-10-04 Thread br1
Rainer, Rainer Jung-3 wrote: > > If you like, we are always keen on helpful documentation. Maybe a page > about sizing connection pool and the relation between connections, web > server processes, IIS workers and Tomcat threads, measuring your needs > and the dangers arising from going to far.

RE: adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread Martin Gainty
doctor john to followup with the addChild method and if an exception is thrown and you determine your container doesnt support child containers..what then? your diagnosis doctor.. Martin __ Disclaimer and confidentiality note Everything in this e-

RE: restricted use JSP impl

2008-10-04 Thread Martin Gainty
yes if you set scripting-invalid to true as described here (from web.xml) http://java.sun.com/xml/ns/j2ee"; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"; version="2.4"> *.js

Re: adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread Johnny Kewl
- Original Message - From: <[EMAIL PROTECTED]> To: Sent: Saturday, October 04, 2008 5:34 PM Subject: adding servlet definition to context on the fly :Tomcat 5.5 Hi, I had written some code to dynamically add a servlet to a context in a deployed applicaiton in Tomcat 4.1. This code b

Re: Using JDT compiler from build.xml

2008-10-04 Thread Mark Thomas
Elalmaire wrote: > > > Mark Thomas-18 wrote: >> Elalmaire wrote: >>> Hi, >>> I'm a new tomcat user. >>> I'm running Apache Tomcat ver 6.0.18 on Windows Vista with JRE 6 (so I've >>> setted JRE_HOME). >>> >From docs, I've read that it's possible to use a jre since "Tomcat 6.0 > uses the Eclipse

Re: Possible hack tool kit on tomcat 6.0.16

2008-10-04 Thread Mark Thomas
ic547 wrote: > I have encountered this in September 2008. Here is what I have found: > > 1) There are several variants such as: fexcep OR fexcepkillshell OR > fexcepshell OR fexcepspshell OR fexception OR fexshell OR fexsshell > > 2) It appears to be distributed using an automated scanner that

adding servlet definition to context on the fly :Tomcat 5.5

2008-10-04 Thread ram . sriharsha
Hi, I had written some code to dynamically add a servlet to a context in a deployed applicaiton in Tomcat 4.1. This code basically uses the catalina loader to obtain the server->engine->host->and context, and invokes the addChild method after configuring a StandardWwrapper to represent the servlet

restricted use JSP impl

2008-10-04 Thread Robert Koberg
Hi, Is there an implementation of JSP that only allows execution of java code as provided by taglibs and EL? In other words, something that will not allow declarations or scriptlets. thanks, -Rob - To start a new topic, e-

RE: How to update the tomcat to run newly deployed applications withoutrestarting it.

2008-10-04 Thread Caldarale, Charles R
> From: André Warnier [mailto:[EMAIL PROTECTED] > Subject: Re: How to update the tomcat to run newly deployed > applications withoutrestarting it. > > First, in summary, the question may boil down to : if the > Tomcat/conf/server.xml file is modified (timestamp changed), > does Tomcat automatically

Re: How to update the tomcat to run newly deployed applications without restarting it.

2008-10-04 Thread André Warnier
sharmasgsin wrote: I am developing an application that do the following-- 1) create the subdomain at www.goforthat.com, like i am creating asubdomain as http://example.goforthatc.com 2)At the same time this aplication is creating an account at other application that is http://www.mobizme.biz. wit

RE: fex* war malware

2008-10-04 Thread Caldarale, Charles R
> From: David Tyler [mailto:[EMAIL PROTECTED] > Subject: fex* war malware > > THE SAFEGUARD AGAINST THIS IS TO CHANGE THE DEFAULT TOMCAT > MANAGER APP PASSWORD. That would be tricky, since, by default, there is no manager app password or even role in conf/tomcat-users.xml; out of the box, the man

Re: fex* war malware

2008-10-04 Thread Mark Thomas
David Tyler wrote: > I have encountered this in September 2008. Here is what I have found: > > 1) There are several variants such as: fexcep OR fexcepkillshell OR > fexcepshell OR fexcepspshell OR fexception OR fexshell OR fexsshell > > 2) It appears to be distributed using an automated scann

How to update the tomcat to run newly deployed applications without restarting it.

2008-10-04 Thread sharmasgsin
I am developing an application that do the following-- 1) create the subdomain at www.goforthat.com, like i am creating asubdomain as http://example.goforthatc.com 2)At the same time this aplication is creating an account at other application that is http://www.mobizme.biz. with all the ftp detail

fex* war malware

2008-10-04 Thread David Tyler
I have encountered this in September 2008. Here is what I have found: 1) There are several variants such as: fexcep OR fexcepkillshell OR fexcepshell OR fexcepspshell OR fexception OR fexshell OR fexsshell 2) It appears to be distributed using an automated scanner that looks for the manager

Re: Possible hack tool kit on tomcat 6.0.16

2008-10-04 Thread ic547
Sorry, one more note of use: The manager username / password is set in: tomcat/conf/tomcat-users.xml -- View this message in context: http://www.nabble.com/Possible-hack-tool-kit-on-tomcat-6.0.16-tp18928896p19811097.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: Possible hack tool kit on tomcat 6.0.16

2008-10-04 Thread ic547
I have encountered this in September 2008. Here is what I have found: 1) There are several variants such as: fexcep OR fexcepkillshell OR fexcepshell OR fexcepspshell OR fexception OR fexshell OR fexsshell 2) It appears to be distributed using an automated scanner that looks for the manager a

Re: Using JDT compiler from build.xml

2008-10-04 Thread Elalmaire
Mark Thomas-18 wrote: > > Elalmaire wrote: >> Hi, >> I'm a new tomcat user. >> I'm running Apache Tomcat ver 6.0.18 on Windows Vista with JRE 6 (so I've >> setted JRE_HOME). >>>From docs, I've read that it's possible to use a jre since "Tomcat 6.0 uses the Eclipse JDT Java compiler for compi

Re: Heap dump of servlet

2008-10-04 Thread Leon Rosenberg
kill -QUIT produces the thread dump, not the heap dump. That's being said it works exactly the same way with tomcat as with any other application, the whole thread dump is dumped out to the standard out which in this case is catalina.out. Leon On Sat, Oct 4, 2008 at 8:57 AM, Mohit Anchlia <[EMAIL