know the file exists but not read it
to get the key based on permissios? tia.
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat
[mailto:[EMAIL PROTECTED]
> Subject: RE: https 5.0.28-30
>
> The server is running as Administrator from its
> ser
Hi Charles
I am not doing anything specific, just the defaults and below is the connector
element. The server is running as Administrator from its services startup, but
nothing more.
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat
[mailto:[EMAIL PR
Hello
I know I should upgrade, just not now, grin.
I keep getting "java.io.IOException: Cannot recover key" for a .keystore that I
am pathing to correctly and in which I have created the tomcat cert with the
default password for both it and the keystore. I can confirm this with
portecle. I h
Hi
A previously working config, is not working after restore. I know the restore
is not complete. It is as complete as I can make it and odd behavior is
happening.
Some webapps are showing up fine. Two in particular show the forms
authentication however when entered with correct user/pass it
Hello
I have 5.028 running in development production with a simple tomcat-users.xml,
it works. When I run it in my ide, jb05, with the same tomcat-users.xml in the
same config folder as server.xml, that it uses to run, it fails the security.
The only possible reason I can assume is it is runni
a filter on the request to handle access
control. Just seems easier to me.
--David
Chris Pat wrote:
> Hi David
> I did it partially this way, and it works. My objects in the js file are
> executing.
>
> http://:/
>
decarta javascript api example>
> /extPages/myS
Hi David
I did it partially this way, and it works. My objects in the js file are
executing.
http://:/
decarta javascript api example
/extPages/myScripts.js">
However I still get the "Permission denied to call XMLHttpRequest.open... I
thought by putting a jsp:forward outside my WEB-INF
path and the client will automagically add the
http://[servername]:[port] part.
--David
Chris Pat wrote:
> Hello
> Any tips on serving a ajax page with tomcat? I am now calling the page with
> a jsp:forward outside of the web-inf. Do I also have to fully unc path to
> the *.js fi
an AJAX
framework like DWR ? If not, I guess you should give it a try:
http://getahead.org/dwr . You can easily find installing and deployment
instructions there.
Yours,
Marcus
-Mensagem original-
De: Chris Pat [mailto:[EMAIL PROTECTED]
Enviada em: segunda-feira, 10 de setembro de 2007 19:2
Hello
Any tips on serving a ajax page with tomcat? I am now calling the page with a
jsp:forward outside of the web-inf. Do I also have to fully unc path to the
*.js files, like src=localhost:8080/context/intPages/myScripts.js ?
String tempDirStr = (String) sc.getAttribute("workDir");
File tempFile = null;
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat
[mailto:[EMAIL PROTECTED]
> Subject: RE: tomcat temp directory
>
> How do I get the servletContext with
Hi Chuck
Great. However may I ask the naive question?
How do I get the servletContext within a method, within an Action. Do I have
to pass in the request, and dig it out from there? tia.
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat
[mail
Hi Chuck
Thanks.
But how to I get at it programatically? Is workDir an actual context param
that I can access and build a File from?
"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat
[mailto:[EMAIL PROTECTED]
> Subject: Re: tomcat temp directory
>
&
temp image in a jsp and keep it long enough to
return it via servlet. Those are two separate requests (page and image)
and it may already be gone by the time the client requests the image
itself if that's the case.
--David
Chris Pat wrote:
>Hi
>Further
>I see in catalina.bat wh
Hi
Further
I see in catalina.bat where it is setup and all the defaults are unchanged.
This still does not explain why it is NOT putting the files in \temp and rather
in just the root dir of the TC installation. I could explicitly force it,
however that doesnt seem right.
Chris Pat <[EM
ssage without making a copy. Thank you.
- Original Message -
From: "Chris Pat"
To: "Tomcat"
Sent: Sunday, June 03, 2007 10:02 PM
Subject: tomcat temp directory
> Hello
> How do I configure and access a temporary directory in Tomcat5x? Oddly I
> am pres
Hello
How do I configure and access a temporary directory in Tomcat5x? Oddly I am
presently writing files I want to use immediately into java.io.tempdir and it
works if I access the webapp from localhost. However fails when accessed from
a domain.
Within the Action/servlet how to I write/re
Hello
I have a working mod_jk on w2ksrv that works perfectly to tc5.5.17. The very
odd thing is that I had to rebuild the system with a different drive and fully
updated patches for the os. The odd part is that with the identical software,
apache, tc, nics, etc. the system fails. Further the
-umed that the individual
apps, from their xml startup configuration, were "firewalled" from each other.
Well thank you for tolerating the chatter.
Chris Pat <[EMAIL PROTECTED]> wrote: Hello
I hope someone can doesnt mind a little coaching. I am
sure this is brain-fade, however I h
Hello
I hope someone can doesnt mind a little coaching. I am
sure this is brain-fade, however I have a struts app
in TC 5.5.12 that gives a cfne for a PlugIn that does
not exist. Yes I know that is impossible, ultimately,
however I have searched the application's
web/struts-config.xml, the server'
debug]
> jk_ajp_common.c (2012): up to
> 0 endpoints to close
> [Mon Feb 06 09:49:03 2006] [2756:3108] [error]
> jk_worker.c (158): validate
> failed for newworker
> [Mon Feb 06 09:49:03 2006] [2756:3108] [error]
> jk_worker.c (256): failed to
> create worker newwor
Hello
Attached is the full trace, but can anyone please
explain second below. The workers.properties file is
immediately below. It eventually does some type of
core dump. The site is up, working on the specified
ip, just not working with the mod_jk. Any help much
appreciated.
workers.propert
Hello
Attached is the full trace, but can anyone please
explain second below. The workers.properties file is
immediately below. It eventually does some type of
core dump. The site is up, working on the specified
ip, just not working with the mod_jk. Any help much
appreciated.
workers.propert
Hi Peter
Ouch, I should have know that. Thanks.
--- Peter Crowther <[EMAIL PROTECTED]>
wrote:
> > From: Chris Pat [mailto:[EMAIL PROTECTED]
> > do I
> > really need to a dedicated NIC for each of the
> static
> > IPs I want run SSL sites on?
>
> No.
Hello
Sorry for the naivete of this question, but do I
really need to a dedicated NIC for each of the static
IPs I want run SSL sites on? Cant I just use a subnet
mask or slap the NIC in promiscuous mode for all IPs
in a range? How do hosting farms do it? They cant
have dedicated NICs for all th
Hello
I have three sites I want to publish w/cc transactions
with Tomcat5. Is it possible to do it with one
installation of TC and three separate certificates and
three separate static IPs?
I assume I would create three Services. However I
cannot see where to hardcode in the specific IP and
wh
Hello
I have BOTH TC4 & TC5 running and it works fine for
http.
I have followed the apache docs and created a keystore
with all the defaults that exists in
c:\winnt\profiles\adminstrator
I made the changes below and even after server restart
and url of
https://localhost:9443 cannot start. Can
any
Hello
I have BOTH TC4 & TC5 running and it works fine for
http.
I have followed the apache docs and created a keystore
with all the defaults that exists in
c:\winnt\profiles\adminstrator
I made the changes below and even after server restart
and url of
https://localhost:9443 cannot get to start.
Hi Hassan
Sorry I was not clear. It is for inbound connections
to client browsers. Where do I begin? I assume I
need to front it with Apache which means modjk,
correct? tia.
--- Hassan Schroeder <[EMAIL PROTECTED]> wrote:
> Chris Pat wrote:
>
> > I am setting up a cc proce
Hello
I am setting up a cc processing component of my
application. Can anyone recommend how to deploy the
ssl layer? Do I do it from Tomcat w/Struts ssl? I
assume that would require me to config Tomcat to send
out over 443. Do I configure ssl at the Apache layer
and use mod jk? This will leave
Hello
If I have changed the default admin & manager
passwords and have a personal firewall preventing
anything other than http & http:8080 access, is it
still possible for people to view the tomcat-users.xml
file? With only those two protocols open (plus udp 53
for dns)it should be impossible.
Hello
If I have changed the default admin & manager
passwords and have a personal firewall preventing
anything other than http & http:8080 access, is it
still possible for people to view the tomcat-users.xml
file? With only those two protocols open (plus udp 53
for dns)it should be impossible.
32 matches
Mail list logo