RE: need help

2010-03-24 Thread Martin Gainty
i would look at tuning permgen (specifically for handling anonymous classes) and perhaps using DBCP for connection pooling..resource handles ARE expensive (and anything else pete suggests) Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note

RE: Connecting to a Database

2010-03-24 Thread Martin Gainty
Good Evening Leo- i would suggest using the Digest class (over command line calculation of Password) http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#Digested%20Passwords HTH Martin Gainty __ Relayers are requested to not disrupt or

RE: [OT] Re: jvm exits without trace

2010-03-22 Thread Martin Gainty
Carl- enable logging FileHandler and set level to finest e.g. org.apache.catalina.level=FINEST http://tomcat.apache.org/tomcat-6.0-doc/logging.html hth Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

RE: Tomcat-Spring-Eclipse/Flex Classpath Issue

2010-03-19 Thread Martin Gainty
and execute permissions for the flex jars in catalina.policy anyone? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so

RE: Disabling http connector

2010-03-19 Thread Martin Gainty
i would first check the configuration for the connector you *might* have a builtin dependency on Executor ThreadPool e.g. anyone ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese

RE: Multiple SSL certificates on same server

2010-03-09 Thread Martin Gainty
hosting provider can help e.g. http://support.hostgator.com/articles/plesk/how-to-setup-a-domain-alias-windows-dedicated HTH Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten

RE: Secured photo rendering

2010-03-08 Thread Martin Gainty
howto/htaccess.html hth Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jed

RE: JNDI Realm question

2010-03-08 Thread Martin Gainty
LDAP_MATCHING_RULE_IN_CHAIN for MatchingRuleOID which allows you to pull all the attributes that match the value for that subtree hth Martin Gainty __ do not disrupt, alter or modify this transmission. > From: leodona...@mail.maricopa.gov > To: users@tomcat.apac

RE: Trouble with CLIENT-CERT authentication method

2010-02-24 Thread Martin Gainty
could you clarify if this failure is from client to server or server to client? and who/what is generating the cert? thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich

RE: DB connection error -Tomcat 6 config

2010-02-19 Thread Martin Gainty
chuck is right.. BTW: i put my Oracle driver classes (classes12.jar or classes12.zip) in WEB-INF/lib HTH Martin Gainty __ please do not modify or disrupt this transmission. Thank You > From: chuck.caldar...@unisys.com > To:

RE: tomcat can not work on vista sometimes

2010-02-10 Thread Martin Gainty
unless you have the 64bit JDK setup and properly configured you may want to repoint to 32bit JDK (v6) and set startup(sh/bat) as win32 compatible .. Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note

RE: JSP Page "hangs"... clues?

2010-02-10 Thread Martin Gainty
inside a jsp class references have to be qualified e.g. ArrayList becomes java.util.ArrayList dont be afraid to jump into %CATALINA_HOME%/work/Catalina/%hostname%/WebApp/org/apache/jsp folder .. find the jsp and compile it manually from command line javac index_jsp.java Martin Gainty

RE: Merry X-Mas!

2009-12-26 Thread Martin Gainty
Frohe Weihnachten/Feliz Navidad/Joyeux Noël/Merry Christmas Staaten von Amerika/EEUU/Etats Unis/United States of America Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Nota del secreto/Note de déni et de confidentialité Ez az üzenet

RE: Http session lost b/w struts actions on Linux but not in Win

2009-12-17 Thread Martin Gainty
-xr-x+ 3 0 Oct 7 19:43 . Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine

RE: Tomcat gets not enough memory on vServer

2009-12-17 Thread Martin Gainty
For all Java Processes [unix]export JVM_OPTS ="-Xmx512M" [windows] SET JVM_OPTS="-Xmx256m" For Tomcat only [unix] export TOMCAT_OPTS=3D"-DXmx=3D512m" [Windows] set TOMCAT_OPTS=3D"-DXmx=3D512m" Martin Gainty _

RE: Tomcat 6 on Windows Vista 64bit

2009-11-20 Thread Martin Gainty
as chuck mentioned you need to install 64bit JVM from Sun http://www.java.com/en/download/manual.jsp#win Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht

RE: Deployment specific configuration - best practice

2009-11-16 Thread Martin Gainty
i think i will buy in UK as the price is only 2.29 (excl VAT) can you post html to demo JDBC parameters? any advantages for returning JSON over plain text? thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de

RE: remote debug

2009-11-10 Thread Martin Gainty
> To whom it may concern, mg>the friendliest greeting ive seen all week mg>contact us...@maven.apache.org and display your pom.xml (and location of your repositories) > > On 11/10/2009 2:18 AM, maven apache wrote: > > hi: > > I am so sorry to ask this problem again but I do can not make it wor

RE: Tomcat startup exception

2009-11-09 Thread Martin Gainty
this is my log4j $CATALINA_HOME/lib 09/14/2006 06:04 AM 367,444 log4j-1.2.14.jar Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der

RE: Deploying and building a war file

2009-11-09 Thread Martin Gainty
ask ant-users list for more information http://ant.apache.org/mail.html or maven-users list if you prefer a version specific way to manage the build http://maven.apache.org/mail-lists.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de

RE: Tomcat Memory and Garbage Collection questions...

2009-11-05 Thread Martin Gainty
ake a look thanks, Martin Gainty __ do not modify or alter this transmission. Thank You > From: trevin.john...@occ.treas.gov > To: users@tomcat.apache.org > Date: Thu, 5 Nov 2009 17:26:14 -0500 > Subject: RE: Tomcat Memory and Garbag

RE: Trouble with context and JNDI resource

2009-11-03 Thread Martin Gainty
carsten is correct i would set the PGDATA environment var to point to exact location of Postgres Database directory e.g (pg_ctl -D, --pgdata DATADIR) before attempting connect to Postgres Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note

RE: Tomcat 6.0.20 on 64bit Window2003 - Service CAN'T start

2009-10-30 Thread Martin Gainty
sc query tomcat what do the logs say? Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung.

RE: tomcat utilization is 100 %

2009-10-30 Thread Martin Gainty
redeploying standalone to just Tomcat6 (as evidenced by log/output from jheap, jstack and jconsole and top) does IBMwebsphere have resource limitations that can be overcome by porting standalone wars to Tomcat 6.0.6? my apologies on interrupting thread or any miscommunication carried within Martin Gainty

RE: DBCP woes (running out of cursors).

2009-10-26 Thread Martin Gainty
mg>good work > From: e...@sustainlane.com > To: users@tomcat.apache.org > > Hi, > I did not follow this thread form the beginning, but I can provide a > few tips about using connection pools in tomcat. > 1. DBCP has quite a few problems in the area of scalability. We have > our own modified vers

RE: Tyson Beffa is out of the Office

2009-10-26 Thread Martin Gainty
anyone know how to filter off these annoying "my employer is paying me to not do any work messages" ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie

RE: JSP Compilation issue after upgrade from 6.0.18 to 6.0.20

2009-10-24 Thread Martin Gainty
did you try declaring as BaseClass e.g. HashMap menuItems= new LinkedHashMap(); ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene

RE: spanish language is not showing properly on microsoft out look

2009-10-22 Thread Martin Gainty
usted permitió la escena española en sus opciones/servicios y lengua regionales y de la lengua del texto? Saludos Cordiales, Martin __ no altere ni modifique esta transmisión. Gracias > Subject: spanish language is not showing properly on microsof

RE: Subdomains and Wars...

2009-10-22 Thread Martin Gainty
in that case most of the deployments I've seen use a static src attribute for example assuming relative pathing Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollte

RE: Subdomains and Wars...

2009-10-21 Thread Martin Gainty
Tony can you elaborate on what should be classified as content ..data?..a html formatted response? ...ajax response?..jpg? anything else? thx Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist ve

RE: Questions on "Single Sign On"?

2009-10-20 Thread Martin Gainty
a usecase would be Jetspeed JSR-168 portal manager which handles org.apache.jetspeed.ehcache.group.ttl time factor for each new user session as described at http://portals.apache.org/jetspeed-2/deployguide/jetspeed-properties.html other examples? Martin Gainty

RE: Shared email resource

2009-10-17 Thread Martin Gainty
Curt/Ken what is the solution? How did you get this to work? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten

RE: DBCP woes (running out of cursors).

2009-10-14 Thread Martin Gainty
you display the queries here and we can help you show how to properly structure the statements you're using Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Ez az ü

RE: Questions on "Single Sign On"?

2009-10-12 Thread Martin Gainty
/jetspeed-2/ Not trivial to setup either but its something you may want to seriously consider Feel free to ping me offline if you need help with either product Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

RE: Logging startup parms for Tomcat...

2009-10-10 Thread Martin Gainty
did you take a look at NotificationListener for JMX Events... if you can map the uri (and/or request) stick with filter such as NotificationFilter http://www.informit.com/articles/article.aspx?p=27842&seqNum=5 hth Martin Gainty __ Verzicht

RE: Tomcat training at ApacheCon

2009-10-07 Thread Martin Gainty
the springsource folks provide occasional presentations and lectures here in the east ..then again if they publish on youtube we could all see it.. Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese

RE: Tomcat training at ApacheCon

2009-10-06 Thread Martin Gainty
bit of a stretch for folks on the east coast or midwest thanks filip, Martin Gainty __ Please do not alter/modify or disrupt this transmission. Thank You > Date: Tue, 6 Oct 2009 13:45:53 -0600 > From: devli...@hanik.com >

RE: Tomcat training at ApacheCon

2009-10-06 Thread Martin Gainty
sounds great..any sessions for chicago,ny,boston or dc? thanks, Martin Gainty __ > Date: Tue, 6 Oct 2009 07:30:20 -0600 > From: devli...@hanik.com > To: users@tomcat.apache.org > Subject: Tomcat training at ApacheCon > >

RE: alias problem in tomcat5.0 + apache1.3

2009-10-06 Thread Martin Gainty
e new appBase of webapps change to namaste Martin Gainty __ Please do not alter/modify or disrupt this transmission. Thank You > Date: Tue, 6 Oct 2009 06:48:35 -0700 > From: partha_samanta...@rediffmail.com > To: users@tomcat.apache.org &g

RE: InvocationTargetException results OutOfMemory issue as codecache is full in tomcat 5.5

2009-10-05 Thread Martin Gainty
http://www.scribd.com/doc/17687883/Liferay-Administration-Guide also precompiling all your jsps before restarting your webapp helps (one less thing to worry about) Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité

RE: Loading Jar files in a particular order on Tomcat 6

2009-10-04 Thread Martin Gainty
different version for Development, QA and Production profiles http://maven.apache.org Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein

RE: Baffling tomcat issue

2009-10-03 Thread Martin Gainty
Baron replace YourWebApp with the name of your webapp delete everything under the $CATALINA_HOME/work/Catalina/localhost/YourWebapp Martin __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene E

RE: Accessing a database from a Valve

2009-09-29 Thread Martin Gainty
this should do it http://tomcat.apache.org/tomcat-6.0-doc/api/org/apache/catalina/valves/JDBCAccessLogValve.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie

RE: How to check if the client dropped the connection

2009-09-28 Thread Martin Gainty
could you explain just a bit more what is a tile? Martin __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterle

RE: debugging model classes tied to Tomcat datasources

2009-09-27 Thread Martin Gainty
ent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Sun, 27 Sep 2009 15:27:35 -0400 > From: mark.shif...@yale.edu > Subject: Re: debugging model classes tied to Tomcat datasources > To: users@tomcat.apache.org

RE: debugging model classes tied to Tomcat datasources

2009-09-27 Thread Martin Gainty
when * Catalina is embedded in a larger server. * i *thought* Catalina would need to be 'embedded' into A J2EE AppServer (such as Glassfish) to implement JNDI functionality? thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Not

RE: Using administration url in application

2009-09-25 Thread Martin Gainty
pecific or group of parameters that you need to see let us know more information is available at http://tomcat.apache.org/tomcat-6.0-doc/monitoring.html hth Martin Gainty __ Please do not alter/modify or disrupt this transmission. Thank You &g

RE: Using administration url in application

2009-09-25 Thread Martin Gainty
first use manager to upload ROOT.war a howto on howto use Manager webapp to upload ROOT.war is available at http://tomcat.apache.org/tomcat-5.5-doc/manager-howto.html#Configuring%20Manager%20Application%20Access this is only one proposal feel free to solicit other solutions fromlist hth Mar

RE: Create FileInputStream in servlet from remote file with accentuated character name

2009-09-24 Thread Martin Gainty
implement the same charset that your CIFS drive is configured for Martin __ Note de déni et de confidentialité Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour sati

http://blog.covalent.net/roller/covalent/entry/20070308

2009-09-21 Thread Martin Gainty
filips link is 404 http://blog.covalent.net/roller/covalent/entry/20070308 ? looking for some recent TC6 benchmarks (preferrably against glassfish) Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht is

RE: Does tomcat log closed connection

2009-09-19 Thread Martin Gainty
can you crank up the logging debug="99" and send us the log at the point of failure couple of things to check : which version HTTP protocol="1.1" ? are you using IBM JDK before implementing algorithm="IbmX509" http://people.apache.org/~

RE: environment variables for hostname and context name

2009-09-18 Thread Martin Gainty
ple that uses if component from Struts core e.g. odd <%@ taglib prefix="s" uri="/struts-tags"%> test For Bharaat NAME Price Original Value oddeven"> Martin Gainty ___

RE: Why "tomcat" didn't compile my jsp's

2009-09-18 Thread Martin Gainty
you could download the struts blank webapp and get that running in about an hour http://struts.apache.org/download.cgi david..chuck..chris.. mark.. pidster or i could walk you thru deployment on any version of tomcat Martin __ Verzicht und Vertrauli

RE: NullPointerException on Struts Action

2009-09-18 Thread Martin Gainty
org.apache.struts.util.GenericDataSource chris ..struts-1.2.9 is only 3 years old BTW http://struts.apache.org/1.1/api/org/apache/struts/util/GenericDataSource.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht

RE: Question on allowLinking

2009-09-16 Thread Martin Gainty
what pidster said was correct about deploying webapps if you absolutely need to retain the picture images then you can set the permissions for only user root have access to image.img1 cacls WEB-INF /P root:F unix chown root /tomcat/webapps/webapp1/WEB-INF/image.img HTH Martin Gainty

RE: 64-bit connector issues on W2K8 IIS7

2009-09-14 Thread Martin Gainty
he jvm.dll %JRE_HOME%\bin\server\jvm.dll hth Martin Gainty the other thing you might want to do is load in the debug version of MSVC libraries so when a choke does happen the option of going invoking the ide is available and you can look at stacktrace __

RE: 404 Error troubleshooting

2009-09-14 Thread Martin Gainty
couold you detail what the mistake is..also which page(s) contain the misconfig ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger

RE: help with tomcat manager

2009-09-13 Thread Martin Gainty
UserDatabase Realm acquires authentication credentials from a jdbc Database source use org.apache.catalina.realm.MemoryRealm details at http://tomcat.apache.org/tomcat-6.0-doc/realm-howto.html#MemoryRealm greets Martin __ Verzicht und Vertraulichke

RE: Windwos Integrated Authentication using AD and Tomcat (no prompt to the users)

2009-09-12 Thread Martin Gainty
did you look at the jcifs.http.NtlmHttpFilter filter? http://jcifs.samba.org/src/docs/ntlmhttpauth.html nbtstat -a MYHOSTNAME http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/nbtstat.mspx?mfr=true the IP and the 'ntstat name' *should* be located in /windows/system

RE: Not compiling JSP's

2009-09-12 Thread Martin Gainty
uot;Struts Tags" 2.2.3 s /struts-tags thanks Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten

RE: 404 Error troubleshooting

2009-09-11 Thread Martin Gainty
you can see the posted request and response as well as the entire DOM tree with firebug plugin for firefox http://getfirebug.com hth Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist

RE: reply_timeout

2009-09-11 Thread Martin Gainty
{ throw new IOException("The call to the external converter failed: " + ie.getMessage()); } catch (java.io.IOException ioe) { throw new IOException("The call to the external converter failed: " + ioe.getMessage()); } int exitValue

RE: Can't start Tomcat5 service on Windows Vista Home Premium

2009-09-06 Thread Martin Gainty
i originally ported 32bit JDK/JRE install with same consequences once I installed 64bit JRE/JDK properly i was able to get TC operational click on details for %JRE_HOME%/bin/server/jvm.dll and you *should* see 64 bit server VM Martin Gainty

RE: Not compiling JSP's

2009-09-02 Thread Martin Gainty
difficult without seeing code for problem jsp,accompanying tlds and /WEB-INF/web.xml Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene

RE: Not compiling JSP's

2009-09-02 Thread Martin Gainty
difficult without seeing code for problem jsp,accompanying tlds and /WEB-INF/web.xml Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene

RE: Is resource-ref really needed?

2009-09-01 Thread Martin Gainty
the fellow who wrote it was writing code for at least 2 other projects it may have been a case of where he accomplished 75% of what was needed then some other task got moved to his front burner still it is *unusual* that web.xml resource-ref is'nt read Martin G

RE: Not compiling JSP's

2009-08-31 Thread Martin Gainty
will take a look if you can post the problematic jsp (and post the web.xml) check permissions on work folder make sure the user that started Tomcat has write,read,execute rights to work folder thanks, Martin Gainty __ Verzicht und

RE: Not compiling JSP's

2009-08-31 Thread Martin Gainty
i try to sync the dev jdk with the deploy jdk so when jsps are compiled you're compiling your generated JspServlets (with the same jdk so class signatures will be the same) hth Martin Gainty __ Jogi és Bizalmassági kinyilatkoztatás/Verzich

RE: Not compiling JSP's

2009-08-31 Thread Martin Gainty
1) possible incompatibility in JDK versions what happens if you upgrade your NB JDK from 1.5.0_07 to 1.6.0_13? 2) i would leave that 0 for until your jsps compile cleanly do you see any errors/exceptions in $TOMCAT_HOME/log/localhost*.log or Tomcat console ? Martin

RE: Is resource-ref really needed?

2009-08-31 Thread Martin Gainty
https://issues.apache.org/bugzilla/show_bug.cgi?id=47769 Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir

RE: Is resource-ref really needed?

2009-08-30 Thread Martin Gainty
to Tomcat already), and the properties used to configure that object factory. mg>i interpret this as parameter is mandatory https://issues.apache.org/bugzilla/enter_bug.cgi?product=Tomcat%206 thanks, Martin Gainty __ Verzic

RE: Is resource-ref really needed?

2009-08-30 Thread Martin Gainty
mandatory: define the attributes in in applicationContext.xml OR optionally define the resource attributes or in web.xml http://proteinbank.vbi.vt.edu/tomcat-docs/config/context.html#Resource%20Definitions Martin Gainty __ Verzicht und

RE: How to redirect from HTTPS to HTTP

2009-08-29 Thread Martin Gainty
here is my dispatcher.xml indexController notice the forward slash on urlMapping prop key indexController Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note

RE: DBCP config question

2009-08-28 Thread Martin Gainty
is the ConnectionState Transaction aware? thanks Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich

RE: website offline

2009-08-28 Thread Martin Gainty
Konstantin do the mirrors acquire the traffic if the main server becomes unavailable? what happened to the main servers today? BTW: i'm interested to know if you saw the javadoc target for build.xml on tc classes /thanks/ Martin __ Verzicht und Ver

RE: Display of velocity template emails in clients that might not display HTML

2009-08-28 Thread Martin Gainty
what version browser will the phone implement ? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um

RE: /context not working -- mod_jk error: no match for /server-status

2009-08-27 Thread Martin Gainty
ll of "org.apache.coyote.tomcat4.CoyoteConnector" and change the port setting line to (8080 is the default): - Also the AJP 1.3 Connector, change the port setting line to (8009 and 8443 are the defaults): ajp13 configuration spec is locate

RE: EL - access to nonexisting property, but no error ?

2009-08-26 Thread Martin Gainty
not when isELIgnored=true <%@ page isELIgnored ="true" %> http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html is this the case for your page? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confide

RE: Connector set up

2009-08-24 Thread Martin Gainty
.org/Protocols/rfc2616/rfc2616-sec10.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine

RE: Connection Pool Exhausted

2009-08-21 Thread Martin Gainty
what were the correct settings ? Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede un

RE: Running multiple tomcats

2009-08-21 Thread Martin Gainty
at least 100 individuals on this list who could accomplish this task for you if you could post a Statement Of work we could all respond within 24 hrs http://www.usability.gov/methods/plan/sow.html let us know where you have posted the SOW when it is posted. Martin Gainty

RE: Accessing Properties file located in Conf Directory of Tomcat 5.XX

2009-08-20 Thread Martin Gainty
there are at least 100 people on this list that can accomplish this requirement you will need to handle this requirement by posting a statement of work details on how to write a statement of work referenced here http://www.usability.gov/plan/sow.html 1 or more engineers will respond with a RFQ

RE: Eclipse builtin browser vs system default browser problem

2009-08-19 Thread Martin Gainty
run FF firebug-plugin and view the DOM on both screens and note the deltas http://joehewitt.com/software/firebug/ view the Request details for both and note the deltas what do the logs say for server? Martin Gainty __ Verzicht und

RE: Where should we deploy/put web application patch jar in Tomcat 5.5 ?

2009-08-19 Thread Martin Gainty
5.5. only WEB-INF/classes WEB-INF/lib then CATALINA_BASE/shared/classes CATALINA_BASE/shared/lib http://tomcat.apache.org/tomcat-5.5-doc/class-loader-howto.html Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de

RE: Multi-Level Context Paths

2009-08-18 Thread Martin Gainty
did you check both of these files exist? /usr/local/apache-tomcat/webapps/sg/WEB-INF/sitemesh.xml/usr/local/apache-tomcat/webapps/sg/WEB-INF/decorators.xml if so please display contents of /usr/local/apache-tomcat/webapps/sg/WEB-INF/decorators.xml thanks, Martin Gainty

RE: Multi-Level Context Paths

2009-08-18 Thread Martin Gainty
Andy can you display contents of WEB-INF/sitemesh.xml thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten

RE: (newbie question) missing classs file?

2009-08-18 Thread Martin Gainty
did you look at $TOMCAT_HOME/work/Catalina/localhost/WEBAPPNAME/org/apache/jsp/ JSPNAME_jsp.java JSPNAME_jsp.class Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten

RE: Tribes

2009-08-17 Thread Martin Gainty
gt; produces i nice indexed html formatted javadocs for all aforementioned packages source is from java folder and outputs html to webapps/docs/api java -version Runtime_Environment (build 1.6.0_12-b04) ant -version 1.7.1 compiled on June 27 2008 as suggested i'

RE: Tomcat subdirectories BASIC authentication

2009-08-16 Thread Martin Gainty
Good to hear the problem is solved In the meanwhile please read Servlet Spec 3.0 located at http://jcp.org/aboutJava/communityprocess/pr/jsr315/index.html Molte Grazie, Martin Gainty __ Note de déni et de confidentialité Ce message est confidentiel

RE: Tomcat subdirectories BASIC authentication

2009-08-15 Thread Martin Gainty
could you read the servlet 3.0 spec at http://jcp.org/aboutJava/communityprocess/pr/jsr315/index.html in the meanwhile could you display the following items web.xml user_1 and css user_2 and css molte grazie Martin Gainty __ Note de déni et de

RE: Connection Pool Exhausted

2009-08-15 Thread Martin Gainty
from my experience setting numActive to 1 is NOT a l/t solution Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten

RE: Tomcat subdirectories BASIC authentication

2009-08-15 Thread Martin Gainty
icked and *everyone* loses that client or customer i ask again..the answer is? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sei

RE: Connection Pool Exhausted

2009-08-15 Thread Martin Gainty
set numActive=1 is not a long term solution mark Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich

RE: Tomcat subdirectories BASIC authentication

2009-08-15 Thread Martin Gainty
rather than Tomcat certified solution that wont work Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir

RE: Connection Pool Exhausted

2009-08-15 Thread Martin Gainty
that is only one solution what is your non-jocl solution? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir

RE: Connection Pool Exhausted

2009-08-14 Thread Martin Gainty
works for jdbc MySQL driver you will have to sub in your DAO MySQL driver ..here is a DAO wrapper on MySQL jdbc driver https://wikihub.berkeley.edu/display/istas/Class+10+-+June+4+-+DAO,+Connection+Pool read this http://commons.apache.org/dbcp/apidocs/org/apache/commons/dbcp/package-summary.html Vi

RE: Error "libphp4.so is not a valid load module: Bad magic number" starting Apache

2009-08-14 Thread Martin Gainty
know ..this is a tomcat list (not apache) http://www.catb.org/~esr/faqs/smart-questions.html#forum Martin Gainty __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten

RE: SSL Using IP Addresses

2009-08-13 Thread Martin Gainty
tart-domain Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterle

RE: JSESSIONID cookie permanent?

2009-08-12 Thread Martin Gainty
can you display your web.xml so we can piece thru the valves,filters,listeners and servlets ? thanks, Martin Gainty __ Verzicht und Vertraulichkeitanmerkung Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so

RE: JSESSIONID cookie permanent?

2009-08-12 Thread Martin Gainty
anyone know if there is a use-case for sessionId surviving end-of-session? Martin Gainty __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein

<    1   2   3   4   5   6   7   8   9   10   >