After playing around for a day,
this is another solutions which worked for me,
with
Tomcat 7.0.11 in context.xml
I think now I understand as how aliases work, /UploadedImages is the
aliaspath and c:/UploadedImages is the docbase to which it refers.
Is this understanding correct ?
In mana
Comments inline below.
On 6/4/2012 4:18 PM, Konstantin Kolinko wrote:
2012/6/5 Timothy J Schumacher:
We make a piece of IT equipment with tomcat running inside serving an
application that acts as the administration console for the device. There
is also a firefox browser running inside the equi
Mead, Jen L wrote:
Hi,
I am brand new to tomcat 7 and am hoping to get realms set-up for users to use my CGI scripts
you are aware that to run CGI scripts, tomcat may not be the best choice ?
What is the programming language of your CGI scripts ?
using their windows password. So far I have
2012/6/5 Timothy J Schumacher :
>
> We make a piece of IT equipment with tomcat running inside serving an
> application that acts as the administration console for the device. There
> is also a firefox browser running inside the equipment that exposes the web
> application in question on the front
correct
critical requirement from the client would be to supplyuser's password which is
hashed by AS to secret-key which encrypts into generated TGSsecret-key which is
later encrypted into TGT with secret-key
http://en.wikipedia.org/wiki/Kerberos_(protocol)#Client_Authentication
Martin..
_
See inline comments below.
Thanks again for your time!
Tim
On 6/4/2012 2:35 PM, Konstantin Kolinko wrote:
2012/6/4 Timothy J Schumacher:
On 5/31/2012 1:30 PM, Konstantin Kolinko wrote:
2012/5/31 Timothy J Schumacher:
Hi,
We are using Apache Tomcat 6.0.35
with
# java -version
java version
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Chad,
On 6/4/12 5:29 PM, chad.da...@emc.com wrote:
> I've got a daemon thread that seems to run after the tomcat has
> received the shutdown signal. It's a TimerTask and it appears to
> fire again after the webapp itself has been shutdown. This th
I've got a daemon thread that seems to run after the tomcat has received the
shutdown signal. It's a TimerTask and it appears to fire again after the
webapp itself has been shutdown. This then seems to cause the whole jvm to
live on, sometimes for a couple of minutes, sometimes much longer.
T
Now that I am looking further into this, I am almost convinced that I don't
need Kerberos on the AIX webserver but only in the client (PC that is accessing
the pages that are going to authenticate). I don't get the feeling that many
people are doing this (just using a keytab file with an AD acc
2012/6/4 Timothy J Schumacher :
> On 5/31/2012 1:30 PM, Konstantin Kolinko wrote:
>>
>> 2012/5/31 Timothy J Schumacher:
>>>
>>> Hi,
>>>
>>> We are using Apache Tomcat 6.0.35
>>>
>>> with
>>>
>>> # java -version
>>> java version "1.6.0_30"
>>> Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
>>>
assuming you're auth'ing against ADS then your Servlet will have to load a ADS
Authentication library and then extract auth creds to validate against ADS..
By the way ADS is native windows code so the only option to make ADS run on AIX
is thru a Windows Emulator such as WINEhttp://www.winehq.org
Here it is: https://issues.apache.org/bugzilla/show_bug.cgi?id=53356
Thanks
Violeta
2012/6/4 Mark Thomas
> On 04/06/2012 19:25, Violeta Georgieva wrote:
> > Hi,
> >
> > I'm using Tomcat 7.0.27.
> >
> > I have an application and I want to map my servlet to the application's
> > context root, but
On 04/06/2012 19:25, Violeta Georgieva wrote:
> Hi,
>
> I'm using Tomcat 7.0.27.
>
> I have an application and I want to map my servlet to the application's
> context root, but I do not want to override the "/" mapping for the
> "default" servlet.
>
> It is specified in the Servlet spec that the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Esmond,
On 6/3/12 9:23 PM, Esmond Pitt wrote:
> I have a large and growing number of requirements for aliases, and
> the existing (new for Tomcat 7) aliases= attribute is unwieldy for
> me. The line is already 289 characters long ;-(
>
> It would be
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Stefan,
On 6/3/12 9:20 AM, Stefan Mayr wrote:
> Steps: 1. remove everything you did to make it work as ROOT; back
> to the working /corda version
+1
> 2. Create a redirect in your ROOT context
>
> Options to make no. 2 work: create webapps/ROOT/ind
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Kevin,
On 6/3/12 3:17 AM, Kevin Marx wrote:
> in the browser I am entering http://localhost:8080
>
> the URL is comes up with is thus:
>
> http://localhost:8080/dashboards/welcome/main.dashxml
>
> However it should be:
>
> http://localhost:8080/co
Hi,
I am brand new to tomcat 7 and am hoping to get realms set-up for users to use
my CGI scripts using their windows password. So far I have put a request into
the windows group to create a user for this verification. I followed the
example in the tomcat manual as follows:
* Create a dom
Hi,
I'm using Tomcat 7.0.27.
I have an application and I want to map my servlet to the application's
context root, but I do not want to override the "/" mapping for the
"default" servlet.
It is specified in the Servlet spec that there is a "special" url mapping
that can be used for such purposes
On 29.05.2012 17:03, Kevin wrote:
Hi
We have a cluster of tomcat servers being used on a very high volume
website. We've noticed that for the first 5-6 hours after an application
re-load that Full GC will run every 2 minutes pausing the application for
anywhere between 5 and 20 seconds. After 5-
On 5/31/2012 1:30 PM, Konstantin Kolinko wrote:
2012/5/31 Timothy J Schumacher:
Hi,
We are using Apache Tomcat 6.0.35
with
# java -version
java version "1.6.0_30"
Java(TM) SE Runtime Environment (build 1.6.0_30-b12)
Java HotSpot(TM) Client VM (build 20.5-b03, mixed mode, sharing)
in redhat l
20 matches
Mail list logo