Re: mod_jk, symbol ap_null_cleanup: referenced symbol not found

2006-06-23 Thread Jay G. Scott
i'm trying to get mod_jk to work. i configured apache thusly: set APVER=apache-1.3.36 setenv CC gcc ./configure --prefix=/opt/depot/$APVER \ --enable-module=so \ --enable-module=info when i try to start apache, i get this error. Syntax error on line 2

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
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? hmmm. no, guess that's

Re: can't save a context.

2006-06-19 Thread Jay G. Scott
, like foo.jsp and foo.html try http://host:port/foo/foo.html and http://host:port/foo/foo.jsp and tell us what happens? regards Leon On 6/16/06, Jay G. Scott [EMAIL PROTECTED] wrote: okay. i'm being seen. thanks for that, at least. i can't save a context. I go

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

2006-06-19 Thread Jay G. Scott
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 what happens? regards Leon On 6/16/06, Jay G. Scott [EMAIL PROTECTED] wrote: okay. i'm being seen. thanks for that, at least. i

is anyone seeing my posts? i need help.

2006-06-15 Thread Jay G. Scott
i've posted a couple of times. i need help. i can't tell if anyone is seeing the posts, or no one is replying, or what. would someone at least acknowledge that the posts are getting in? j. -- Jay Scott 512-835-3553[EMAIL PROTECTED] Head of Sun Support, Sr.

can't save a context.

2006-06-15 Thread Jay G. Scott
okay. i'm being seen. thanks for that, at least. i can't save a context. I go to catalina- localhost-make a context i put in the paths. i click save, it says save successful. i click commit changes. i then try to use the context, on a file some vendor supplied, called about.jsp. it does not

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

2006-06-15 Thread Jay G. Scott
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't save a context. I go to catalina- localhost-make a context i put in the paths. i click save, it says save successful. i click

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

2006-06-12 Thread Jay G. Scott
greetings, i go into the web-based admin tool, click localhost, create a new context, type in the stuff, and save it. it says save successful. the context appears under the localhost. i click commit changes. the context is still there. if i stop/start tomcat, the context is gone. is that

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