RE: [5.5.9] Excessive jk INFO log msgs connection timeout reached

2005-10-06 Thread Jean-Marc Marchand
I got rid of this message when I realized that my AJP connector's configuration (in server.xml) had a connectionTimeout set. Try setting it bigger or simply removing it, which will default to 'no timeout'. Cheers, Jean-Marc -Original Message- From: Rick [mailto:[EMAIL PROTECTED

RE: [5.5.9] Excessive jk INFO log msgs connection timeout reached

2005-10-06 Thread Jean-Marc Marchand
set the cache and timeouts in Apache. Hope it helps... Jean-Marc -Original Message- From: Rick [mailto:[EMAIL PROTECTED] Sent: Thursday, October 06, 2005 09:54 To: 'Tomcat Users List'; [EMAIL PROTECTED] Subject: RE: [5.5.9] Excessive jk INFO log msgs connection timeout reached Jean

RE: Problems mixin getReader and getParameter

2005-10-05 Thread Jean-Marc Marchand
or .getReader can interfere with the execution of .getParameter method. Jean-Marc -Original Message- From: Mauricio Nuñez [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 04, 2005 19:23 To: Tomcat Users List Subject: Problems mixin getReader and getParameter Hi all, I'm trying

mod_jk performance

2005-09-14 Thread marc ratun
don't want to miss it because it is a good way to integrate other modules. Is there any way to speed up apache/tomcat cooperation? Marc [1] (german only) http://www.heise.de/ix/artikel/2005/10/124/ _ FREE pop-up blocking with the new

RE: Really struggling with DataSource'd Realm

2005-08-29 Thread Marc-Andre Blain
Hello Alan, try removing the / in your jndi name java:comp/env/jdbc/family_tree. Thanks ! -Original Message- From: Alan Chandler [mailto:[EMAIL PROTECTED] Sent: Monday, August 29, 2005 10:57 AM To: tomcat-user@jakarta.apache.org Subject: Really struggling with

RE: Really struggling with DataSource'd Realm

2005-08-29 Thread Marc-Andre Blain
On Monday 29 Aug 2005 16:16, Marc-Andre Blain wrote: Hello Alan, try removing the / in your jndi name java:comp/env/jdbc/family_tree. Already tried that combination - this is the result - see how the name its looking for is just java: Exception performing authentication

Re: Configure email catcher for dev and stage environments?

2005-07-25 Thread Marc Guillemot
looks seems to be very interesting for unit testing as well. Marc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Configure email catcher for dev and stage environments?

2005-07-22 Thread Marc Guillemot
or to a special configured catch address. This is not really a clean solution and I was wondering how other are proceding? Is there a possibility to configure Tomcat to say that the provided mail Session should not really send the emails but catch them? Marc

Implementing custom session expiration rule

2005-05-26 Thread Marc Vaillancourt
I have a requirement to implement different session timeout values for different user roles. What would be the most straightforward way to accomplish this? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

:doSecurityJpda with Tomcat 5.0.x

2005-04-22 Thread Marc Logemann
and if not, how to start such a configuration? Environment: Tomcat 5.0 latest, Windows, JRE 1.4.2_06 Thanks -- regards Marc Logemann http://www.logemann.org http://www.logentis.de - To unsubscribe, e-mail: [EMAIL PROTECTED

RE: session load-balancing and clustering of tomcat

2005-03-01 Thread Marc Wiatrowski
My gotcha was setting the jvmRoute in EACH/EVERY Engine! -Original Message- From: Lionel Farbos [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 01, 2005 8:20 AM To: Tomcat Users List Cc: [EMAIL PROTECTED] Subject: Re: session load-balancing and clustering of tomcat 1) In

Tomcat 5.5.4 not running stable (= pausing abruptly)

2004-12-16 Thread Marc Röttig
and shutting down the server, or what am I getting wrong ? I've also already tried setting export LD_ASSUME_KERNEL=2.4.1 as described in the release-notes of Tomcat, before starting tomcat. Thanks in advance for your help, best regards Marc more detailed Info from logs/catalina.out Dec 16, 2004 10

Session replication problem

2004-12-06 Thread marc ratun
server.xml - Mcast seems to work, I had a simple Multicast Client listen on the address and got at least somedata. - distributable/ in the web.xml of my distributed webapps Could anyone give me a hint how to solve the problem? Thank you very much! Marc

Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
that checks for javac and stuff. Do i miss something here? There must be some straightforward explanation for this, because i dont think the setclasspath.sh is from an old tomcat distro ;-) Thanks for infos on that. -- regards Marc Logemann http://www.logemann.org http://www.logentis.de

Re: Tomcat 5.5.3 and JRE 1.5.0 on linux

2004-10-12 Thread Marc Logemann
Remy Maucherat wrote: On Tue, 12 Oct 2004 21:32:51 +0200, Marc Logemann [EMAIL PROTECTED] wrote: Hi, i am feeling a little bit silly to ask, but i have to ;-) I installed JRE 1.5.0 and Tomcat 5.5.3 on linux, set the JAVA_HOME to the JRE location and started tomcat with ./catalina start Then i got

Re: horrible problems with TC4.1 under RedHat Advanced Server

2004-08-01 Thread Marc Boorshtein
Which JDK are you using? There is an incompatibility between jdk1.3 and redhat enterprise 3.0. -- Marc Boorshtein Sr. Software Engineer, Octet String [EMAIL PROTECTED] On Aug 1, 2004, at 5:34 PM

Common/lib works shared/lib doesn't

2004-06-11 Thread Wangenheim, Marc
. Tomcat documentation clearly states that shared application code should reside in shared/lib not in common/lib. Should I try to resolve the shared/lib issue or is it OK to leave the jar in common/lib ? Thanks, Marc Wangenheim

RE: Common/lib works shared/lib doesn't

2004-06-11 Thread Wangenheim, Marc
OK I'll leave it in common/lib. The problem with WEB-INF/lib is that is takes too much time to update all webapps. We have a rather cumbersome environment. Each app has to go through four environments (development, integration, certification, production) before it is available to the customer.

Problems with session handling, carts example (Tomcat 5) !!

2004-05-21 Thread Marc Arnold
. The browsers accept cookies and my web.xml and server.xml are not changed. So in the carts example I cannot add items, only 1 is displayed when I add another item. I have Java SDK 1_4_2_04 installed. Thanks very, very much for help Marc Arnold

RE: Problems with session handling, carts example (Tomcat 5) !!

2004-05-21 Thread Marc Arnold
hi again, I've still this problem, however made an interesting discovery: the servlet example of tomcat about sessions works. There data can be stored within the session. Can anybody tell me how to fix this with jsp? Thanks a lot Marc -Ursprüngliche Nachricht- Von: Marc Arnold [mailto

just ignore this messages: Problems with session handling, carts example (Tomcat 5) !!

2004-05-21 Thread Marc Arnold
hi, sorry for bothering, the firewall blocked all sessions efforts... tomcat works well, no problems anymore. thanks -Ursprüngliche Nachricht- Von: Marc Arnold [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 21. Mai 2004 12:55 An: 'Tomcat Users List' Betreff: RE: Problems with session

RE: FW: Server.xml/AccessLog question

2004-05-20 Thread Marc X. Schroeder
with any combination other than the 'combined' string will fail to log it properly. At the very least we need to be able to log %v and %{Referer}. Is anyone doing anything similar? Regards, Marc S. Web Content Editor CSA Travel Protection -Original Message- From: Tim Funk [mailto:[EMAIL

FW: Server.xml/AccessLog question

2004-05-19 Thread Marc X. Schroeder
anyone have any ideas what I'm doing wrong? Also is this the correct email to post questions? Regards, Marc S. Web Content Editor CSA Travel Protection

Re: ActiveDirectory and JNDI LDAP Realm

2004-05-08 Thread Marc Boorshtein
The active directory equivalent of uid in LDAP is samAccountName (which is what user's type to log into a windows workstation). -- Marc Boorshtein Sr. Software Engineer, Octet String [EMAIL

How to really destroy a Session

2004-04-16 Thread marc . baumgartner
the request to the start page. But there is still the cookie with JSESSIONID on the client and there is no new session possible. Is there a solution to remove these cookies? Thanks, Marc - To unsubscribe, e-mail: [EMAIL PROTECTED

Antwort: RE: How to really destroy a Session

2004-04-16 Thread marc . baumgartner
I have tested some other cases: We have a SessionListener who sets a flag of the user to logout out, when there is a session invalidate. Now it seems that the session.invalidate() don't calls the listener in Tomcat 5.0. is this possible? Thanks, Marc

Antwort: Re: Logout-Problem

2004-04-14 Thread marc . baumgartner
, whose timeout you can set to 1 second and thus force it to expire? No if you're using opera, there's bugs in its cookie handling, especially when you set the privacy to a high level. We are only using Mozilla IE. Thanks Marc

Logout-Problem

2004-04-13 Thread marc . baumgartner
, but the user can't login until a timeout. When I disable cookies on the client, everything works fine. So it seems that there is any information in the cookie that is not totally removed. Any suggestions? Thanks Regards Marc

mod_jk2 , apache2 charset-Problem

2004-03-19 Thread marc . baumgartner
to the tomcat (on port 8080) it is showed es expected. I had a look in the header and it seems the the apache sets always the charset to utf-8 although the tomcat sets it to iso-8859-1. Is this a known problem and is there a solution? thanks in advance Marc

hello

2004-03-19 Thread marc . fleury
what does it mean? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JNI?

2004-03-08 Thread Marc Hughes
be? Or even better, anyone know of any documentation/articles about using JNI with tomcat? (I read in digest mode, please reply-to-all, thanks) Thanks, -Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

scope order of initialization of variabes includes

2004-03-02 Thread Marc Hughes
? Any comments? Thanks -Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: scope order of initialization of variabes includes

2004-03-02 Thread Marc Hughes
Ah.. figured it out... % bandbg = ok; % is like % bandbg = new String(ok); % I wasn't setting a string, I was creating a new one... doh. Thanks anyways! -Marc Marc Hughes wrote: I have the following situation: Page1.jsp: jsp:useBean id=bandbg scope=request class=java.lang.String

More than one error page 404?

2004-01-27 Thread Marc Guillemot
configured in the web.xml. Marc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat5 and url tracking hijacking

2004-01-27 Thread Marc Hughes
)? If it does prevent this, how? If anyone knows of any articles about keeping sessions safe, I'd love to get pointed to those. Thanks, -Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL

Re: Tomcat5 and url tracking hijacking

2004-01-27 Thread Marc Hughes
ip range, or within a certain tolerance of other info they send back (browser, some other signature, etc.)? Thanks, -Marc Subject: Re: Tomcat5 and url tracking hijacking From: Tim Funk [EMAIL PROTECTED] Date: Tue, 27 Jan 2004 09:41:27 -0500 To: Tomcat Users List [EMAIL PROTECTED] yeah - you'd get

Possible to disable session persistence at shutdown?

2004-01-11 Thread Marc Guillemot
Hi, is there a possibility to disable the session persistence performed by Tomcat (4 and 5) when shutting down? I'm not interested in this feature and it reports many exceptions as my objects stored in session scope aren't serializable. Marc

Session ID's

2003-12-23 Thread Marc Hughes
the situation change if I have a cluster of tomcat servers? Thanks! -Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Unable to compile class for JSP

2003-12-15 Thread Marc Dugger
Tomcat 5.0.16 I keep getting this error about every 20 to 25 requests for various pages. Sometimes I can simply send another request and it will compile, and other times it will consistently throw this exception: 2003-12-15 17:31:05,348 [http8080-Processor23] ERROR

RE: Unable to compile class for JSP [SOLUTION]

2003-12-15 Thread Marc Dugger
http://www.mail-archive.com/[EMAIL PROTECTED]/msg101489.html -Original Message- From: Marc Dugger [mailto:[EMAIL PROTECTED] Sent: Monday, December 15, 2003 6:09 PM To: [EMAIL PROTECTED] Subject: Unable to compile class for JSP Tomcat 5.0.16 I keep getting this error about every

RE: login page css not applied

2003-12-08 Thread Marc Dugger
I just did this same thing yesterday. Your CSS and images are being protected by the web resource containing url-pattern/*/url-pattern. Until a user has logged in, they won't be able to receive images, css, etc. Be more specific in your URL pattern so you don't include those common resources.

Unable to compile class for JSP

2003-12-08 Thread Marc Dugger
I've recently upgraded from 4.1.29 to 5.0.16 and Jasper appears to be (inconsistently) unable to rename temporary class files. One moment, a JSP will compile cleanly and, after a very simple page modification, the same JSP will cause this exception: 2003-12-08 12:29:30,527 [http8080-Processor25]

JNDI, DataSource, and ClassCastException

2003-12-04 Thread Marc Dugger
I have a situation where I am attempting to downcast a DataSource resource into the exact class that getClass().getName() reports the object is, but it's causing a ClassCastException. -- server.xml: GlobalNamingResources Resource name=LoanAuditorDB auth=Container

jndi + dbcp

2003-11-17 Thread Marc Dugger
My resource parameters are not being passed correctly to a JDBC resource factory causing this stack trace: 2003-11-17 12:42:59,281 [main] FATAL com.socotech.loanauditor.dao.TorqueDomainTypeDAO - Cannot create JDBC driver of class '' for connect URL 'null'

RE: jndi + dbcp [SOLUTION]

2003-11-17 Thread Marc Dugger
missing ResourceLink .../ inside Context ../ -Original Message- From: Marc Dugger [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 12:56 PM To: [EMAIL PROTECTED] Subject: jndi + dbcp My resource parameters are not being passed correctly to a JDBC resource factory causing

RE: jndi + dbcp [SOLUTION]

2003-11-17 Thread Marc Dugger
-Original Message- From: Marc Dugger [mailto:[EMAIL PROTECTED] Sent: Monday, November 17, 2003 12:26 PM To: Tomcat Users List Subject: RE: jndi + dbcp [SOLUTION] missing ResourceLink .../ inside Context ../ -Original Message- From: Marc Dugger [mailto:[EMAIL

JSP 2.0 Tag File with Scripting Variable: results in a JasperException

2003-09-15 Thread Marc van den Hoogen
regards, Marc van den Hoogen JSP file (excerpt): === %@ taglib prefix=mh tagdir=/WEB-INF/tags % %@ taglib prefix=c uri=/jstl/core_rt % c:forEach var=meetmoment items=${meetmomenten.rows} mh:getParameter theVar=aValue/ %-- EXCEPTION HERE --% ${aValue} %-- REPORT VALUE OBTAINED

Re: Rooting request to one or an other webapp

2003-07-31 Thread Marc Guillemot
Hi Yoav, thanks for the info. Could you give me a link or the keywords permitting to find the previous discussions you mentioned on this subject? I've search for that but I didn't found anything. I guess that I've looked for the bad terms. Marc. - Original Message - From: Shapira, Yoav

Rooting request to one or an other webapp

2003-07-30 Thread Marc Guillemot
. Marc. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

mod_jk2 + Tomcat 4.1.24 - no sessions?

2003-07-21 Thread Marc Palmer
--- Tomcat does not send JSESSIONID cookie Both cases return pages correctly apart from this problem. Can anyone explain this? Is it a bug in Tomcat 4.1.24 / mod_jk2 ? Kind regards, Marc -- Marc Palmer Contract Java Consultant/Developer w a n g j a m m e r s

Re: mod_jk2 + Tomcat 4.1.24 - no sessions?

2003-07-21 Thread Marc Palmer
tomcate instance? If so, this is surely a new feature of 4.1.24 because I'm pretty sure it worked fine with 4.1.18 Cheers -- Marc Palmer Contract Java Consultant/Developer w a n g j a m m e r s java and web software design

Re: mod_jk2 + Tomcat 4.1.24 - no sessions?

2003-07-21 Thread Marc Palmer
to Tomcat the JSESSIONID cookies come no problem. I just don't get it - this implies that mod_jk2 is stripping off the cookie response headers, or tomcat is not producing them through the jk connector. :( -- Marc Palmer Contract Java Consultant/Developer

How to use Tomcat MBeans with MC4J?

2003-07-11 Thread Marc Palmer
, connecting to localhost (my test tomcat install) and it can't connect. Netstat shows no sockets listening on port 1099 either. Help much appreciated. -- Marc Palmer Contract Java Consultant/Developer http://www.anyware.co.uk/marc

Re: Need help with performance issue - Tomcat 4.1.X

2003-07-11 Thread Marc Palmer
. Still stuggling for ideas. Does this happen with static content served by Tomcat too, or just JSPs? -- Marc Palmer Contract Java Consultant/Developer * Available For Hire * See my CV at http://www.anyware.co.uk/marc

can not build jk or jk2

2003-07-03 Thread Marc Muncke
a hint where I get an archive that has all files included that are needed for the build.xml to build j2k 2.0.2 ? regards Marc Muncke - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: can not build jk or jk2

2003-07-03 Thread Marc Muncke
that's a good idea , but it did not work here: /home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/jk/native2 #./configure errors out with : configure: error: Cannot find any WebServer or : /home/mm/jakarta-tomcat-connectors-jk-1.2.4-src/jk/native #./configure file not found thank you Marc

Re: can not build jk or jk2

2003-07-03 Thread Marc Muncke
done, thank you Quoting Eric J. Pinnell [EMAIL PROTECTED]: HI, I'll field this again... I'm sure it's in the archives by now. And I only know about JK2. So... BUILD FAILED file:/home/mm/jakarta-tomcat-connectors-jk2-2.0.2-src/build.xml:11: Basedir

How do I easily set logging verbosity for coyote and the like?

2003-06-18 Thread marc . lehmann
? Regards, Marc - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

ssl keystore

2003-06-17 Thread Marc Dugger
I am attempting to change the certificate against which a webapp authenticates itself. I've gone as far as deleting the old key/cert from the keystore and imported a new one. However, the webapp continues to use the old cert. I've verified that the 'keystorefile' param on the SSL factory is

JSPC for TOMCAT 4.124 generates unexpected internal error

2003-04-04 Thread Dufresne, Marc
/examples/jsp/checkbox /dsa1/apache/jakarta/tomcat /webapps/examples/jsp/checkbox/checkresult.java Check the web.xml file is really there: bash$ pwd /dsa1/apache/jakarta/tomcat/webapps/examples/web-inf bash$ ls classes jsp web.xml bash$ OK, spurious or normal behaviour ? thanks in advance Marc

RE: JSPC for TOMCAT 4.124 generates unexpected internal error

2003-04-04 Thread Dufresne, Marc
the lower case is an artefact of GNV (BASH shell for OpenVMS) The actuall directory name *IS* in caps when watching JSPC do it's file search up the tree, it does in fact find the directory porperly. next? Marc Dufresne OpenVMS Ambassador Pre-Sales Large Accounts HP France

mod_jk2 / Apache 2 / mod_rewrite virtual hosts

2003-04-04 Thread Marc Boorshtein
. Is there a straight forward way to configure mod_jk2 to use just that one domain, or do I need to use some creative re-writing for that as well? Thanks Marc Boorshtein -- Marc Boorshtein [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

RE: mod_jk2 / Apache 2 / mod_rewrite virtual hosts

2003-04-04 Thread Marc Boorshtein
I tried that, but it would all ways default to the first VirtualHost. Marc On Fri, 2003-04-04 at 12:36, PELOQUIN,JEFFREY (HP-Boise,ex1) wrote: If you are not using ssl you may wish to consider name based virtual hosting VirtualHost * ServerName domain.com /VirtualHost

RE: mod_jk2 / Apache 2 / mod_rewrite virtual hosts

2003-04-04 Thread Marc Boorshtein
I think this works without mass hosting. This won't work though with mass hosting though. marc On Fri, 2003-04-04 at 12:54, Marc Boorshtein wrote: I tried that, but it would all ways default to the first VirtualHost. Marc On Fri, 2003-04-04 at 12:36, PELOQUIN,JEFFREY (HP-Boise,ex1) wrote

RE: JSPC for TOMCAT 4.124 generates unexpected internal error

2003-04-04 Thread Dufresne, Marc
to the -uriroot switch processing next? Marc Dufresne OpenVMS Ambassador Pre-Sales Large Accounts HP France ( : + 33.1.5762.5413 e-mail : [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] -Original Message- From: Karr, David [mailto:[EMAIL PROTECTED] Sent: Friday, April 04, 2003 8:30 PM

Re: Tomcat RMI and Eclipse

2003-04-03 Thread Marc Chamberlin
, this will render the development of RMI code within servlets to be extremely difficult for new/other developers. I feel that RMI is an important technology, should be supported by Tomcat, and not be handicapped by such obstacles. Marc - Original Message - From: Marc Chamberlin [EMAIL

Tomcat RMI and Eclipse

2003-04-02 Thread Marc Chamberlin
be different between the Eclipse IDE and the Tomcat standalone environment? Any thoughts appreciated Marc - Do you think the software industry will ever make software that is as easy and reliable for a user to use

Re: Tomcat RMI and Eclipse

2003-04-02 Thread Marc Chamberlin
Thanks Chris for your thoughts... Hmmm there is no string Group/Tomcat anywhere in my code, so maybe it is somewhere within the Tomcat code?? I don't have the Tomcat source code, but guess I could download it :-( and take a look see if no one else has more info or a better idea Marc

Re: Tomcat RMI and Eclipse

2003-04-02 Thread Marc Chamberlin
that is registered to the codebase for the RMI server. Also all these class definitions are stored within jar files that are placed within the WEB-INF/lib directory of the servlet context of the Tomcat server. It was a good thought though :-) but I am still perplexed! Marc

Re: Tomcat RMI and Eclipse

2003-04-02 Thread Marc Chamberlin
OH Hey! Bingo! I bet you are right Christian!! That makes sense... I will reinstall Tomcat tomorrow and let you/group know... Thanks!!! Marc... - Original Message - From: Christian Traber [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Wednesday, April 02, 2003 10:26 PM

Authentication in apache-tomcat

2003-03-14 Thread Marc Nothum
, in server.xml is : Connector className =org.apache.tomcat.service.JNIEndpointConnector , but adding the tomcatAuthentication=false directive here has no effect. I'm running apache and tomcat on an iSeries (AS400, OS400). Thanks in advance, Marc Nothum

reloading applications - classes stay in memory?

2003-03-04 Thread Marc Dumontier
). Is there any way to keep those classes loaded into tomcat, so when i reload the class is already initialized? is there an alternate method for accomplishing this? thanks, Marc Dumontier Mount Sinai Hospital Toronto

mod_jk can't find commons-log?

2003-03-03 Thread Marc Boorshtein
) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:203) I tried changing my classpath, placing the jar in my jre/lib/ext dir, but nothing seems to be working. Am I missing something here? Thanks Marc Boorshtein -- Marc Boorshtein [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

webapps location

2003-02-26 Thread NGO XUAN MARC-AURELE
if it is possible ? thanx ! Marc-Aurèle NGO XUAN Société Générale Asset Management SGAM/ALT/RIM 01 56 37 16 54 06 30 70 18 12 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

problem for mapping servlet

2003-02-20 Thread NGO XUAN MARC-AURELE
! Marc-Aurèle NGO XUAN Société Générale Asset Management SGAM/ALT/RIM 01 56 37 16 54 06 30 70 18 12 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: problem for mapping servlet

2003-02-20 Thread NGO XUAN MARC-AURELE
-nameChartServlet/servlet-name url-pattern/servlet/com.imsl.chart.ChartServlet/url-pattern /servlet-mapping John -Original Message- From: NGO XUAN MARC-AURELE [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 20, 2003 5:50 AM To: '[EMAIL PROTECTED]' Subject: problem for mapping

getServletConfig returning null

2003-02-16 Thread Marc Chamberlin
... Marc... - Do you think the software industry will ever make software that is as easy and reliable for a user to use as the automobile industry makes a car easy and reliable for a user to drive

Re: getServletConfig returning null

2003-02-16 Thread Marc Chamberlin
... Marc... - Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Sunday, February 16, 2003 3:52 PM Subject: Re: getServletConfig returning null On Sun, 16 Feb 2003, Marc Chamberlin wrote: Date: Sun, 16 Feb 2003 14:33:12

Jakarta-Tomcat 4.1.18 + FreeBSD + linux-sun-jdk14 won't start ...

2003-02-14 Thread Marc G. Fournier
When I try to start, using linux-sun-jdk14: Using CATALINA_BASE: /usr/local/jakarta-tomcat4.1 Using CATALINA_HOME: /usr/local/jakarta-tomcat4.1 Using CATALINA_TMPDIR: /usr/local/jakarta-tomcat4.1/temp Using JAVA_HOME: /usr/local/linux-sun-jdk1.4.1 Using CLASSPATH:

Best Way to Connect to httpd 2.0.40?

2003-02-12 Thread Marc Boorshtein
development libraries installed. Thanks for the help Marc Boorshtein -- Marc Boorshtein [EMAIL PROTECTED] signature.asc Description: This is a digitally signed message part

DBCP Factory

2003-01-30 Thread Marc Logemann
the factory inside parameter? thx for any hints, i am mainly puzzled since i heard that tyrex is not default anymore, but tyrex is the only pooling library i can find in the tomcat distro. Thanks for clearifying. --- greetings from Marc Logemann http://www.logemann.info

RE: DBCP Factory

2003-01-30 Thread Marc Logemann
/tomcat-4.1-doc/jndi-datasource-examples-h owto.htm you have to explicitly set the factory: namefactory/name valueorg.apache.commons.dbcp.BasicDataSourceFactory/value --- greetings from Marc Logemann http://www.logemann.info

RE: DBCP Factory

2003-01-30 Thread Marc Logemann
and the other jar files that belong to it. -Original Message- From: Marc Logemann [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 30, 2003 3:08 PM To: [EMAIL PROTECTED] Subject: RE: DBCP Factory i tried also the factory paramter, w/o success, can somebody tell me where the DBCP lib should

Only localhost?

2003-01-10 Thread marc-martin
Hello, I installed Tomcat 4.1.18. Everything is working fine, but I can only access the server with localhost in Browser. Which settings prevent distant computers to access the files? (Sorry, perhaps this is easy.) Thank you, Marc -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED

Re: Directory Authentication

2003-01-05 Thread Marc van de Geijn
I do not know the version you are using myself (I'm using 4.1.18), but you have to look into Realms. I found the following document about it on the jakarta site: http://jakarta.apache.org/tomcat/tomcat-3.3-doc/JDBCRealm-howto.html Marc - Original Message - From: Mazin Mohammed [EMAIL

Re: access denied

2002-12-24 Thread Marc van de Geijn
What's the database you're using? MySQL? The other question is how you have defined the login for the database. Have you litterly stated [EMAIL PROTECTED] there? Marc - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, 24 December 2002 12:12 Subject: access

How to create a MD5 digested password from a servlet?

2002-12-21 Thread Marc van de Geijn
. In Tomcat 4.1.18 that solutions gives an TLD error. I'm using apache 1.3 / Tomcat 4.1.18 / MySQL 3.23. Kind regards, Marc

Problem configuring Apache + Tomcat 4.0.1

2002-12-18 Thread Marc van de Geijn
Hi, I'm trying to move from a configuration where everything is being served by tomcat to a configuration where apache is serving the static content and tomcat the dynamic content (using servlets). I think I'm almost there: authentication is working (using a JDBCRealm in tomcat) and the

StandardContext can't find match

2002-12-18 Thread Marc van de Geijn
]: Trying exact match 2002-12-18 15:33:25 StandardContext[/servlet]: Trying prefix match 2002-12-18 15:33:25 StandardContext[/servlet]: Trying extension match 2002-12-18 15:33:25 StandardContext[/servlet]: Trying default match Thanks, Marc

Multiple organisations in one realm with unique logins per organisations?

2002-12-17 Thread Marc van de Geijn
identifies the user unique in the realm/database. Is this possible with the standard authentication in Tomcat? Or are there other ways to do this? Thanks, Marc P.S. I hope I explained this problem correctly. Otherwise, just ask for more information. -- To unsubscribe, e-mail: mailto:[EMAIL

Internal Server Configuration Error

2002-11-18 Thread Marc
object libc.so.6 not found Any ideas??? Thank you all! Marc -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Internal Server Configuration Error

2002-11-18 Thread Marc
object libc.so.6 not found Any ideas??? Thank you all! Marc -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto:[EMAIL PROTECTED]

Re: Internal Server Configuration Error

2002-11-18 Thread Marc
Hi Roland, the line 437 tries to load the mod_jk.so library. I think that the libc.so.6 library is needed when using mod_jk.so, but I don't know how to fix this. Note: My OS is FreeBSD, apache is 1.3.19 and tomcat 4.1.12. Thanxs Marc Roland Carlsson wrote: Have you tried to look at line

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-06 Thread Marc Mendez
- Original Message - From: Craig R. McClanahan [EMAIL PROTECTED] You can suppress directory indexes in the $CATALINA_HOME/conf/web.xml file. See the listings init parameter for the default servlet. Read my previous post. You have complete control over which requests your filter

Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Hi, I browse the archive, but I found just a part of the answer. I use Tomcat standalone (the app will run under tomcat 3.x and 4.x). I want to prevent access to directories, but I just want to configure this in the web.xml file of my app, nowhere else ! As u see below, the web.xml is quite

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Hi, Yes, but it means that I change the behaviour of the others app ! - Original Message - From: Kiev [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Tuesday, November 05, 2002 3:55 PM Subject: Re: Standalone Tomcat : suppress directory listing in web.xml If you

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
Opps, I have tested this in the conf/web.xml file : no effect ! init-param param-namelistings/param-name param-valuefalse/param-value /init-param Kiev -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail:

Re: Standalone Tomcat : suppress directory listing in web.xml

2002-11-05 Thread Marc Mendez
- Original Message - From: Turner, John [EMAIL PROTECTED] Did you search the archives? This topic has come up several times before. Do some research! And... do read my posts ! 1. I browsed the archive 2. The solutions does not work. I want to change the web.xml of the app. I

shared session between http and https

2002-11-04 Thread Marc Guillemot
are shared between http and https). Any idea? Marc. -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

Tomcat 4.1.12 forgets char encodings?

2002-10-28 Thread Marc Tricou
again. How can this be, does this problem sound familiar to anyone? Regards, marc -- To unsubscribe, e-mail: mailto:tomcat-user-unsubscribe;jakarta.apache.org For additional commands, e-mail: mailto:tomcat-user-help;jakarta.apache.org

  1   2   3   >