RE: Tomcat threading questions

2003-12-22 Thread Neil Aggarwal
sely my question: Is there a way to set a timeout on a thread and kill it if it takes that amount of time? > The thread allocation is pretty similar to Apache/httpd. The Apache server source code has a hard thread limit defined in the source code. Does Tomcat? Thanks, Neil

Tomcat threading questions

2003-12-21 Thread Neil Aggarwal
there a hard limit on the number of threads like in Apache or does it allocate up to maxProcessors no matter how large it may be? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating

RE: Instructions for compiling JK2 connector for tomcat 5?

2003-12-05 Thread Neil Aggarwal
Jerry: I also have had to set up symbolic links, but this error is looking for something in the build directory and there are no docs to tell me what it is looking for. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your

Instructions for compiling JK2 connector for tomcat 5?

2003-12-04 Thread Neil Aggarwal
/apache ant native I get this error: file:/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/build.xml:232 : srcdir "/usr/local/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/jkant/java" does not exist! Any ideas on why this does not work? Thanks, Neil -- Neil Aggarwal, JAMM Consul

RE: Tag Handler pool eating up Memory (and enablePooling is set to false)

2003-12-02 Thread Neil Aggarwal
total bytes they hold both in themselves and their references. I got 2,925,512 bytes in 15,914 instances of java/lang/StringBuffer. The heap dump shows 174,740,832 total bytes used in 892,512 total instances. I don't belive the StringBuffer is the cause of my problems. Thanks, Neil.

RE: Tag Handler pool eating up Memory (and enablePooling is set to false)

2003-12-01 Thread Neil Aggarwal
Filip: Thanks for the suggestion. I have been profiling it and I don't see any references from our code, but I will keep checking. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating

Tag Handler pool eating up Memory (and enablePooling is set to false)

2003-12-01 Thread Neil Aggarwal
r reason why Tomcat would behave this way? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMCon

RE: can tomcat 4 be clustered

2003-11-07 Thread Neil Aggarwal
Hello: Take a look at this page: http://jakarta.apache.org/~fhanik Neil. -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => h

Re: SESSION REPLICATION: RedHat 9 and Sun JDK 1.4.2 do not like to play

2003-10-16 Thread Neil Aggarwal
s function is provided as "early access" and is not supported for production use. The latest JDK seems to be working on RH9 on our servers. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce o

RE: Performance problem?

2003-10-13 Thread Neil Aggarwal
Oreste: I have been profiling the garbase collector in our app and it does not seem to be taking a long time to run. Do you think that could still be the problem? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your

RE: Performance problem?

2003-10-11 Thread Neil Aggarwal
.0049900 secs] 9441.61: [GC 184380K->165820K(298744K), 0.0052050 secs] 9443.14: [GC 184380K->165823K(298744K), 0.0059740 secs] As you can see, there are no long GC events around that time, so I do not believe the delay is GC related. We are running: Redhat 9 j2sdk1.4.1_02 from

Performance problem?

2003-10-10 Thread Neil Aggarwal
0 secs] The garbage collector is not taking very long to run. Does anyone have any insights to why this is taking so long? Thanks, Neil. -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17%

Re: Tomcat hanging!! About to change container!! Please help!!

2003-10-02 Thread Neil Aggarwal
seeing the same thing. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com Original message from Joe Zen

Re: Slow serving requests issue

2003-10-02 Thread Neil Aggarwal
Red Hat Linux (8 and 9) Apache 2 Sun JDK 1.4.2 Tomcat 4.1.24 Do you have multiple servers or just one? Are you using Session Replication? If you would like to talk directly, feel free to contact me. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612

RE: Tomcat clustering

2003-09-28 Thread Neil Aggarwal
Bern: We are using clustering on Tomcat 4. Actually, at the current time, we are working with Filip Hanik to track down a performance problem with the clustering code. Let me know what I can do to help you. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056

RE: Possible to terminate a long request?

2003-09-23 Thread Neil Aggarwal
Daniel: I appreciate your suggestion, but that wont terminate the request. It will just mean the user's session wont be aroung when they make their next request. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how

Possible to terminate a long request?

2003-09-23 Thread Neil Aggarwal
. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.

RE: Getting Dynamic Container information

2003-09-19 Thread Neil Aggarwal
Yoav: Thank you for pointing me to it. I searched the archives for about half an hour with no success. I must have been typing in the wrong keywords. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can

RE: Getting Dynamic Container information

2003-09-18 Thread Neil Aggarwal
tensively buthave not found that message. Can someone point me to it? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMCo

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-15 Thread Neil Aggarwal
Luke: That is strange. Why would you not be able to untar it directly in the tomcat directory? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-15 Thread Neil Aggarwal
Paul: When I modify a class and put it in my webapp, I don't get the changes loaded. There is also usually a message in the catalina.out stating that the class was reloaded. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable in

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-15 Thread Neil Aggarwal
er applying the hotfix. -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com --

RE: Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-10 Thread Neil Aggarwal
Yoav: Yes, my tar is gnu tar. I used jar, not tar to extract the catalina jar file. Is there an issue with that? -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less

Tomcat 4.1.27 not reloading classes even after applying hotfix

2003-09-10 Thread Neil Aggarwal
4.1.27-hotfix-22096.tar.gz I have my server.xml to reloadable="true" for the app's context. Any ideas? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more

Is there a call to check if cookies are enabled?

2003-08-27 Thread Neil Aggarwal
Hello: HttpServletResponse.encodeURL() has to know if cookies are enabled or not. Is there an API call to check that? I looked thru the APIs and found nothing. Searching the web and mailing list was also fruitless. Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056

RE: Request dispatcher fails on encoded url when used in post (Bug?)

2003-08-27 Thread Neil Aggarwal
-- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => http://newsletter.JAMMConsulting.com > -Original Message- > From: Filip Hanik [mailto:[EMAIL PROTECTED

Request dispatcher fails on encoded url when used in post (Bug?)

2003-08-27 Thread Neil Aggarwal
); rdispatch.forward(request, response); %> Here is the compose template which just displays a message: This is compose.jsp Session id is <%= session.getId() %> Any ideas why this is occurring? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)6

HttpServletResponse.encodeURL breaks form post

2003-08-26 Thread Neil Aggarwal
t as many times as I would like on the groupList form, but it does not occur anywhere else. Has anyone see this? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in

Does Tomcat trim sessions when it runs out of memory?

2003-08-21 Thread Neil Aggarwal
Hello: I have a question: Does Tomcat get rid of sessions when it run out of memory? We are seeing sessions disappear on our app and are trying to find an explanation for it? What does Tomcat do when it begins to run out of memory? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972

Sessions dropped under load?

2003-08-21 Thread Neil Aggarwal
away sessions due to load? Is there a way to profile/control this behavior? Thanks, Neil -- Neil Aggarwal, JAMM Consulting, (972)612-6056, www.JAMMConsulting.com FREE! Valuable info on how your business can reduce operating costs by 17% or more in 6 months or less! => h

Error compiling jk2 on tomcat 4.1.27

2003-08-02 Thread Neil Aggarwal
hese directives: tomcat41.home=/usr/local/jakarta-tomcat-4.1.27 apache2.home=/usr/local/apache ln -s /usr/java/j2sdk1.4.2/include/linux/jni_md.h /usr/java/j2sdk1.4.2/include/jni_md.h ln -s /usr/local/apache/lib/libapr-0.so /usr/local/apache/lib/libapr.so ant native Any ideas? Thanks,

jk2 - apache error log contains mod_jk child workerEnv in error state 1

2003-06-03 Thread Neil Aggarwal
working ok. Does anyone know what this is and what causes it? Thanks, Neil -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases

Ho to interpret jkstatus page?

2003-06-01 Thread Neil Aggarwal
Hello: With some help from people on this list, I was able to get the jkstatus page working for the jk2 connector. Unfortunately, it contains a lot of information that I am not sure how to interpret. Are the any docs detailing the contents of the page? Thanks, Neil -- Neil Aggarwal

RE: JK2 apache2 log errors

2003-06-01 Thread Neil Aggarwal
Raynir: That worked! Thanks, Neil -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases -Original Message- From: Reynir Hübner [mailto:[EMAIL PROTECTED] Sent: Saturday, May 31

RE: JK2 apache2 log errors

2003-06-01 Thread Neil Aggarwal
Hello: How do I enable the jkstatus page? I have not seen any docs on it. Thanks, Neil -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases -Original Message- From: Allen

RE: Apache 2.0.43 and SSL

2002-11-02 Thread Neil Aggarwal
chmod 400 server.key cd .. mkdir ssl.key mv ssl.ca-0.1/server.key ssl.key mkdir ssl.crt mv ssl.ca-0.1/server.crt ssl.crt Then, try starting apache with this command: /usr/local/apache/bin/apachectl startssl I hope this helps. Neil. -- Neil Aggarwal JAMM Consulting

Has anyone gotten Castor to work using JNDI?

2002-11-01 Thread Neil Aggarwal
assName com.mysql.jdbc.Driver username videoSearchPPV maxIdle 3 Any ideas? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom In

Doc for tomcat4 and IIS?

2002-07-12 Thread Neil Aggarwal
Hello: Looking thru the online docs for tomcat, I see a doc describing how to set-up tomcat 3 and IIS, but no such doc for tomcat 4. Does one exist yet? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development

RE: Session Tacking across hostnames?

2002-04-15 Thread Neil Aggarwal
David: I tried that too. It did not work. I still get a new session. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases > -Original Message- > From:

RE: Session Tacking across hostnames?

2002-04-15 Thread Neil Aggarwal
Jan: I am using repsonse.encodeURL, but it does not add the session id when the hostname is different. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases

RE: Session Tacking across hostnames?

2002-04-15 Thread Neil Aggarwal
Joel: In that case, I would argue that the design is mismatched to the actual usage of web applications. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases

RE: Session Tacking across hostnames?

2002-04-13 Thread Neil Aggarwal
Adi: I tried this, but the problem is that the session id is not encoded into URLs that are not on the same hostname. Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases

Session Tacking across hostnames?

2002-04-13 Thread Neil Aggarwal
from http://www.JAMMConsulting.com/fscope/privatePage.jsp Unforutnately, when we switch from http to https or vice versa, we lose track of the session. Is there a way to keep the session is this instance? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http

RE: reloadable="true" not working in 4.0.3?

2002-03-13 Thread Neil Aggarwal
Jean-Luc: That worked. Thanks! Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROT

reloadable="true" not working in 4.0.3?

2002-03-13 Thread Neil Aggarwal
l host. I am using Apache 1.3.23 and mod_webapp. Also, since this is a development server, I wanted to have all of my contexts reload classes by default. Is there a default setting for the reloading of classes? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-

RE: How to get webapp name

2001-12-17 Thread Neil Aggarwal
Micael: I am looking for the name of the web application. For example, if I look at http://dev.leads-unlimited.com/leads/index.jsp The webapp name is leads. It is the same name as the directory that contains the JSP files. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972

How to get webapp name

2001-12-16 Thread Neil Aggarwal
Hello: Is there a way to get the webapp name in a JSP page? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases -- To unsubscribe: <mailto:[EMAIL PROTECTED]&g

RE: Session tracking across virtual hosts?

2001-12-09 Thread Neil Aggarwal
/sessionTest/index.jsp I get an error. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases > -Original Message- > From: [EMAIL PROTECTED] > [mail

RE: Session tracking across virtual hosts?

2001-12-07 Thread Neil Aggarwal
Craig: It is the same webapp, not two different ones. We just need to access it in two different ways, depending on if we are using http or https. There has to be a way to do this since it is the SAME application. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056

Session tracking across virtual hosts?

2001-12-07 Thread Neil Aggarwal
, then I think I would have a solution. Any suggestions on how to do that? I am using Tomcat 3.2.3 behind Apache. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases -- To

RE: Apache + Tomcat Virtual Host not loading web.xml

2001-09-06 Thread Neil Aggarwal
Larry: That was a cut-and-paste error. I changed the acutal login and password. This error does not exist in my configuration. Did it work if you fixed it? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet

RE: Apache + Tomcat Virtual Host not loading web.xml

2001-09-06 Thread Neil Aggarwal
to do with the servlet mappings of apache. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PRO

Apache + Tomcat Virtual Host not loading web.xml

2001-09-05 Thread Neil Aggarwal
ks, Neil. -- Neil Aggarwal JAMM Consulting, Inc.(972) 612-6056, http://www.JAMMConsulting.com Custom Internet DevelopmentWebsites, Ecommerce, Java, databases

Re: [Fwd: Multiple IP based virtual hosts in Tomcat 4]

2001-04-23 Thread Neil Aggarwal
just sits there and loads nothing. Eventually, it times out. Any more ideas? Thanks, Neil. Danny Angus wrote: > > should probably be > too > > > -Original Message----- > > From: Neil Aggarwal [mailto:[EMAIL PROTECTED]] > > Sent: Monday, April 23, 200

Re: [Fwd: Virtual host in Tomcat 3.2.1 thros NullPointer]

2001-04-23 Thread Neil Aggarwal
path root > > > -Original Message----- > > From: Neil Aggarwal [mailto:[EMAIL PROTECTED]] > > Sent: Monday, April 23, 2001 5:17 PM > > To: tomcat users list > > Subject: [Fwd: Virtual host in Tomcat 3.2.1 thros NullPointer] > > > > > > He

[Fwd: Multiple IP based virtual hosts in Tomcat 4]

2001-04-23 Thread Neil Aggarwal
Hello: Has anyone seen this problem Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases Hello: I am trying to set-up multiple IP based virtual hosts in Tomcat 4.0

[Fwd: Virtual host in Tomcat 3.2.1 thros NullPointer]

2001-04-23 Thread Neil Aggarwal
Hello: Has anyone seen this problem Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases Hello: I am trying to set-up Tomcat 3.2.1 as a standalone servlet container for

Virtual host in Tomcat 3.2.1 thros NullPointer

2001-04-19 Thread Neil Aggarwal
what is causing this? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

Multiple IP based virtual hosts in Tomcat 4

2001-04-19 Thread Neil Aggarwal
, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

Session tracking not working

2001-03-23 Thread Neil Aggarwal
of that session attribute before showing the page. For some reason, the member pages are coming up in a different session and the user is taken to a page that they are not logged it. Is there a bug with the session tracking in Tomcat? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc

Re: Automatic startup works, shutdown does not

2001-02-15 Thread Neil Aggarwal
Peter: Yes, I am seeing many shutdown messages. Just not one for tomcat. Neil. "Peter B. West" wrote: > > Neil, > > Are you seeing any output from other /etc/rc6.d/K* processes on reboot? > > Peter > > Neil Aggarwal wrote: > > > &g

Re: Automatic startup works, shutdown does not

2001-02-15 Thread Neil Aggarwal
Steve: OK, I moved the export JAVE_HOME to the top-level outside the case statement and I am still not getting a shutdown message. Thanks Neil. > You must set JAVA_HOME in all cases not just "startup" -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 6

Automatic startup works, shutdown does not

2001-02-15 Thread Neil Aggarwal
c.d/init.d/tomcat start /etc/rc.d/init.d/tomcat stop Work as I intend them to do so. I just dont understand why this is not working. This makes no sense to me. The startup command is working. I dont understand why the stop command is not -- it uses the same file. Anybody have any ideas? Than

Re: Appplication not responding (ajpv12_handle_response, error writing back to server)

2001-01-29 Thread Neil Aggarwal
I forgot to mention my environment: RedHat 7 SMP Tomcat 3.2.1 Apache 1.3.14 Thanks, Neil. Neil Aggarwal wrote: > Hello: > > I tried to search the archive for this, but the search function is down. > > Sometimes my application stops responding and I am getting th

Appplication not responding (ajpv12_handle_response, error writing back to server)

2001-01-29 Thread Neil Aggarwal
, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

No response from tomcat

2001-01-27 Thread Neil Aggarwal
using apache 1.3.14, tomcat 3.2.1, on a redhat 7.0 dual-processor machine. I am using the autogenerated mod_jk.conf-auto file. Here is the line that I am using in my httpd.conf file: include /usr/local/jakarta-tomcat-3.2.1/conf/mod_jk.conf-auto Thanks, Neil. -- Neil Aggarwal JAMM

Re: query

2001-01-25 Thread Neil Aggarwal
let code and then deploy it and > thereafter shutdown and restart tomcat server. > > Could anyone suggest a cleaner way to resolve this problem. > > Sovrin > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] >

How to include from a non-local URL?

2001-01-25 Thread Neil Aggarwal
Hello: I hve a machine runnng an application that generates a piece of content that I want to include in a JSP page. According to the jsp include tag docs, I can only include a local document using it. Is there a way to include the result of a general URL? Thanks, Neil. -- Neil

Re: Connecting to a database

2001-01-02 Thread Neil Aggarwal
on access?? > _ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, email:

Re: Tomcat & alternative authentication

2001-01-01 Thread Neil Aggarwal
Charles: I have created a set of installation notes on Apache, Java, and Tomcat in our Reading Room. I was able to set-up Basic authentication in Tomcat. Take a look at http://www.JAMMConsulting.com and click on the reading room button. I hope this helps. Neil. -- Neil

Re: Anyone got security-context working in Tomcat?

2000-12-29 Thread Neil Aggarwal
omcat-3.2.1/conf/tomcat-users.xml file: Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases - To unsubscri

Re: Anyone got security-context working in Tomcat?

2000-12-29 Thread Neil Aggarwal
ut this is how it currently works. > > Regarding setting up usernames and passwords -- the default configuration uses a > text file "conf/tomcat-users.xml" to define the valid users and their roles. > See comments in "conf/server.xml" for how to change to a different &g

Re: Anyone got security-context working in Tomcat?

2000-12-27 Thread Neil Aggarwal
n set-up the password. Any guidance would really help. Thanks, Neil. > Yes. I use it along with a JDBCRealm. What problem are you having? -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

Anyone got security-context working in Tomcat?

2000-12-27 Thread Neil Aggarwal
Hello: Has anyone gotten authentication using a security-context working in Tomcat? I am having some trouble with it and would really appreciate some help. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet

Is the archive search down?

2000-12-27 Thread Neil Aggarwal
Hello: I am trying to find a previous article on authentication in Tomcat, but it looks like the Tomcat User Archive search function is not responding. Is it working for anyone else? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com

Confused about authentication

2000-12-26 Thread Neil Aggarwal
esult from the servlet without it asking for a login. Also, I dont understand how I can set-up the password. Any guidance would really help. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, ser

Re: error while trying to create mod_jk for tomcat3.2

2000-12-20 Thread Neil Aggarwal
Hello: Take a look at my install notes at: http://www.jammconsulting.com/InstallNotes/InstallTomcat3_2.txt It describes how I was able to get Apache 1.3.14 and Tomcat 3.2.1 installed on my server. I hope this helps. Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http

Re: SOLVED: apache 1.3.14, tomcat 3.2.1, Linux

2000-12-20 Thread Neil Aggarwal
John: I did not try Apache 2.0, so I dont think I can be more help. Can you try Apache 1.3.14? Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases On Wed, 20 Dec 2000, John Rowling

RE: SOLVED: apache 1.3.14, tomcat 3.2.1, Linux

2000-12-19 Thread Neil Aggarwal
Dave: I temporarily put my document up at the following URL: http://www.JAMMConsulting.com/InstallNotes/InstallTomcat3_2.txt When I get a chance, I am going to create a section in the Reading Room section of our web site to house this kind of stuff. Thanks, Neil. -- Neil Aggarwal

Re: SOLVED: apache 1.3.14, tomcat 3.2.1, Linux

2000-12-19 Thread Neil Aggarwal
John: I did run into a similar problem when I used the apxs in /sbin instead of the one in the apache bin directory. Are you positive that you used the correct one? Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet

RE: How to password-protect a servlet?

2000-12-19 Thread Neil Aggarwal
destined for > Tomcat. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

RE: SOLVED: apache 1.3.14, tomcat 3.2.1, Linux

2000-12-19 Thread Neil Aggarwal
Dave: I can put it up on my site if you think it would be helpful. Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases On Tue, 19 Dec 2000, Dave Newton wrote: > Thanks N

SOLVED: apache 1.3.14, tomcat 3.2.1, Linux

2000-12-19 Thread Neil Aggarwal
there! Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases Installing apache 1.3.14 and tomcat 3.2 on a Linux system This assumes that you already have the Blackdown java

RE: mod_jk.so wont compile on Linux

2000-12-19 Thread Neil Aggarwal
this, I will send it out to this list so that others have a simple procedure to follow if they need it. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases On Tue, 19 Dec 2000

mod_jk.so wont compile on Linux

2000-12-19 Thread Neil Aggarwal
jk_worker.o jk_pool.o jk_jni_worker.o jk_ajp13.o jk_util.o jk_msg_buff.o jk_connect.o jk_ajp12_worker.o mod_jk.o apxs:Break: Command failed with rc=255 make: *** [mod_jk.so] Error 1 Now, I am stuped. Any ideas? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http

How to password-protect a servlet?

2000-12-18 Thread Neil Aggarwal
irectory called test) Everything works fine in this case. Is Tomcat intercepting the URL before apache has a chance to check if it needs to ask for a password? Is there a way to use Apache's authentication for URLs that point to Tomcat? If not, does Tomcat have authentication capabilities? Thank

Not finding index.html file

2000-11-30 Thread Neil Aggarwal
index.html files? If so, how do I configure it to do so? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

wrapper.classpath not working?

2000-11-29 Thread Neil Aggarwal
. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

Location of mod_jserv.so in tomcat-apache.conf

2000-11-29 Thread Neil Aggarwal
starts. Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases

Directory problem

2000-11-29 Thread Neil Aggarwal
/videosearch/test.html which is what I wanted. Any ideas? Thanks, Neil. -- Neil Aggarwal JAMM Consulting, Inc. -- (972) 612-6056, http://www.JAMMConsulting.com Custom Internet Development -- Java, JSP, servlets, databases