Connector build error

2004-03-22 Thread Rick Lutowski
is less error prone than c ;-) -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] http://www.jreality.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Connector build error

2004-03-22 Thread Rick Lutowski
but it will allegedly be fixed in the upcoming 2.0.4 release. Yes, this works. Also, apache 2.0.48 contains an apr-0 lib, so the -1apr hack was not necessary with 2.0.48 Thanks for the assistance! -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] http://www.jreality.com

Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
of this output shows up in the logs, so either 4.1.30 is not executing the servlet or my println assumption is false (or both). I'm at a loss what to do next to fix this config problem (as it must surely be). Any suggestions appreciated. -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] http

Re: Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
servlet-mapping servlet-nameLdjServlet/servlet-name url-pattern*.pxhtml/url-pattern /servlet-mapping The above does not appear to match the 'invoker' patterns shown in the referenced URL's. The above works in tomcat 3.2.3. -- Rick Lutowski Principal, JReality [EMAIL

Re: Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
/pix.pxhtml?base=CV10 is not available -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] http://www.jreality.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
Wendy Smoak wrote: Rick Lutowski wrote: Probably not the problem. Okay, but you still haven't told us what URL gives the 404. That you're getting a 404 means that Tomcat cannot map the URL you're providing to anything it has to offer. Context path=/ship_pix docBase=ship_pix

Re: Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
. -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] http://www.jreality.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Stubborn simple servlet

2004-03-16 Thread Rick Lutowski
Rick Lutowski wrote: Mike Curwen wrote: if it's the other, try: a href=http://localhost:8080/ship_pix/pix.pxhtml?base=CV10; With a href=http://localhost:8080/ship_pix/pix_servlet/pix.pxhtml?base=CV10; the error is 404 -- /ship_pix/pix_servlet/pix.pxhtml is not available With further

404 with 3.2.3

2003-08-14 Thread Rick Lutowski
as to the solution would be appreciated. Thanks. -- Rick Lutowski Principal, JReality [EMAIL PROTECTED] www.jreality.com - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]