Re: Getting mod_webapp to accomplish the same thing at the mod_jk

2002-05-19 Thread Jeffrey Bonevich
; timestamp="true"/> > > > > > > > > This obviously is wrong. I'm stumped here and I am unable to get it > working. Can someone point me along. I was able to get the Tomcat > examples running, but I was una

Re: URL rewriting

2002-05-06 Thread Jeffrey Bonevich
> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeffrey Bonevich Ann Arbor, Michi

Re: Webapp Connector with Apache 2.0.35

2002-05-03 Thread Jeffrey Bonevich
I need to spend a > little more time with the code to see if there is a better solution. > > Julia > > -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas

Re: Apache 2, Tomcat 4 and mod_jk2

2002-04-30 Thread Jeffrey Bonevich
>>Linux (and therefore probably other UNIX flavours) >>>>>> >>>>>>It's linked from http://www.pubbitch.org/jboss >>>>>> >>>>>>Regards, >>>>>> >>>>>>Simon >>>>>>

Re: Apache 2.0x with Tomcat 4.0x?

2002-04-30 Thread Jeffrey Bonevich
> > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hw

Re: Configuring Apache 2.0.35 and TomCat 4 under WinXP Server

2002-04-29 Thread Jeffrey Bonevich
Sorry, I am a linux jockey. Have not tried any of this under win2K. [EMAIL PROTECTED] wrote: > Hi jeff > > I need your help if you could have linked the tomcat + apache2.0 under w2k ? > Pls give me some tips how to do that > > reg > bm > > Jeffrey Bonevich wrote

Re: Configuring Apache 2.0.35 and TomCat 4 under WinXP Server

2002-04-28 Thread Jeffrey Bonevich
#x27;'-/").___..--''"`-._ >`6_ 6 ) `-. ( ).`-.__.`) Frederick Aubert >(_Y_.)' ._ ) `._ `. ``-..-' > _..`--'_..-_/ /--'_.' ,' [EMAIL PROTECTED] > (il),-'' (li),' ((!.-' >

Re: Apache 2.0, mod_webapp, Redhat 7.2 build problem

2002-04-25 Thread Jeffrey Bonevich
03:18:52) > > Any idea what is happening? > > Richard > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeffrey Bonevi

Re: Error compiling mod_webapp for debian Linux

2002-04-24 Thread Jeffrey Bonevich
> take back over. I had not had this problem with 1.3.24 + mod_ssl + mod_jk. > Again, if someone has an idea on how to make this work, I would very much > appreciate it. At this point I just need something that runs reliably on a > 2.0.35 httpd server. Thanks. > > > -- > To unsu

Re: Html/jpg from db to client?

2002-04-22 Thread Jeffrey Bonevich
your MIME type and open a >servlet output stream in the Response and just splash your image into it. >> > > > --- > JUSTATEST Art Online > www.justatest.com > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > F

Re: mod_jk problem for Apache2

2002-04-22 Thread Jeffrey Bonevich
d much appreciate any >help. Thanks, > > David > > PS. I'm running Tomcat 4.0.1 on Win 2000 and I've left workers.properties and >server.xml as they were for the working Apache1.3/mod_jk setup. > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For addit

Tomcat 4 + Apache 2 + mod_webapp HOWTO

2002-04-21 Thread Jeffrey Bonevich
MAIL PROTECTED]> for helping me get this up and running. Enjoy! jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedon! Tomcat4+Apache2+mod_webapp_HOWTO.sh De

Problems with struts under Tomcat 4 + Apache 2 + mod_webapp

2002-04-21 Thread Jeffrey Bonevich
bapp and have it working fine for them? I can supply apache configs and tomcat configs as well if that will help. Thanx! jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepe

Re: Apache 2.0.35, tomcat 4.0.3 and mod_webapp

2002-04-21 Thread Jeffrey Bonevich
oving -dlopen will make the warning go away > (but i am not quite sure about that). > > bye, > georg > > On Sun, 21 Apr 2002, Jeffrey Bonevich wrote: > > >>Excellent point, Georg. I am a bit rusty on working with C/C++ >>compilation. Here is my attempt at

Re: Html/jpg from db to client?

2002-04-21 Thread Jeffrey Bonevich
> JUSTATEST Art Online > www.justatest.com > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeff

Re: Apache 2.0.35, tomcat 4.0.3 and mod_webapp

2002-04-21 Thread Jeffrey Bonevich
d in the mod_webapp.so so that the libwebapp library does not need > to be copied. > > bye, > georg > > On Sat, 20 Apr 2002, Simon Stewart wrote: > > >>On Fri, Apr 19, 2002 at 11:23:44PM -0400, Jeffrey Bonevich wrote: >> >>>Simon Stewart wrote: >&g

Re: Apache 2.0.35, tomcat 4.0.3 and mod_webapp

2002-04-20 Thread Jeffrey Bonevich
for the server to actually restart. Perhaps comment out the WebApp* directives, start apache, uncomment them and attempt a graceful? See if eventually it restarts (do a tail -f logs/error_log). > > Cheers, > > Simon > > -- Jeffrey Bonevich Ann Arbor, Michigan [EMAI

Re: Apache 2.0.35, tomcat 4.0.3 and mod_webapp

2002-04-19 Thread Jeffrey Bonevich
igs and see if it works now. Long shot, I know, but... > > FWIW, my system config: > > Debian unstable, linux 2.4.18, JDK 1.4.0, Apache 2.0.35, web app > compiled from the source suggested in the article above. Tomact 4.0.3, > too. > > Regards, > > Simon >

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-19 Thread Jeffrey Bonevich
dule webapp_module modules/mod_webapp.so > > > WebAppConnection warpConnection warp localhost:8008 > WebAppDeploy examples warpConnection /examples > > > bye, > georg > > > On Fri, 19 Apr 2002, Jeffrey Bonevich wrote: > > >>

Re: Which Connector for Tomcat 4.0.3 - mod_webapp or mod_jk

2002-04-19 Thread Jeffrey Bonevich
ibe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagu

Re: mod_webapp + httpd.conf

2002-04-19 Thread Jeffrey Bonevich
httpd.conf > > I managed to integrate apache & tomcat with mod_webapp following this > doc: > > http://www.galatea.com/flashguides/apache-tomcat-4-unix.xml > > On Fri, 19 Apr 2002, Jeffrey Bonevich wrote: > > >>They are not quite solid, but they are something.

Re: mod_webapp + httpd.conf

2002-04-19 Thread Jeffrey Bonevich
e >> >>the 1039th line is WebAppDeploy examplesconn /examples >> >>what virtual host does he await? >> >>tia, >> >>Charlie >> >>-- >>To unsubscribe: <mailto:[EMAIL PROTECTED]> >>For additional commands: <m

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-19 Thread Jeffrey Bonevich
requests > 2) it seems that for the moment one has to provide the correct port to > apache with the Listen directive and at the same time append the port > number as part of the server name. with this setup it worked for me. > > bye, > georg > > On Fri, 19 Apr 2002, Jeffre

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
rtinent as the Port directive no longer exists for > Apache 2. > > jeff > > Jay Gardner wrote: > > >>Try localhost:8008 instead >> >>--Jay Gardner >> >>-Original Message- >>From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] >>Se

Re: Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
pertinent as the Port directive no longer exists for Apache 2. jeff Jay Gardner wrote: > Try localhost:8008 instead > > --Jay Gardner > > -Original Message- > From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] > Sent: Thursday, April 18, 2002 5:57 PM > To: [EM

Configuration problems: mod_webapp with Tomcat 4.0.3 and Apache 2.0.35

2002-04-18 Thread Jeffrey Bonevich
ith 127.0.0.1, with :80 appended, and with just *; same error each time.) jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedon! -- To unsubscribe: <mai

Re: Error compiling mod_webapp for debian Linux

2002-04-18 Thread Jeffrey Bonevich
ebapp.so to $APACHE_HOME/modules it > worked without any problem > > bye, > georg > > On Thu, 18 Apr 2002, Jeffrey Bonevich wrote: > > >>Georg - >> >>You may have seen the other issue (with undefined symbol wa_pool) >>mentioned. Did you encounter th

Re: Error compiling mod_webapp for debian Linux

2002-04-18 Thread Jeffrey Bonevich
declared inter-library >>*** dependencies of module mod_webapp. Therefore, libtool will create >>*** a static module, that should work as long as the dlopening >>*** application is linked with the -dlopen flag. >> >> >>-- >>To unsubscribe: <mailto:[EMAI

[Fwd: Tomcat 4.0 and Apache 2.0.35]

2002-04-18 Thread Jeffrey Bonevich
stings and maybe this helps http://www.acg-gmbh.de/mod_jk/ cu Thomas -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedon! -- To unsubscribe: <mailto:[EM

Re: I'm sure it's a rehashed issue, but I'll try anyway. (Apache 2.0.35 & tomcat 4.0.3) & mod_webapp.so

2002-04-18 Thread Jeffrey Bonevich
TRY} ; \ > $(RM) -f $${ENTRY} ; \ > fi ; \ > if $(TEST) -d $${ENTRY} ; \ > then \ > $(ECHO) Removing directory $${ENTRY} ; \ > $(RM) -rf $${ENTRY} ; \ >

Re: Creating mod_webapp

2002-04-18 Thread Jeffrey Bonevich
gt; >> >>-- >>To unsubscribe: <mailto:[EMAIL PROTECTED]> >>For additional commands: <mailto:[EMAIL PROTECTED]> >>Troubles with the list: <mailto:[EMAIL PROTECTED]> >> >> >> >>-- >>To unsubscribe: <mailto:[EMAIL PROTECTED

Tomcat 4.0 and Apache 2.0.35 (yet again)

2002-04-17 Thread Jeffrey Bonevich
care. Thanx! jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedon! -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mail

Re: Search Engine and Tomcat

2002-04-15 Thread Jeffrey Bonevich
> searchable websites with tomcat also disinterested in > having a google search of ones own content. > > Thanks > > Alex > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with

Re: JSP/JDBC/POSTGRESQL

2002-04-13 Thread Jeffrey Bonevich
k you, > Dave Anders > > > > > > > > > > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > >

Re: global singleton across multiple engines?

2002-04-10 Thread Jeffrey Bonevich
OTECTED] > hate spam? http://samspade.org/ssw/ > > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> > > > -- Jeffrey Bonevich Ann

Re: Altering content of BodyContent prior to JSP eval

2002-04-09 Thread Jeffrey Bonevich
t; Here are some good references > http://www.onjava.com/pub/a/onjava/2001/01/18/jsptags.html > http://www.onjava.com/pub/a/onjava/2000/12/15/jsp_custom_tags.html > >> From: Jeffrey Bonevich <[EMAIL PROTECTED]> >> Subject: Altering content of BodyContent prior to JSP eval >>

Re: Memory usage

2002-04-09 Thread Jeffrey Bonevich
e: > Jeff: > > Thanks for the replying. The total memory usage of Apache and tomcat is > 14464k. Is that normal? > > > Thanks a lot! > > > Yaogeng > > -Original Message- > From: Jeffrey Bonevich [mailto:[EMAIL PROTECTED]] > Sent: Monday, Apri

Altering content of BodyContent prior to JSP eval

2002-04-09 Thread Jeffrey Bonevich
ay to do this? Do I have to do it manually using Jspc or something? jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedon! -- To unsubscribe: <mailto

Re: Memory usage

2002-04-09 Thread Jeffrey Bonevich
d I found there are a lot of > java apps running after I started the tomcat. They used a lot of memory. > Does newer version TomCat use much less memory than 3.2.1. If there is, > which version should I use? > > Thanks, > > Yaogeng > > -- Jeffrey Bonev

How to mess with BodyContent prior to evaluation

2002-04-07 Thread Jeffrey Bonevich
way to do this. Anyone have suggestions? Need more to go on (I can provide code if that helps)? jeff -- Jeffrey Bonevich Ann Arbor, Michigan [EMAIL PROTECTED] http://www.bonevich.com Hwæt! Wë Gär-Dena in geär-dagum, peod-cyninga, prym gefrünon, hü ða aepelingas ellen fremedo

Re: Tag Libraries: manual processing of tag bodies?

2001-02-07 Thread Jeffrey Bonevich
Craig - Thank you for the quick response! more below... "Craig R. McClanahan" wrote: > > Jeffrey Bonevich wrote: > > > Hello all! A question in search of an answer... > > > > I am developing a tag library, and for one particular tag I want to &g

Tag Libraries: manual processing of tag bodies?

2001-02-07 Thread Jeffrey Bonevich
Hello all! A question in search of an answer... I am developing a tag library, and for one particular tag I want to prevent the body content from being processed as JSP. I know I can prevent this by declaring TAGDEPENDENT in the descriptor file for the library. (I am aware that TAGDEPENDENT ha