icely.
-Travis
-Original Message-
From: Propes, Barry L [mailto:barry.l.pro...@citi.com]
Sent: Tuesday, March 16, 2010 7:07 PM
To: 'Tomcat Users List'
Subject: RE: DB connection error -Tomcat 6 config
And I should have added the proper path(s) was/were
/webapps/ch
This may be a newbie question forgive me for that. I'm currently
using Tomcat as a client-side server which is intended to only be
accessed by the local user. Therefore it does not need to be accessed
via a remote IP. Is there a setting in the connector to specify that
the server is only t
uld give me an idea of how to go about troubleshooting this error I
would be apprecative.
---
Travis Taggart
Director of Information Technology
River Valley Behavioral Health
Phone: 1.270.689.6600
Fax: 1.270.689.6
the crazy thing stops working, everything is
fine.
Any help will be greatly appreciated.
Thanks,
Travis
wrong and I fixed that :)
Any other ideas out there?
-Travis
- Original Message -
From: "Per Johnsson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, December 13, 2007 11:52 PM
Subject: FW: Tomcat and IIS losing their link
(Tomcat maillist bounced my
nt, search for 'memory leak' and see where that gets you.
Good luck,
Travis
-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
common.c (2097):
(ajp13w) Connecting to tomcat failed. Tomcat is probably not started or is
listening on the wrong port
- Original Message -
From: "Rainer Jung" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Friday, December 14, 2007 9:20 AM
Subject: Re: Tom
I may have found a problem with 1.2.26-dev. I installed 'isapi_redirect.dll'
on my server and only one of two workers would respond to HTTP requests
after that (ajp13w, but not ajp13lmsw). I then reinstalled the 1.2.25
version of the DLL and it worked fine. I'm running this on Windows 2003
server w
f the
DLL should work with IIS in worker process isolation mode or in IIS 5
isolation mode. Do you have any insight on this? Anyone have any insight on
this? :)
-Travis Haagen
- Original Message -
From: "Tim Whittington" <[EMAIL PROTECTED]>
To: ; <[EMAIL PROTECTED]>
DBCP. Upon
further research I learned that Hibernate (and probably everything else)
works better with the c3p0 pooling API, so I switched all my applications
over to c3p0 and all is well (for now).
Thanks for all the help,
Tra
advance,
Travis Beech
Mark,
Thanks for the info.
Travis Beech
On Jan 16, 2010, at 3:34 AM, Mark Thomas wrote:
> On 16/01/2010 06:41, Travis Beech wrote:
>> Are there any workarounds available that will retrieve the entire
>> string
>> (SESSIONID=1234567890)?
>
> The next Tomcat 6.0.x rel
Modify your servlet mapping in your web.xml so that you have more than one
mapping to that servlet.
Take the following xml snippet as an example, each of the three servlet
mappings will map to a single servlet. This would allow someone to use three
different URL's to access the same servlet.
R
I would make sure that your DAO class is closing any statements,
resultsets, and connections that are no longer being used once your
method call returns.
Since GC does happen immediately your db resources could still be in
memory.
Travis Beech
On Jan 20, 2010, at 3:50 PM, Ken Bowen wrote
urns.
On Jan 20, 2010, at 9:25 PM, Travis Beech wrote:
> I would make sure that your DAO class is closing any statements,
> resultsets, and connections that are no longer being used once your
> method call returns.
>
> Since GC does happen immediately your db resources could s
blem since java web apps are dependent
on the class files generated by your application. Unless I'm missing out on
some functionality of Tomcat that I'm aware of I think your best bet is
obfuscation.
Travis Beech
-Original Message-
From: KrantiT K K Parisa [mailto:kranti.par
s and getters.
Seems like it is being ignored. Is this feature available in tomcat 6?
The docs say it is but it doesn't seem to work.
Thanks,
Travis
Ok I found where it is being used in the getRoles method however I'm still
wondering why it doesn't work. I don't see any way to define the member
group attribute name, it is uniqueGroup in the dir server I am connecting
to.
Thanks,
Travis
From: Travis Bowen/Tucs
Thanks for the info. However the issue is that groups are not stored as
uniqueMember but uniqueGroup so the roleSearch is not applicable.
Thanks,
Travis
From: Felix Schumacher
To: Tomcat Users List ,
Date: 07/10/2013 12:14 AM
Subject:Re: roleNested seems to not be working
g for
uniqueGroups. What is really needed is a separate search string for nested
groups, something like subRoleSeacrh in the context configuration which the
realm can use if roleNested is true.
Thanks,
Travis
From: Felix Schumacher
To: Tomcat Users List ,
Date: 07/10/2013 11:09 AM
Su
Thanks for submitting the feature request. I don't have any access to the
directory server as it is managed by another group, so I have to use what's
there. I will check with the group that manages it to see if they can do
anything with indexing.
Thanks,
Travis
From: Felix Schu
i need the preview sheets for apex world history sem 2 2014, us
history sem 2 2014.
like this one for example
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache
or a login to the website in the subject
On Wed, Nov 26, 2014 at 4:47 PM, Travis Power wrote:
> i need the preview sheets for apex world history sem 2 2014, us
> history sem 2 2014.
> like this one for example
-
To un
it comes from your server/website
On Wed, Nov 26, 2014 at 4:48 PM, Travis Power wrote:
> or a login to the website in the subject
>
> On Wed, Nov 26, 2014 at 4:47 PM, Travis Power wrote:
>> i need the preview sheets for apex world history sem 2 2014, us
>> history sem 2 2
i need a ace login for courses.apexlearning.com
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
http://courses.apexlearning.com/apps/AceWeb/logon.jsp
On Sun, Nov 30, 2014 at 10:28 PM, Travis Power wrote:
> i need a ace login for courses.apexlearning.com
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
Just recently upgraded our server to use tomcat 5.5 with JRE 1.6 (was tomcat
4.0 with JRE 1.3). We had several poorly written servlets that still manage
to compile under both javac 1.3 and javac 1.6. When I compile them under
javac 1.6 they no longer deploy correctly under tomcat 5.5. I have used
27 matches
Mail list logo