tomcat thread hogs CPU - is this a bug ?

2001-05-09 Thread Martin, Brian
0.0/ 0.0 HPUX 154 SYSTM 85520.0/ 0.0 0.00.0/ 0.00.0/ 0.0 HPUX 154 SYSTM 85530.0/ 0.0 0.00.0/ 0.00.0/ 0.0 HPUX 154 SYSTM Brian Martin Unix Administrator Alamo, Local Market Division (440) 715-3549

Problems with location of JSP file

2001-05-08 Thread Martin Kupisch
a context element to server.xml defining my webapp and jasper.log says that the Classpath is set to {webapp-root}\WEB-INF\classes where the needed class is. Any ideas what is going wrong here? Thanks for any help, - Martin.

tomcat threads - only one has high CPU time

2001-05-08 Thread Martin, Brian
is doing ? Brian Martin Unix Administrator Alamo, Local Market Division (440) 715-3549 Thread List PID: 2805, javaPPID: 2803 euid: 101 User: weblogic CPU UtilCPU Tm Phys Logl Block TID( 200% max)Cum IO Rate IO Rate Scheduler

Re: Tomcat documentation

2001-05-04 Thread Martin Mauri
You'll have to wait until the Tomcat book is finished :) Hi, Does anybody know, where I can find another documentation with more detailed information about Tomcat cofiguration than the minimalistic user guide? Mit freundlichen Grüßen Christian Schildt Diplom-Betriebswirt (FH)

Re: Tomcat documentation

2001-05-04 Thread Martin Mauri
is Chad La Joie. Which TomCat book? Is there one planned? Or have you been kidding? roman -Ursprüngliche Nachricht- Von: Martin Mauri [mailto:[EMAIL PROTECTED]] Gesendet: Freitag, 4. Mai 2001 14:42 An: [EMAIL PROTECTED] Betreff: Re: Tomcat documentation You'll have to wait until

Workers Redirector

2001-05-03 Thread Martin Mauri
will be appreciated. m- Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: Tomcat Oralce Discoverer

2001-05-03 Thread Martin Mauri
I'm sorry? Discoverer under Tomcat? I can't imagine such thing, as far as I know, nothing to do an Oracle Query Tool like Developer and a Servlet Container like Tomcat...I feel you'll have to explain a little more... Anybody have experience with getting Oracle Discoverer 3ito run

Re: Why Use apache

2001-05-02 Thread Martin Mauri
tomcat-apache-howto.html Excuse me if this question is obvious. If Tomcat can be run in a standalone mode, why should it be used in conjunction with apache? Thanks Dallas Skinner

Re: Why Use apache

2001-05-02 Thread Martin Mauri
It depends on which are the other servers...I'd sugeest using Tomcat-Apache. If I have all my static html and graphics loading off of other servers, is there any reason to use Apache with Tomcat? Is the combination more stable or is performance better with both running? thanks -dave At

Re: Mod_jk.so

2001-04-30 Thread Martin Mauri
Yes, that's a problem most of us had to overcame. Means that the module was compiled in a diferent platform than yours, you'll have to download the source code of mod_jk and compile it. hth, m- Hello, I have compiled Tomcat from the source on RH 7.0 and now I am getting the following

Re: Jserv or JK

2001-04-27 Thread Martin Mauri
Chuck, You'll almost certainly prefer mod_jk because it's newer, faster and works better with SSL, jserv is an older module legacy of JServ and it's been replaced by mod_jk everywhere. Which is the better solution for installing tomcat? jserv or mod_jk? what are the differances and which is

Nt Service

2001-04-27 Thread Martin Cloutier
The JK_NT_SERVICE.EXE service will not start automatically when I reboot my machine. I'm using Windows 2000 pro. I have to start it manually even if it's set to start automatically in the Windows 2000 Services applet. What's wrong ? Everything else is ok. Tomcat and Apache are running fine.

feeback

2001-04-26 Thread Martin Carel
about it like the AJPV12 should be there by default. After a while, I realized that I had a AJP12 connector (the V missing) and that what you were talking about... Just a little confusing, but besides that, it is very nice! /Martin

Re: Books on Tomcat

2001-04-25 Thread Martin Mauri
Saurabh, We, who are part of the book writers, have been in another separate forum for 2 days now, we're just starting something we feel may help newbies and those who doesn't know about common problems of Tomcat by writing this book. If you're not up to date with this, I don't know where is the

Re: Books on Tomcat

2001-04-25 Thread Martin Mauri
Yes, I agree. And, for those who want to post angry words and bitch to each other about doing or not doing the Tomcat book, I've set up a group on Yahoo: Refer to: [EMAIL PROTECTED] and leave this list alone! :) Martin Your wording wasn't that clear. I thought you were pissed about people

Re: Is mod_jk.so corrupt?

2001-04-24 Thread Martin Mauri
I don't think the file on the server is corrupt, but it seems to be compiled in a different platform than yours. You'll have to download the source and compile it yourself. I have the same problem as you have before. And later I recompiled the mod_jk.so and everything goes well. It seems that

Re: Catch me for writing a 'Never Before' BOOK on Tomcat!!!

2001-04-24 Thread Martin Mauri
Sam, those things have just been propposed, you should get into the [EMAIL PROTECTED] list. Ask for it to Chad La Joie [EMAIL PROTECTED] What would the scope of the book be? Will it be developing a webapp with jsp and servlets under tomcat, or will it just be about configuring and setting

Re: PLEASE HELP WHIT THE COMPILATION OF MOD_JK

2001-04-24 Thread Martin Mauri
I think you should list it in the httpd.conf file. It worked! But there is an error with the list of modules *.c, where do i have tu put my mod_jk.c? MATíAS SALVADORJAVA Development TeamSoluciones Integrales S.A. 590 Roca Av. 7° Floor Buenos Aires+54.011.4345.0537

Re: simple question

2001-04-23 Thread Martin Mauri
No, just the parent. I mean, the one you've listed in the server.xml file (docBase entry). regards. m- Hi, Im new to using to tomcat. My query is if I have a directory in TOMCAT_HOME/webapps/ called games can I have other directories in the games directory (for each different)

Re: Problem mapping servlets to /servlets/*

2001-04-23 Thread Martin Mauri
I agree with Milt. What you've gotta do is just put your servlets in WEB-INF/classes and nothing else. When you do your request the Tomcat will load the servlet that's in the URL. You are right, I did put /mytest under root context in server.xml. It works within tomcat, but not with apache.

Re: trouble running ,,\bin\tomcat.bat

2001-04-21 Thread Martin Dengler
Marian, This is a common problem on Win98; check out the below email and link for further info: http://mikal.org/interests/java/tomcat/archive/nph/search?search=environment+space From: Jim Richards Subject: Re: Problems with the most Basic Hello servlet and jsp. Date: Fri, 10 Nov

Tutorial about cookies and sessions

2001-04-16 Thread Martin Mauri
Hi everybody, Does anyone know where to find information about cookies and sessions to work in security and access restrictions? any info will be appreciated! thanks. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal [EMAIL PROTECTED] www.profesi.com.ar

Automatic URL-Encoding (sessionID)

2001-04-11 Thread Martin Lilienthal
Hi, is it possible to configure tomcat, that sessionIDs are automatically encoded into _every_ URL in JSPs without doing %=response.encodeURL("/context/page.jsp")%? Thanks in advance Martin Lilienthal

Re: 'jsp:include' tag

2001-04-11 Thread Martin Mauri
Yes, Once I had that problem and I worked it out by adding the flush="true" attribute. I mean: jsp:include page="/includes/afile.jsp" flush ="true"/ I think it was a reported bug. HTH. Martin Hello all, Does anyone have problems with the 'jsp:include' t

java.lang.NoClassDefFoundError: javax/mail/Message

2001-04-10 Thread Anthony Martin
On Tomat 3.2.1, I get the following error message. I was trying to use the JavaMail package from sun. java.lang.NoClassDefFoundError: javax/mail/Message When I tried the *exact* same code on a copy of Tomcat 4.0b1, it worked like a champ. Any idea as to what is different about the

Large numbers of Tomcat Socket exceptions

2001-04-10 Thread Martin Spamer
I'm trying to run/debug Tomcat 3.1/3.2.1 under JBuilder 4.0 (+latest patches) on NT4/SP6a I'm getting large numbers of socket exceptions, repeating indefinitely about 1 every second or so. In the past the suggested solution from this mailing list has been to upgrade to the later (1.2.2)

Cookies and Session

2001-04-10 Thread Martin Mauri
Hi users! Where can I find some information about Cookies and Sessions. I need them to work within a secure environment. thanks! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

RE: java.lang.NoClassDefFoundError: javax/mail/Message

2001-04-10 Thread Anthony Martin
something more intelligent when it comes to the CLASSPATH. Anthony -Original Message- From: Anthony Martin Sent: Tuesday, April 10, 2001 8:24 AM To: '[EMAIL PROTECTED]' Subject: java.lang.NoClassDefFoundError: javax/mail/Message On Tomat 3.2.1, I get the following error message. I

RE: Tomcat + win 98

2001-04-10 Thread Anthony Martin
I got Tomcat 3.2.1 to work on Windows ME at home as a hidden process at startup by adding to the RunService key of the registry. To keep Tomcat from interacting with the desktop, you need to adjust tomcat.bat to execute javaw.exe instead of java.exe. Another tip, try running the command like

RE: Tomcat on Win2k

2001-04-10 Thread Anthony Martin
I remember reading something about this on the group a few months ago. If memory serves, it's a bug in JDK 1.3. Anthony Hi there ! I have Tomcat running on a Win2k computer with IIS 5.0. The computer is not local, so I logon using Terminal Services Client (TSC) as a administrator.

Re: Tomcat on Win2k

2001-04-10 Thread Anthony Martin
to switch back to jdk 1.2.2 Nico - Original Message - From: Anthony Martin [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, April 10, 2001 9:09 PM Subject: RE: Tomcat on Win2k I remember reading something about this on the group a few months ago. If memory serves, it's a bug

Security Reasons

2001-04-09 Thread Martin Mauri
!! thanks Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: Help With System.out.println

2001-04-09 Thread Martin Mauri
Rob, it will be useful if you tell us if you're using Tomcat as standalone or with Apache. regards. Hi, I have recently switch from Jrun 3.0 to tomcat 3.2.1 and everything appears fine except the where does the text from System.out.println go to, I would have thought that

Hide an URL

2001-04-09 Thread Martin Mauri
Hi users! Is there anyway to hide the URLs in the browser for security reasons? any help will be appreciated! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Sessions

2001-04-09 Thread Martin Mauri
Hi! Does anyone know how to manage JSP and Servlets security using session objects? any idea will be appreciated! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: tomcat in comb. with apache randomly rejecting requests

2001-04-06 Thread martin . exler
page cannot be accessed..." problem since I've changed this settings. Sadly, as the behavior described by Kresmir is non-deterministic this may also be a false guess ... hth, -martin

Re: Dates in Java

2001-04-06 Thread Martin Mauri
Hey...don't be so rude, let the boys work their problems out... Are we in the tomcat-user forum ??? I don't see the relationship between a so simple constructor problem (which Javadoc solve quiet easily ...) and Tomcat ... Alistair Hopkins a crit : try "select myDate - 7 from

Re: Dates in Java

2001-04-06 Thread Martin Mauri
MAIL PROTECTED] Sent: Friday, April 06, 2001 7:05 AM Subject: Re: Dates in Java On Fri, 6 Apr 2001, Martin Mauri wrote: Hey...don't be so rude, let the boys work their problems out... There is something to be said for keeping a list on-topic, and people asking questions

Re: Strange JSP problems with Tomcat

2001-03-30 Thread Martin Mauri
Did you check your TOMCAT_HOME environment variable? Thanks for the help. JAVA_HOME was not set up correctly. Now it's set up correctly but it still doesn't work. I'm getting the following error: Error: 500 Location: /examples/jsp/simpletag/foo.jsp Internal Servlet Error:

Re: Strange JSP problems with Tomcat

2001-03-30 Thread Martin Mauri
+ null) Unable to compile class for JSP/usr/local/tomcat/work/localhost_8080%2Fexamples/_0002fjsp_0002fcal_0002f cal_00031_0002ejspcal1_jsp_0.java:15: Package cal not found in import. import cal.*; ^ 1 error - Original Message - From: "Martin Mauri" [EMAIL PROTECTED]

Security Constraints

2001-03-28 Thread Martin Mauri
Hi users! I'm trying to configure the security constraints with FORM login method. I've defined to name the rola as "role1" but where and how do I add users to that roles and where do I configure their passwords? regards. Martin Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana

Re: [CONTRIBUTION] JndiRealm for Tomcat. LDAP Authentication via JNDIis Available

2001-03-28 Thread Martin Smith
This is great news! I'll definitely check it out. mfs "Roytman, Alex" wrote: JndiRealm for Tomcat Please download ALPHA version of JndiRealm (compiled and source code) from http://peacetech.com/java/files/apache/tomcat/jndi-auth.html JndiRealm authenticates and Authorizes users

Security

2001-03-27 Thread Martin Mauri
. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: Security

2001-03-27 Thread Martin Mauri
I'm sorry, but I'm just running Apache-Tomcat because it's more efficient and robust, what I need to know is if I can configure the security schema of my contexts within Tomcat in the mod_jk.conf file or directly in the httpd.conf. thanks, Martin Lic. Martin O. Mauri Profesion + Auge A.F.J.P

Re: Login Servlet

2001-03-23 Thread Martin Smith
public boolean next() throws SQLException Moves the cursor down one row from its current position. A ResultSet cursor is initially positioned before the first row; the first call to the method next makes the first row the current row; the second call makes the second

Re: running tomcat on Visual age

2001-03-23 Thread Martin Mauri
It would be useful for us that you send that error... I'can't run tomcat on VA. I've imported all the tomcat ressources (servlet.jar, jasper.jar, parser.jar, webserver.jar,.) in VA. When i'm trying to run the tomcat.class in the webserver package i receive an error someone could help

ESQL change but not refresh!

2001-03-22 Thread Martin Mauri
refresh at all! I've also cleaned the cache of my browsers! any idea? thanks! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal [EMAIL PROTECTED] www.profesi.com.ar

Re: mod_jserv or mod_jk

2001-03-22 Thread Martin Mauri
to be a connetor between JSERV and Apache, when Tomcat first came, a version of mod_jserv was adapted to work with Tomcat. But it had lot of bugs and wasn't so robust. A brand new module was built for Tomcat-Apache connectivity and was called mod_jk. I'd suggest using Apache-Tomcat-mod_jk. HTH, Martin PD

Refresh Problem

2001-03-22 Thread Martin Mauri
! I cannot get the changes refreshed! Any suggestions? thanks! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Cache Problem?

2001-03-22 Thread Martin Mauri
a? thanks! Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) 4373-7786/7 int: 422 [EMAIL PROTECTED] www.profesi.com.ar

Re: welcome-file problem

2001-03-21 Thread Martin Mauri
On Tue, 20 Mar 2001, Martin Mauri wrote: On Mon, 19 Mar 2001, Martin Mauri wrote: The URL is: http://myhost:myport/worksheet/ and so worksheet is the context name, but the welcome page is worksheet.jsp and it's inside the directory worksheet. OK. That seems fine to me. Now

Re: PLEASE READ LIST ADMINISTRATORS (original subject was . )

2001-03-21 Thread Martin Mauri
Everybody calm down, and be good boys =) lets not get vulgar their are children listing? Michael Mimo Systems Specialist Voice: 781-457-1317 [EMAIL PROTECTED] -Original Message- From: Scott Barr [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 20, 2001 8:10 PM To:

Re: tomcat-jakarta and Solaris 2.7?

2001-03-20 Thread Martin Mauri
Yes, I am... Anybody here using tomcat-jakarta with Solaris 2.7? Thanks C.M. Rahman Network Engineer CCS Internet 13740 Research Blvd. Suite O-4 Austin, TX 78758 [EMAIL PROTECTED]

Re: welcome-file problem

2001-03-20 Thread Martin Mauri
On Mon, 19 Mar 2001, Martin Mauri wrote: [ ... ] Here's a guess (an educated one, since I had similar problems :-): You're not specifying appropriate directives in the tomcat/apache conf file to tell apache to pass that URL to tomcat. Hence, apache is handling that URL (and it's

Re: welcome-file problem

2001-03-19 Thread Martin Mauri
On Fri, 16 Mar 2001, Martin Mauri wrote: Hi users! I've configured my web.xml file with the tag: welcome-file-list welcome-fileworksheet.html/welcome-file /welcome-file-list and it worked nice while using Tomcat as a standalone server, but when I installed Tomcat

Out Of Memory error

2001-03-19 Thread Martin Mauri
he problem is the JVM in which the JDBC driver is running, is there anyway to give it more memory? thanks! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

Out Of Memory error

2001-03-19 Thread Martin Mauri
he problem is the JVM in which the JDBC driver is running, is there anyway to give it more memory? thanks! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

Table Borders

2001-03-19 Thread Martin Mauri
Hi Cocooners: I'm afraid this question have been already done once and again, but is there any way to add borders in FOP tables? thanks in advance! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

Re: Out Of Memory error

2001-03-19 Thread Martin Mauri
Dear Aleksey, I've just read the documents you suggested, but as I've never used that command, I'm afraid I didn't quite understand what and how to increase the memory heap, any example? thanks! Martin Dear Martin, Yes. Please see "Tomcat - A Minimalistic User's Guide"

Re: Error 127 /usr/sbin/apxs when building mod-jk

2001-03-19 Thread Martin Mauri
It seems to be a PATH problem, try to add the directory where apxs is placed in your PATH environment variable. HTH, Martin The apxs is under /usr/local/apache/bin or at least $APACE_HOME ? C.M. Rahman Network Engineer CCS Internet 13740 Research Blvd. Suite O-4 Austin, TX 78758

escape() Problem...

2001-03-16 Thread Martin Ko
/-- /script /head body a href="javascript:test()"Test/a HR %=request.getParameter("t1")% /body /html Regards Martin

Tomcat question about Cocoon

2001-03-16 Thread Martin Mauri
Hi users: How can I configure Cocoon to work with Tomcat-Apache configuration? I mean, in which .conf file do I have to place the Cocoon reference? thanks in advance. Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

welcome-file problem

2001-03-16 Thread Martin Mauri
get the list of available files in the directory...which could be the problem? any idea? thanks!! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. Federal[EMAIL PROTECTED]www.profesi.com.ar

RE: escape() Problem...

2001-03-16 Thread Martin Ko
java.net.URLDecorder.encode() is an only way to solve this problem. Thanks again. Martin At 03:54 2001-03-16 +0100, you wrote: Hi, Don't rely in JavaScript. Use java.net.URLDecoder.encode(), and java.net.URLEncoder.decode() before you push the parameters to the browser. Wouter -Original

Ctx( ): 400 R( /) null - details about this error?

2001-03-15 Thread Goebel Martin
4.0 Tomcat machine, a request from a WinNT client worked without problems. Thanks, Martin

A strange question

2001-03-15 Thread Martin Mauri
Does anybody know what could happen if I install the gcc compiler from www.sunfreeware.com and I've still have the built-in cc compiler installed? May gcc affect the cc behaivour? I'm writing this because I have to compile the mod_jk module and I want the gcc compiler... thanks! Martin

mod_jk compilation error

2001-03-15 Thread Martin Mauri
mod_jk.so jk_worker.o jk_util.o jk_uri_worker_map.o jk_sockbuf.o jk_pool.o jk_nwmain.o jk_msg_buff.o jk_map.o jk_lb_worker.o jk_jni_worker.o jk_connect.o jk_ajp13_worker.o jk_ajp13.o jk_ajp12_worker.o mod_jk.o apxs:Break: Command failed with rc=255 any idea? thanks! Lic. Martin O

Error Ctx( ): 400 R ( /) null on Linux, but not on WinNT4.0 ??

2001-03-14 Thread Goebel Martin
). What exactly do the error messages mean? Could this be a Tomcat problem or rather a browser specific problem? Thanks, Martin

Re: How to configure mod_jk.conf-auto

2001-03-13 Thread Martin Mauri
protocols with mod_jk. regards and hope this helps... Martin Hallo, Where can i configure the mod_jk.conf-auto. Tomcat use only ajp12 in the mod_jk.conf-auto ? Can someone help ? J R G P E T S C H A T -- Systemadministrator

Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
Hi world, The problem is that when I try to compile it I get errors regarding to the .c files of the distribution which means that the sources have errors, is there any possibility to download a good source or a built version for Solaris? thanks... Martin

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
No, it's a tar one... are you downloading .tar or RPM if it's RPM expect problems good luck dgd Original Message Follows From: "Martin Mauri" [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Problem building mod_jk - I think I have a pro

Re: Problem building mod_jk - I think I have a problem

2001-03-13 Thread Martin Mauri
Yes please, send it to me ASAP, thanks in advance! Martin I think I've got a build version for Solaris 2.6 (Sparc), If you want I can Email it to you when I find it. -Mike Jennings - Original Message - From: Martin Mauri To: [EMAIL PROTECTED

Re: NullPointerException

2001-03-13 Thread Martin Smith
Bryan-- A NullpointerException is about the most common error message you can get in Java--right up there will classpath problems ("class not found.") g Basic problem is you're not providing enough info for people to help. That said, if you are trying to access variables in the request

Help with Apache-Tomcat configuration

2001-03-12 Thread Martin Mauri
this is not an Apache module? please if anyone have some information, I'll be very happy!! :) regards. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) - 43737786/7 [EMAIL PROTECTED] www.profesi.com.ar

mod_jserv.so

2001-03-09 Thread Martin Mauri
mod_jserv_tomcat.so, what does this mean? any help? thanks! Lic. Martin O. MauriProfesion + Auge A.F.J.PParana 666 - Cap. FederalTE: (011) - 43737786/7[EMAIL PROTECTED]www.profesi.com.ar

Re: mod_jserv.so

2001-03-09 Thread Martin Mauri
at this site, can be useful: http://www.ccl.net/cca/software/UNIX/apache/ http://www.ccl.net/cca/software/UNIX/apache/ Pedro Henrique -Mensagem original- De: Martin Mauri [mailto:[EMAIL PROTECTED]] Enviada em: Friday, March 09, 2001 12:01 PM Para: [EMAIL PROTECTED] Assunto

Help with Apache-Tomcat configuration

2001-03-09 Thread Martin Mauri
this is not an Apache module. please if anyone have some information, I'll be very happy!! :) regards. Lic. Martin O. Mauri Profesion + Auge A.F.J.P Parana 666 - Cap. Federal TE: (011) - 43737786/7 [EMAIL PROTECTED] www.profesi.com.ar

Re: remove me form the mailing list

2001-03-08 Thread Martin Quinn
ating: h31.sny.collab.net 1.6.2 0/1000/N - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED] begin:vcard n:Quinn;Martin tel;pager:888 498 2215 tel;cell:206 890 8780 tel;fax:206 522 1947 te

Re: Tomcat usability as a WebServer?

2001-03-05 Thread Martin Mauri
On 2001.03.05 12:36 Manish Shahdadpuri wrote: I am a new Tomcat user. As far as I understand, tomcat is also a web server in itself. Is it possible to use tomcat alone as a web server without using any other WebServer e.g Apache etc. Only if you are serving JSP and servlets

Re: Upcoming Tomcat book...

2001-03-05 Thread Martin Smith
); and signed or unsigned attributes (additional credentials) in the user's entry itself. Thus one has a single identity (good for single-signon!) with multiple credentials. I haven't seen much of this in action, but it seems the facilities are there. Martin Rob Tanner wrote: Allen, LDAP

Switching between HTTPS and HTTP

2001-02-28 Thread Martin J. Bernauer
access the login form via https://sample.org/login.html a secure connection is established, but j_security_check sends me nowhere. Am I missing something? Why does Tomcat not switch automatically? Can I switch manually? -martin ps: Sorry if this had been on the list, but I wasn't able to find

Re: Authentication to LDAP

2001-02-22 Thread Martin Smith
ntext? Do they have to to be certified J2EE compliant? Thanks again, Martin Falcon cheetah wrote: Martin, There is a good material about LDAP with Tomcat from Wrox's Professional JSP. There are two chapters that talk about this, and on chapter 15 they write a tomcat interceptor t

Re: Authentication to LDAP

2001-02-22 Thread Martin Smith
;UID" attribute.) Martin Falcon cheetah wrote: Martin, There is a good material about LDAP with Tomcat from Wrox's Professional JSP. There are two chapters that talk about this, and on chapter 15 they write a tomcat interceptor to do this task. I am currently trying to squ

Authentication to LDAP

2001-02-22 Thread Martin Smith
don't need threads! And callbacks sound hard, too.) TIA, martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

basic configuratoin problem: class files outside of a /webapps/root subdirectory?

2001-02-12 Thread Goebel Martin
java.lang.ClassNotFoundException:UsedClass Is there a necessary configuration of Tomcat missing? Thanks, Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Problem with Error 503.

2001-02-06 Thread Antillon Reyes Rafael Martin - EXT
Im gettin constantly an Error 503 qhen i run a servlet, but it has no errors executing any other servlet. Any idea what happens?Rafael Antilln Reyes Ill appreciate your help Grupo Vitro Tel. 3-29-17-00 Ext. 2966 [EMAIL PROTECTED] ICQ# 61057293

problem with init-param

2001-02-02 Thread Martin Schmidt
0) one with apache and mod_jk, the other without apache but with tomcat. This shouldn't matter (a direct request to tomcat, like http://tcworker:8080/mytest/servlet/test, doesn't get the init-params too) but who knows Any suggestions, hints or other helpful s

Re: problem with init-param

2001-02-02 Thread Martin Schmidt
Thanks Kevin, shame on me. I guess this is my biggest mistake in the last 2 month. Maybe i should find a rich woman and stop working/programming ;) Thanks again. Martin Kevin Jones wrote: You have two instances of the servlet executing. One with the name (/servlet/Init-Test) and one

.class files outside of /webapps/root subdirectory?

2001-02-02 Thread Martin Goebel
java.lang.ClassNotFoundException:UsedClass Is there a necessary configuration of Tomcat missing? Thanks, Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Create new context

2001-01-30 Thread Bolduc Martin
Hi, I have NT4 and Tomcat on IIS4. All works fine. All servlet samples runs very well. I want to create a new context like http://127.0.0.1/newcontext/servlet/HelloWorldExample Is someone can give me a step by step ? Thank you

Re: mod_jk.so is garbled (???)

2001-01-24 Thread Martin Schmidt
;) Greetings, Martin Hi Martin, This also occurred to me (earlier today as it happens) and I sorted it out. I was installing Tomcat into Apache and decided that I might as well update Apache to 1.3.14 also. So I installed it in another directory and started adding in the module

RE: HELP WITH FIRST APPLICATION.............

2001-01-22 Thread Antillon Reyes Rafael Martin - EXT
I have tomcat 3.1.1 and my directory look like this: c:/jakarta-tomcat/webapps/project/WEB-INF c:/jakarta-tomcat/webapps/project/WEB-INF/classes c:/jakarta-tomcat/webapps/project/WEB-INF/lib and in server.xml in the conf directory: Context path="/project" docBase="webapps/project"

getting parameters from web.xml.

2001-01-18 Thread Antillon Reyes Rafael Martin - EXT
Good Morning Everyone: How do i configure or where do i have to put files to make this work out? I took the example from "Core Servlets and JavaServer Pages": I have a ShowMessage.class file that gets via parameters from web.xml like this: public void init(ServletConfig config)

what is a .war file??

2001-01-18 Thread Antillon Reyes Rafael Martin - EXT
Im kinda new, so, can you tell me what is or where to find something related to .war files? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Re: Is there nobody who could help me with my session problem?

2001-01-17 Thread Martin Grüneberg
p to https. But when the session gets lost on changing protokoll and port, how will I get the session of the user? Do I have to implement my own sessionmanagment? (using PathInfo or so???) Another stupid question: Is it possible to configure http and https on the same port? Martin Jrg Ahrens wrote

Sessionmanagement with SSL and DISABLED cookies?

2001-01-16 Thread Martin Grüneberg
? Is there a workaround to use the sessions without turning on cookies under https? Is there for example a way to manualy pass the sessionID and get the user session like this: session.getSession("sessionID"); need your he

Is there nobody who could help me with my session problem?

2001-01-16 Thread Martin Grüneberg
ionID"); need your help, Martin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Blending webapps with HTML files

2001-01-13 Thread Martin Smith
Isn't that just the result of the http server config? If the web server sends all requests to the servlet/JSP container, I think it will handle them OK in the webapp area. mfs David Wall wrote: I'm new to Tomcat 3.2.1 and Servlet 2.2 in particular, having just come from JRun before webapps

Listing of active sessions

2001-01-10 Thread Martin Vlk
Hi there, please do anybody know how to list active HTTP sessions on Tomcat server? What I need to do is to track remaining lifetime for the sessions and to perform custom action on the session when certain time limit is reached. Thanks a lot --vlcak

RE: Problems starting Tomcat on Win 95

2001-01-10 Thread Martin Vlk
One thing you have to do is increasing your buffer for environment variables. Unfortunatelly I dont remember right command. --vlcak -Original Message- From: Andrew.Martin [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 10, 2001 15:29 To: [EMAIL PROTECTED] Subject: Problems starting

<    3   4   5   6   7   8   9   >