Re: Re: How do I debug dispatching errors?

2009-10-26 Thread Josh
This is Tomcat 5.5.26 under Windows XP, Java version as follows: java version "1.6.0_16" Java(TM) SE Runtime Environment (build 1.6.0_16-b01) Java HotSpot(TM) Client VM (build 14.2-b01, mixed mode, sharing) Pid wrote: Which dispatcher? Which dispatcher... can you help me out here? According to

How do I debug dispatching errors?

2009-10-20 Thread Josh
Hello, I have a rather small application using servlets. I am encountering a problem where the dispatching is not working properly. There is a 'web.xml' file that looks like the first listing below. I have a debug statement set on the first line in the constructor of com.mycorp.referral.se

Auto/Hot Deploy on 5.5.17 not working - context not being undeployed

2006-06-30 Thread Josh Parker
es I'm attempting to load (which I think have something to do with this because of the libraries in question) are quite minimal. Any help would be greatly appreciated. Thank you. Josh Parker ([EMAIL PROTECTED] - To start a

undeploy doesn't completely remove classes from memory

2006-09-14 Thread Gormley, Josh
dbc that could be causing this? I've tried JProfiler, but I'm having a hard time seeing orphaned object instances after an undeploy. I would much appreciate any suggestions that you might have. Thanks, Josh Gormley Server config: Redhat Tomcat 5.5.17 JRE 1.4.2 with the necessa

RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Gormley, Josh
nce/spring/pages/viewpage.action? pageId=2669 http://marc.theaimsgroup.com/?l=tomcat-user&m=114001512903342&w=2 Thanks, Josh -Original Message----- From: Gormley, Josh Sent: Thursday, September 14, 2006 12:08 PM To: users@tomcat.apache.org Subject: undeploy doesn't complet

RE: undeploy doesn't completely remove classes from memory

2006-09-14 Thread Gormley, Josh
apps. This sounds like a logical request to me, but maybe it's not. Should I be looking for another app container or is what I'm trying to do a valid use of Tomcat (which means I simply need to figure out my memory issues and then things will work as I envision them to)? Thanks, Josh

Tomcat vs Apache virtual host declarations

2006-09-26 Thread Gormley, Josh
at I'm missing? Thanks in advance, Josh Gormley VirtualHost declaration in httpd: ServerName rtv.myhost.com ServerAlias www.rtv. myhost.com DocumentRoot /usr/local/tomcat/webapps/rtv DirectoryIndex index.jsp index.html

RE: Tomcat vs Apache virtual host declarations

2006-09-27 Thread Gormley, Josh
just fine, but I have to restart tomcat if I redeploy the app. I'm running Tomcat 5.5.17, JRE 1.5, RedHat. Any help would be much appreciated as I'm stumped. Josh -Original Message- From: Gormley, Josh Sent: Tuesday, September 26, 2006 11:12 AM To: Tomcat Users List Subje

SSL and SVG Problem

2006-10-04 Thread Chappelle, Josh
dicate that there is a bug with Tomcat serving up image/svg+html content over SSL. I reverted back to Tomcat version 4.1.31 and I don't have the problem. Does anyone have any ideas on this or has anyone hit this before? Thank you for your time. Josh Chappelle

apr port + tomcat

2006-01-04 Thread Fenlason, Josh
hutdown process?  I've only noticed this on Solaris and not on Linux and Windows.  I don't experience this problem when I run Tomcat without the native connector.  I've attached the complete catalina.out in case that's helpful.  Thanks in advance. , Josh.   Jan 4, 2006 8

APR Connector Shutdown Problem

2006-01-26 Thread Fenlason, Josh
logged on shutdown is an "AjpAprProtocol pause" entry, but there is no shutdown, stop or destroy. Is there any chance the APR connector is just getting paused and nothing is actually stopping it? Any help would be greatly appreciated.  Thank

RE: APR Connector Shutdown Problem

2006-01-26 Thread Fenlason, Josh
I'm specifically trying to get the APR connector to work. Thanks though. I'm blind. There is a log entry for "AjpAprProtocol destroy." Unfortunately, it still isn't shutting down properly. , Josh. > -Original Message- > From: Mike Sabroff [mailto:[EMA

RE: APR Connector Shutdown Problem

2006-01-27 Thread Fenlason, Josh
lanned shutdown. Apache doesn't work like that. Any other suggestions on how to get this to shutdown properly? Thanks in advance. , Josh. > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Friday, January 27, 2006 1:24 AM > To: Tomcat Users List >

RE: Re: APR Connector Shutdown Problem

2006-01-30 Thread Fenlason, Josh
Is there no intent to fix this issue? Where would I need to make that patch? Thanks. , Josh. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Friday, January 27, 2006 8:59 PM > To: users@tomcat.apache.org > Subject: Re: APR Con

RE: Re: Re: APR Connector Shutdown Problem

2006-01-31 Thread Fenlason, Josh
n the dev list? Thanks. , Josh. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Monday, January 30, 2006 10:07 PM > To: users@tomcat.apache.org > Subject: Re: Re: APR Connector Shutdown Problem > > > Not by me, I

RE: Re: Re: Re: APR Connector Shutdown Problem

2006-02-06 Thread Fenlason, Josh
That seems to have done the trick. Thanks for your help Bill! , Josh. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Bill Barker > Sent: Friday, February 03, 2006 9:50 PM > To: users@tomcat.apache.org > Subject: Re: Re: Re: APR Connector S

RE: Using APR with tomcat leaves port 8009 bound when tomcat is terminated?

2006-02-22 Thread Fenlason, Josh
not, would you be able to explain why? Thanks in advance. , Josh. bash-2.03$ diff -c network.c network.c.orig *** network.c Mon Feb 6 12:50:54 2006 --- network.c.orig Mon Feb 6 12:50:11 2006 *** *** 385,391 UNREFERENCED_STDARGS; TCN_ASSERT(sock != 0); TCN

RE: Which direction: mod_jk or mod_proxy_ajp? (was: why use mod_jk?)

2006-02-24 Thread Fenlason, Josh
That depends if you want to use Apache 2.0.x, Apache 2.2.x, or some other web server (i.e. IIS). If you're planning on using Apache 2.2.x, mod_proxy_ajp is the way to go. For anything else, mod_jk is the way to go. , Josh. > -Original Message- > From: Brad O'Hearn

RE: Issue with ajp13 socket after tomcat shutdown

2006-02-24 Thread Fenlason, Josh
Take a look at this thread to fix this problem. http://marc.theaimsgroup.com/?l=tomcat-user&m=114062756728076&w=2 , Josh. > -Original Message- > From: Joey Geiger [mailto:[EMAIL PROTECTED] > Sent: Friday, February 24, 2006 9:24 AM > To: users@tomcat.apache.org > Su

RE: Which direction: mod_jk or mod_proxy_ajp? (was: why use mod_jk?)

2006-02-24 Thread Fenlason, Josh
The following connector exists in the Tomcat 5.5.15 OOTB server.xml. I think that is all you need on the Tomcat side. , Josh. > -Original Message- > From: Brad O'Hearne [mailto:[EMAIL PROTECTED] > Sent: Friday, February 24, 2006 9:14 AM > To: Tomcat Users L

RE: default Tomcat 5.5 won't shutdown cleanly (Was: After adding mod_jk, tomcat won't shutdown cleanly)

2006-02-24 Thread Fenlason, Josh
Are you using the native apr connector? , Josh. > -Original Message- > From: Brad O'Hearne [mailto:[EMAIL PROTECTED] > Sent: Friday, February 24, 2006 11:50 AM > To: Tomcat Users List > Subject: default Tomcat 5.5 won't shutdown cleanly (Was: > After adding m

RE: Tomcat not shutting down

2006-03-13 Thread Fenlason, Josh
What version of Tomcat are you using? Are you using the native APR connector? There is a bug in the native shutdown code in 5.5.15, but it's fixed in 5.5.16. , Josh. > -Original Message- > From: Khawaja Shams [mailto:[EMAIL PROTECTED] > Sent: Monday, March 13, 2006 2:27 P

RE: Tomcat not shutting down

2006-03-13 Thread Fenlason, Josh
tor until and then move to 5.5.16. Or rebuild the connector yourself. , Josh. > -Original Message- > From: Khawaja Shams [mailto:[EMAIL PROTECTED] > Sent: Monday, March 13, 2006 2:50 PM > To: Tomcat Users List > Subject: Re: Tomcat not shutting down > > > Hello

RE: Problem Starting Tomcat

2006-03-17 Thread Fenlason, Josh
What platform are you on? What version of Tomcat are you using? Are you sure nothing else is already using 8005? , Josh. > -Original Message- > From: Marco Aurélio Seraphim da Silva > [mailto:[EMAIL PROTECTED] > Sent: Friday, March 17, 2006 9:04 AM > To: users@to

Configuring Tomcat to Use ssl-unclean-shutdown

2006-03-20 Thread Josh Colbeck
adding "BrowserMatch ".*MSIE.*" nokeepalive ssl-unclean-shutdown" to the Apache config. Is there a way to configure this open with standalone Tomcat? We're also in the process of upgrading to Tomcat 5.5 with APR + OpenSSL. Is there a way to set the unclean shutdown option in the APR SSL connector? Thanks, Josh

RE: Building mod_jk.so on AIX

2006-03-24 Thread Fenlason, Josh
This doesn't answer your question, but is there a specific reason you don't just user mod_proxy_ajp with Apache 2.2.0? You wouldn't have to build mod_jk then. , Josh. > -Original Message- > From: Bernie Durfee [mailto:[EMAIL PROTECTED] > Sent: Friday, Marc

BrowserMatch in Tomcat 5.5 +APR

2006-03-24 Thread Josh Colbeck
I'm looking for a way to duplicate the Apache BrowserMatch while only running Tomcat and APR. I'd like the server to check which browser is connecting and adjust some setting, like nokeepalive, base on that. Does anyone know how to do this, I have been unable to find any leads? Thanks

Tomcat/IIS - how to map all web apps and not conflict with IIS content...

2006-05-03 Thread Josh Jacob
Thanks in advance for any pointers. Here's the environment I'm running: + Windows Server 2003 + Tomcat 5.5.17 + isapi_redirect.dll 1.2.14 - josh jacob - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Native Connector Question

2006-05-09 Thread Fenlason, Josh
What do I have to do to configure Tomcat to use the native connector on Unix? I've tried adding -Djava.library.path=, but it isn't loading them. It works for me on Windows, so I'm not sure what I'm doing wrong on Unix. Any suggestions? Thanks. , Josh.

RE: Native Connector Question

2006-05-09 Thread Fenlason, Josh
My native lib binary is fine because setting LD_LIBRARY_PATH works fine. I've tried adding -Djava.library.path to JAVA_OPTS and CATALINA_OPTS in my Tomcat startup script, but it isn't loading the native connector. Any thoughts on why the second method isn't working? Thanks in

RE: Native Connector Question

2006-05-09 Thread Fenlason, Josh
the native libraries in /bin. I'm starting Tomcat by executing startup.sh. Any other info that would be helpful? Thanks. , Josh. > -Original Message- > From: Markus Schönhaber [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 10:45 AM > To: Tomcat Users List >

RE: Native Connector Question

2006-05-09 Thread Fenlason, Josh
That sucks. Thanks for the pointer though. How come it works on Windows? Thanks. , Josh. > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 11:00 AM > To: Tomcat Users List > Subject: Re: Native Connector Question >

RE: Native Connector Question

2006-05-09 Thread Fenlason, Josh
Thanks for the explanation. , Josh. > -Original Message- > From: Mladen Turk [mailto:[EMAIL PROTECTED] > Sent: Tuesday, May 09, 2006 11:19 AM > To: Tomcat Users List > Subject: Re: Native Connector Question > > Fenlason, Josh wrote: > > That sucks. Thanks f

Native Connector startup error

2006-05-16 Thread Fenlason, Josh
anks in advance. , Josh. May 15, 2006 2:54:59 PM org.apache.coyote.ajp.AjpAprProtocol init SEVERE: Error initializing endpoint java.lang.Exception: Socket bind failed: [730013] An attempt was made to access a socket in a way forbidden by its access permissions. at org.apache.tomcat.util.net.A

RE: JK Connector not distinguishing between Virtual hosts

2006-05-16 Thread Fenlason, Josh
I'm not sure if this will fix your problem or not, but I believe it's recommended to use mod_proxy_ajp instead of mod_jk with Apache 2.2.x. http://httpd.apache.org/docs/2.2/mod/mod_proxy_ajp.html , Josh. > -Original Message- > From: Naren Koka [mailto:[EMAIL PROTECTED]

Native connector startup problem

2006-05-25 Thread Fenlason, Josh
rong? Thanks in advance. , Josh. -bash-3.00$ LD_LIBRARY_PATH=/home/snow/jfenlason/aix/install/tomcat5.5.17/tomcat/bin /native ./catalina.sh run Using CATALINA_BASE: /home/snow/jfenlason/aix/install/tomcat5.5.17/tomcat Using CATALINA_HOME: /home/snow/jfenlason/aix/install/tomcat5.5.17/tomcat Using

RE: Native connector startup problem

2006-05-26 Thread Fenlason, Josh
fishy going on (at least from AIX's perspective) in the native code when it binds the port. However, I'm not real experienced with C, so I'm not sure what else to look at. Any familiar with the native apr connector have any suggestions? Thanks. , Josh. > -Original Message--

RE: Native connector startup problem

2006-05-26 Thread Fenlason, Josh
I don't follow what you're getting at. I'm just trying to get Tomcat to startup. Apache isn't up yet. I have Tomcat's HTTP connector disabled. The only two ports that Tomcat is using is the shutdown port and the ajp port. I know that nothing else is using tho

RE: Native connector startup problem

2006-05-26 Thread Fenlason, Josh
Are you talking about the thread I had started regarding build the native connector on HP? http://marc.theaimsgroup.com/?l=tomcat-dev&m=113156765527679&w=2 If so, I don't believe that is relevant to my current issue. , Josh. > -Original Message- > From: Martin Ga

RE: mod_jk.so problems going from Apache 2.0.55 to Apache 2.2.2

2006-05-30 Thread Fenlason, Josh
Any reason you can't use mod_proxy_ajp? I believe that is the recommended method with 2.2.x. , Josh. > -Original Message- > From: raorba [mailto:[EMAIL PROTECTED] > Sent: Monday, May 29, 2006 7:18 PM > To: users@tomcat.apache.org > Subject: Re: mod_jk.so proble

RE: Tomcat, Apache and mod_jk configuration

2006-10-20 Thread Gormley, Josh
'm pointing my apache virtual host's documentRoot to the same path as the webapp. If I don't do that, none of my static pages (.css, .js) get served properly, so I don't think that it's the problem. Thanks, Josh Apache config: ServerName rtv.myhost.com Ser

RE: Virtual Hosts

2006-12-28 Thread Gormley, Josh
Does anybody have a good tutorial on how to do this with Apache sitting in front of Tomcat? I'd like to have a single server with multiple one-to-one domainname-to-webapp apps running in Tomcat such that I can hot deploy one webapp in Tomcat without affecting the other webapps. Apache VirtualH

RE: Virtual Hosts

2006-12-28 Thread Gormley, Josh
o:[EMAIL PROTECTED] Sent: Thursday, December 28, 2006 8:42 AM To: Tomcat Users List Subject: Re: Virtual Hosts Gormley, Josh wrote: > Does anybody have a good tutorial on how to do this with Apache sitting in front of Tomcat? I'd like to have a single server with multiple one-to-one domainname

RE: Virtual Hosts [mostly solved]

2006-12-28 Thread Gormley, Josh
for deploying my apps, but now I have to scp the war file into the directory. This isn't the worst thing that could happen, but it seems like there is a solution out there for this. Anyway, thanks to everybody who helped out on this. Josh Gormley -Original Message

RE: Virtual Hosts [mostly solved]

2006-12-29 Thread Gormley, Josh
ml file in there after I had the app up and running, I had no problems with the manager app conflicting with my other app. Thanks again for everybody's help on this -- I feel like I've finally made progress on this issue and have a better understanding for how things work.

YAWS connect to Tomcat

2007-03-29 Thread Josh Joy
Hi, Is it possible to have yaws serve as the http frontend for Tomcat? Similar to how can have apache http serve as the frontend for tomcat using AJP Thanks, Josh - To start a new topic, e-mail: users@tomcat.apache.org To

how to reload WEB-INF dir?

2007-04-27 Thread Josh Joy
Hi, There is a reloadable attribute that I can set to true to reload if it detects a change in |/WEB-INF/classes/| and |/WEB-INF/lib. My question is, how can I reload if I make a change to files in /WEB-INF directory? Thanks, Josh

Re: how to reload WEB-INF dir?

2007-04-27 Thread Josh Joy
Hi Rashmi, I'm confused...so in tomcat 6.0 it reloads if it detects a change at the root /WEB-INF rather than solely /WEB-INF/classes or /WEB-INF/lib ? Thanks, Josh Rashmi Rubdi wrote: > On 4/27/07, Josh Joy <[EMAIL PROTECTED]> wrote: >> Hi, >> >> There is a rel

Re: how to reload WEB-INF dir?

2007-04-28 Thread Josh Joy
on tomcat. Thanks, Josh Rashmi Rubdi wrote: > On 4/27/07, Caldarale, Charles R <[EMAIL PROTECTED]> wrote: >> > From: Rashmi Rubdi [mailto:[EMAIL PROTECTED] >> > Subject: Re: how to reload WEB-INF dir? >> > >> > If the Context node is not required, ho

setting up and configuring Apache TomCat6.0.13 to be used for .JSP developement

2007-06-29 Thread Josh Fern
I am trying to set up Apache Tomcat6.0.13 for jsp development. I have followed all instructions I can find for installation. I installed java jdk1.6.0_01. I set the port for Tomcat to 80, the JavaHome environment variable to C:\Program Files\Java\jdk1.6.0_01 and the ClassPath to *CLASSPATH=.;C:

Question about File ownership file upload and HTTP Post

2007-07-27 Thread Josh Rountree
of these uploaded files? Thanks, Josh No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.10.22/922 - Release Date: 7/27/2007 6:08 AM

JspC processFile java.lang.NullPointerException

2008-11-04 Thread Josh Joy
uteTargets(Project.java:1181) [jasper] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.run(InternalAntRunner.java:423) [jasper] at org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.main(InternalAntRunner.java:137) BUILD FAILED /home/josh/dev/workspace/32bitganymed

unique identification in access log

2009-01-08 Thread Josh Pollara
t that comes up as null in the access log when enabled. Any ideas? -josh

virtual hosts

2009-01-28 Thread Josh Pollara
Does Tomcat support wildcard virtual hosts? I'm looking to do something like this: *.example.com This does not work though. Any suggestions? -josh

RE: virtual hosts

2009-01-28 Thread Josh Pollara
Message- From: Serge Fonville [mailto:serge.fonvi...@gmail.com] Sent: Wed 1/28/2009 4:50 AM To: Tomcat Users List Subject: Re: virtual hosts Hi, Is your dns properly configured? And what does your environment look like? Regards, Serge Fonville On Wed, Jan 28, 2009 at 1:28 PM, Josh Polla

RE: virtual hosts

2009-01-28 Thread Josh Pollara
dev machine and added an alias to the host section for *.domain.tldevery attempt to access a tomcat host on a resolvable address works. Hope this helps. Regards, Serge Fonville On Wed, Jan 28, 2009 at 1:53 PM, Josh Pollara wrote: > I am making a transition from apache http -> tomcat. DNS

ConnectionPool question

2009-10-29 Thread Josh Gooding
e pretty significant changes to fix some problems, and this is one of them. Thanks in advance, - Josh

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
ct, just long enough to run gc() and continue on. It took me about a day to figure out, but I did. On Fri, Oct 30, 2009 at 12:58 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Josh, > > On 10/29/200

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
AHH, I will read the API for the StatementFinalizer. I was looking at something to do that. Thank you Filip! On Fri, Oct 30, 2009 at 9:53 AM, Filip Hanik - Dev Lists wrote: > hi Josh, calling Connection.close() does not close statements and > resultsets. > There is an intercepto

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
Hey what API holds the statementFinalizer? On Fri, Oct 30, 2009 at 9:57 AM, Josh Gooding wrote: > AHH, I will read the API for the StatementFinalizer. I was looking at > something to do that. Thank you Filip! > > > On Fri, Oct 30, 2009 at 9:53 AM, Filip Hanik - Dev

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
seconds), and I'll look up more info about the StatementFinalize and the validationQuery. This biggest problem I'm having is that I'm the only coder in a .NET shop (they all run IIS and code in .NET only) and no one has experience with TC except me. Honestly if it wasn't for this list and the sun forums, I'd be sunk on most things Tomcat / java wise. This list with the members have been an invaluable asset to my learning Tomcat. > > Good luck, > - -chris > Thanks, Josh

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
* from user"); > int cnt = 1; > while (rs.next()) { > System.out.println((cnt++)+". Host:" > +rs.getString("Host")+ >" User:"+rs.getString("User")+" > Pas

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
I also found this tid bit lying around. It get's a connection, but doesn't close the statement. public static void closeResources(ResultSet rs) throws AardvarkResourceException { try { Statement s = rs.getStatement(); if (s != null) { // ResultSets produced by

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
ot;); > int cnt = 1; > while (rs.next()) { > System.out.println((cnt++)+". Host:" > +rs.getString("Host")+ >" User:"+rs.getString("User")+" > Password:"+rs

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
on gets recycled. > Theoretically. > > Seems like you put a finally block down there to try catching/closing the > wayward connection. > > > -----Original Message- > From: Josh Gooding [mailto:josh.good...@gmail.com] > Sent: Friday, October 30, 2009 1:43 PM > To: T

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
a previously designated DB datasource class, > written by the previous developer? > > > > -Original Message- > From: Josh Gooding [mailto:josh.good...@gmail.com] > Sent: Friday, October 30, 2009 3:32 PM > To: Tomcat Users List > Subject: Re: ConnectionPo

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
Filip I grabbed the tomcat-jdbc.jar file and included it under the /lib folder in my tomcat installation. I modified my context.xml's resource tag to the following: and I am getting a tomcat startup exception: WARNING: Unexpected exception resolving reference java.lang.IllegalArgumentExceptio

Re: ConnectionPool question

2009-10-30 Thread Josh Gooding
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Josh, > > On 10/30/2009 4:31 PM, Josh Gooding wrote: > > public static void closeResources(ResultSet rs) throws > > AardvarkResourceException { > > Statement s = null; > > Co

Will tomcat allow me to configur access to a single folder?

2009-11-01 Thread Josh Gooding
since I have a .com, if I had say domain.com/external site dump/ Can I configure tomcat so that everytime someone went to the /external site dump section, it would ask for credentials? Is this just a simple realm configuration? Thanks. - Josh

Re: ConnectionPool question

2009-11-02 Thread Josh Gooding
It seems as though you cannot set the maxActive to "-1" as you can in the javax.sql.ConnectionPool for unlimited. On Mon, Nov 2, 2009 at 4:36 AM, Konstantin Kolinko wrote: > 2009/10/31 Josh Gooding : > >(...) > > and I am getting a tomcat startup exception: > > &g

Re: Will tomcat allow me to configur access to a single folder?

2009-11-02 Thread Josh Gooding
omain. That's all. On Mon, Nov 2, 2009 at 4:03 AM, André Warnier wrote: > Josh Gooding wrote: > >> Unlike Apache HTTPD, can Tomcat be configured to allow access to a single >> directory? >> > Huh ? > > Which Apache http documentation have you been reading ? >

Re: Will tomcat allow me to configur access to a single folder?

2009-11-02 Thread Josh Gooding
ad of having to have a JDBC connection to a database. On Mon, Nov 2, 2009 at 10:51 AM, André Warnier wrote: > Josh Gooding wrote: > >> What I was saying is that in httpd, you can configure httpd to do what I >> want, but I was unsure if you could in tomcat. Since I'm not using h

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

2009-11-02 Thread Josh Gooding
Did you copy over the 64 bit tomcat files to the tomcat directory? Not the 64 bit java files. On Mon, Nov 2, 2009 at 5:05 PM, tiffany.d...@inovis.com < tiffany.d...@inovis.com> wrote: > I installed Tomcat 6.0.20 on 64bit Window2003. I installed 64 bit tomcat > service (64 bit tomcat6.exe and 64b

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

2009-11-02 Thread Josh Gooding
EDIT: Don't install tomcat as a service. I've always had trouble running the 64 bit service. On Mon, Nov 2, 2009 at 5:19 PM, Josh Gooding wrote: > Did you copy over the 64 bit tomcat files to the tomcat directory? Not the > 64 bit java files. > > > On Mon, Nov 2, 2

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

2009-11-03 Thread Josh Gooding
wrote: > > From: Josh Gooding [mailto:josh.good...@gmail.com] > > Subject: Re: Tomcat 6.0.20 on 64bit Window2003 - 64bit Service CAN'T > > start > > > > EDIT: Don't install tomcat as a service. I've always had trouble > > running the 64 bit ser

Re: ConnectionPool question

2009-11-03 Thread Josh Gooding
If I close the RS, can I still use the MD? On Tue, Nov 3, 2009 at 3:13 PM, Elli Albek wrote: > No, you do not need to close the XXXMetaData classes. > > E > > On Tue, Nov 3, 2009 at 12:02 PM, Josh Gooding >wrote: > > > One more question on bleeding resources.

Re: ConnectionPool question

2009-11-03 Thread Josh Gooding
am getting a ton of "abandoned" conenction warnings in the console window, so I need to find out where these are coming from now. I don't know where to begin thanking you guys but thank you. I've gotten more mentoring here on this listing than I have in 2 years at my current emp

Re: ConnectionPool question

2009-11-03 Thread Josh Gooding
nevermind. I get: javax.servlet.ServletException: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: No operations allowed after connection closed. Guess that answers my question. On Tue, Nov 3, 2009 at 3:24 PM, Josh Gooding wrote: > If I close the RS, can I still use

Re: ConnectionPool question

2009-11-03 Thread Josh Gooding
One more question on bleeding resources. When closing RS / statement / connections. Do I have to do anything with the MetaData if I got that as well? (I.E Do I explicitly have to close the metadata as well?) Josh On Tue, Nov 3, 2009 at 2:01 PM, Josh Gooding wrote: > Elle, > > I am

Re: ConnectionPool question

2009-11-04 Thread Josh Gooding
t what the abandoned connection messages are for letting me know they were abandoned and put back into the pool? On Tue, Nov 3, 2009 at 4:06 PM, Josh Gooding wrote: > nevermind. I get: > > javax.servlet.ServletException: > com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionExceptio

Re: ConnectionPool question

2009-11-04 Thread Josh Gooding
jdbc/RealmDB Container Do I need to change the to the tomcat's DataSource? On Wed, Nov 4, 2009 at 11:47 AM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Josh, > > On 11/3/2009 3:24 PM, Josh

Re: ConnectionPool question

2009-11-05 Thread Josh Gooding
Barry, that's a normal console message when using the DataSource. :) Alright. I have a question. I've finished up the ConnectionPool wrapper class that I found and is being used. I don't need it to run, but I figured it's there why not modify it to handle EVERYTHING dealing with connections. W

Re: [OT] ConnectionPool question

2009-11-10 Thread Josh Gooding
re problems in the long run. Hey again, thanks for everything you all have said. I feel slightly more confident now in fixing this conundrum. :) - Josh On Sat, Nov 7, 2009 at 3:17 AM, Elli Albek wrote: > Chris, as long as we are having fun its all good. I think this > question is somethin

Re: [OT] ConnectionPool question

2009-11-11 Thread Josh Gooding
et a another team), but I told my company that the procedures I wrote up needed to be used on ALL dev teams. I thought 99% of it was common sense, but I guess not. On Tue, Nov 10, 2009 at 3:40 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE

Re: [OT] ConnectionPool question

2009-11-11 Thread Josh Gooding
Yup, No wonder my shop is in so much trouble. No procedures, no brainstorming, no project management, no best practices, just a "shoot from the hip, Git-R-Done" attitude. I liked that so much it's now hanging in my cube :) - Josh On Wed, Nov 11, 2009 at 3:33 PM, Calda

Re: Just a few questions on my Tomcat Configuration

2009-06-16 Thread Josh Gooding
an xyz company as well with complete separate schemas for each of the companies using a custom context.xml in the META-INF directory to test and it works. Now I just need to create a script or admin panel that I can go in and set one up automatically. On Wed, Jun 3, 2009 at 2:58 PM, Josh Good

Re: Just a few questions on my Tomcat Configuration

2009-06-16 Thread Josh Gooding
As for the transcription error? it is just that, I fat fingered some keystrokes and it sent it in the middle of an edit. I was going to take out the second abc and edit it to say xyz and have the 2nd reflect that. Not sure if I follow how you can have more than one webapp for any given . Would

Re: Just a few questions on my Tomcat Configuration

2009-06-17 Thread Josh Gooding
On Wed, Jun 17, 2009 at 12:02 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Josh Gooding [mailto:josh.good...@gmail.com] > > Subject: Re: Just a few questions on my Tomcat Configuration > > No, the appBase attribute defines where *all* of the w

Re: Just a few questions on my Tomcat Configuration

2009-06-17 Thread Josh Gooding
aybe? That is something that I am willing to work on looking into though as a different phase of the current project. Are those API's part of teh standard Tomcat docs? - Josh On Wed, Jun 17, 2009 at 11:28 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Jos

Re: Tomcat window appears briefly, does not startup - Windows XP

2009-06-22 Thread Josh Gooding
Don't know if this was already answered, but make sure you have your logging set for "debug" logging. I know by default, it is not set to that. That may help get you something in the logs. - Josh 2009/6/16 Martin Gainty > > Tim- > > what do the

Re: Just a few questions on my Tomcat Configuration

2009-06-22 Thread Josh Gooding
lue as to how would I go about starting something like that? I'm going to check the docs more closely, however, I am not confident that I will find anything like that in there. - Josh On Wed, Jun 17, 2009 at 10:10 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > Fr

Re: Just a few questions on my Tomcat Configuration

2009-06-22 Thread Josh Gooding
en't they defined in the server.xml file? If they are that defeats the purpose of everything being created without a restart. Am I off base myself here? I'm looking in the docs for filters but not coming up with much. Any advice? - Josh On Mon, Jun 22, 2009 at 3:54 PM, Pid wrote:

Re: Just a few questions on my Tomcat Configuration

2009-06-23 Thread Josh Gooding
ml file already for the servlets that already exist for this. If it's more mappings that I need, it shouldn't be an issue. I'll need to read closely then on how filters work. Thanks again for everything again. On Mon, Jun 22, 2009 at 4:40 PM, Pid wrote: > Josh Gooding wrote: >

Trying to run Tomcat on Win Server 2K3 returns error

2009-07-10 Thread Josh Gooding
I am installing Tomcat 6.0.18 on a Windows 2K3 x64 box. The service will not start. I am only getting the jakarta_service log and it says the following: [2009-07-10 19:25:32] [info] Procrun (2.0.4.0) started [2009-07-10 19:25:32] [info] Service Tomcat6 name Apache Tomcat 6 [2009-07-10 19:25:32]

Re: Trying to run Tomcat on Win Server 2K3 returns error

2009-07-10 Thread Josh Gooding
t/y seemed to work :) you the man! On Fri, Jul 10, 2009 at 2:38 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Josh Gooding [mailto:josh.good...@gmail.com] > > Subject: Trying to run Tomcat on Win Server 2K3 returns error > > > > I am

Need some SSL Config help.

2009-07-24 Thread Josh Gooding
o get good enough at this that I can configure it in any environment. I really enjoy tomcat and become knowledgeable enough that I don't fel like such a newbie asking questions. Any insight or direction would be greatly appreciated. Warm regards, Josh

Re: Need some SSL Config help.

2009-07-24 Thread Josh Gooding
One more thing. Here is my server.xml information that is relative: On Fri, Jul 24, 2009 at 10:25 PM, Josh Gooding wrote: > Hello again. > > Now that I have deployed my project on Tomcat 6.0.18 with a MySQL 5.1 db, I > need to clamp the server down tight using SSL. I've a

Re: Need some SSL Config help.

2009-07-26 Thread Josh Gooding
Thanks all, I appreciate the input. I used http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html to attempt to configure SSL. I'll read up on APR. On Sat, Jul 25, 2009 at 6:14 AM, Mark Thomas wrote: > Josh Gooding wrote: > > One more thing. Here is my server.xml information th

Re: Need some SSL Config help.

2009-07-27 Thread Josh Gooding
:08 AM, Josh Gooding wrote: > Thanks all, I appreciate the input. I used > http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html to attempt to > configure SSL. I'll read up on APR. > > On Sat, Jul 25, 2009 at 6:14 AM, Mark Thomas wrote: > >> Josh Gooding wrote: >

Re: Need some SSL Config help.

2009-08-04 Thread Josh Gooding
nt to use that one instead of generating our own. Any thoughts? Again I am sorry if it seems I'm being thick skulled, i'm just rather more new with SSL than anything. Thanks agan - Josh On Wed, Jul 29, 2009 at 4:24 AM, Wesley Acheson wrote: > I thought that you only had to set up on apache

  1   2   >