Re: can't save a context.--both work

2006-06-15 Thread Jay G. Scott
other contexts, that is, i get compile problems. here, the .jsp just works. thanks. j. > > regards > Leon > > > On 6/16/06, Jay G. Scott <[EMAIL PROTECTED]> wrote: > > > > okay. i'm being seen. thanks for that, at least. > > > > i can

Re: can't save a context.

2006-06-19 Thread Jay G. Scott
omcat Users List" > Sent: Thursday, June 15, 2006 6:11 PM > Subject: Re: can't save a context. > > > > ok... > > just for the sake of problem identifying: can you stop your tomcat > > go into webapps directory, create a new directory foo > > change

Re: can't save a context. 5.0.28 will save.

2006-06-19 Thread Jay G. Scott
e an empty WEB-INF directory. > > > > > > copy a plain html and a plain jsp file into webapps/foo, like foo.jsp > > > and foo.html > > > > > > try http://host:port/foo/foo.html and http://host:port/foo/foo.jsp > > > and tell us

mod_jk, symbol ap_null_cleanup: referenced symbol not found

2006-06-22 Thread Jay G. Scott
to the Apache source directory. the source for apache-1.3.36? or the apache-1.3 or -2.0 within the mod_jk tree? j. -- Jay Scott 512-835-3553[EMAIL PROTECTED] Head of Sun Support, Sr. Operating Systems Specialist Applied Research Labs, Computer Scienc

Re: mod_jk, symbol ap_null_cleanup: referenced symbol not found

2006-06-23 Thread Jay G. Scott
> the source for apache-1.3.36? or the apache-1.3 or -2.0 within the mod_jk > tree? > the answer was in the loader i have both sun's and gnu's loaders on the machine. the configure scripts for apache and mod_jk were finding different loaders. i got rid of the gnu loa

apache shows graphics, tomcat doesn't.

2006-06-23 Thread Jay G. Scott
apache 1.3.36 mod_jk 1.2.15 tomcat 5.0.28 solaris 9 java 1.5.0_07 pointing to the same web page, both tomcat and apache can compile the .jsp file, but apache displays the graphic logo, tomcat doesn't. i assume that's some configuration detail in tomcat? j. -- Jay Scott

Re: apache shows graphics, tomcat doesn't.

2006-06-23 Thread Jay G. Scott
ome configuration detail in tomcat? hmmm. no, guess that's normal for my setup. j. > > j. > > -- > Jay Scott 512-835-3553[EMAIL PROTECTED] > Head of Sun Support, Sr. Operating Systems Specialist > Applied Research Labs, Comp

Configuring a JAASRealm

2006-03-30 Thread Jay Dickon Glanville
e the JAASRealm with some of the connection information (db-user-id, db-url, etc). What is the best way to pass this information on to my JAASRealm's LoginModule? Thanks. -- Jay Dickon Glanville - To unsubscribe, e-mail: [

is it possible to determin the requested resource when using realm authentication?

2006-03-31 Thread Jay Dickon Glanville
lf to determine if the user's role has access to the requested resource. (this is usually declaratively stated, either through the web.xml configuration, or the struts configuration). Is my interpretation of things correct? Thanks. -- Jay Dickon

Re: Configuring a JAASRealm

2006-04-06 Thread Jay Dickon Glanville
Haven't had any replies to this, so I thought I'd try again. On 3/30/06, Jay Dickon Glanville <[EMAIL PROTECTED]> wrote: > Is there a way that I can provide custom configuration information to > my JAASRealm? > > The situation is this: I'm using a JAASRealm t

newbie: tomcat partly works

2006-06-07 Thread Jay G. Scott
i have several problems, but i think i need to address them one at a time. tomcat 5.5.17 java java version "1.5.0_05" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_05-b05) Java HotSpot(TM) Server VM (build 1.5.0_05-b05, mixed mode) solaris 9 apache 1.3.29 problem: i can't __SAV

how to save a context---save and commit changes not enough.

2006-06-12 Thread Jay G. Scott
. is that normal? how do i make it permanent? i looked at the manager-howto.html, but if it's there i didn't see it. tomcat-apache-5.5.17 apache-1.3.29 solaris 9 j. -- Jay Scott 512-835-3553[EMAIL PROTECTED] Head of Sun Support, Sr. Operating System

rotatable access logs?

2007-04-16 Thread Jay Dickon Glanville
30 days of information are kept. Is there a way to tell the valve that it should rotate the log files, only keeping the last 30 copies of the logs? Thanks. -- Jay Dickon Glanville - To start a new topic, e-mail: users@tomcat.apa

<    1   2