Re: [Resin-interest] 4.0.6 Can't handle files 2GB?

2010-10-18 Thread jkowall
What kind of OS and JVM are you using? On Mon, Oct 18, 2010 at 2:58 PM, Rick Mann rm...@latencyzero.com wrote: I've got 4.0.6 running, and for one of the web apps, it uses the directory file list capabilities of: servlet servlet-name=directory

Re: [Resin-interest] Strange resin behavior when directory called with missing final slash

2010-09-15 Thread Jkowall
Yeah it's better from a seo and indexing perspective. Sent from my iPhone On Sep 15, 2010, at 6:17 PM, Scott Ferguson f...@caucho.com wrote: jkowall wrote: Sorry Scott, its a directory, there is no servlet mapping. It has a index.jsp file which is served. Full URL is http

Re: [Resin-interest] Custom startup recommendation

2010-08-31 Thread jkowall
Depends on the version of Unix you are on exactly. I customized the init script quite a bit, so I don't use the one which ships with Resin. Which version/distribution are you using? I can share the one I use if you'd like. -jk On Tue, Aug 31, 2010 at 4:10 AM, Mattias Jiderhamn

Re: [Resin-interest] Custom startup recommendation

2010-08-31 Thread jkowall
, but *where* is the proper place for such configuration. The file we use now is overwritten with the one which ships with Resin on every Resin update. /Mattias jkowall wrote (2010-08-31 14:19): Depends on the version of Unix you are on exactly. I customized the init script quite a bit, so I

Re: [Resin-interest] Custom startup recommendation

2010-08-31 Thread jkowall
? If not, could such parameter be added...? /Mattias jkowall wrote (2010-08-31 14:45): On RHEL, it should be /etc/init.d/ for sure, and you manage the startup scripts with /sbin/sysconfig -jk On Tue, Aug 31, 2010 at 8:38 AM, Mattias Jiderhamn mj-li...@expertsystems.se wrote: We

Re: [Resin-interest] Apache vhosts and Resin regex

2010-02-22 Thread jkowall
I use a product called regex buddy. Java regexes are different than perl regexes, which are different than Unix, PCRE, Xpath, .NET I'm not a regex expert so sorry I couldn't be of more help, but that tool is immensely helpful. -jk On Mon, Feb 22, 2010 at 12:59 AM, SpliFF

Re: [Resin-interest] Automated deployment?

2009-11-12 Thread jkowall
Easier yet, we call a page for system health, which any loadbalancer can do. That page checks for a couple mountpoints, and that it can connect to the database. When we want to remove something from the LB we just rename that file, makes it very easy to script putting things in an out of the LB.

Re: [Resin-interest] Issue with resin EL Variables

2009-04-09 Thread jkowall
That works, thanks Scott. Should update the docs :) On Thu, Apr 9, 2009 at 12:05 AM, Scott Ferguson f...@caucho.com wrote: On Apr 8, 2009, at 2:09 PM, jkowall wrote: I am on Resin 3.1.8. I think I've found a bug, according to the docs there should be a resin property as follows

[Resin-interest] Issue with resin EL Variables

2009-04-08 Thread jkowall
I am on Resin 3.1.8. I think I've found a bug, according to the docs there should be a resin property as follows: hostnameThe local hostname as returned by InetAddress When I use this in my configuration: conf/resin.conf:16: javax.el.PropertyNotFoundException: 'hostname' is an unknown bean

Re: [Resin-interest] resin.conf vs resin-web.xml

2009-03-11 Thread jkowall
If you look at the config you can see this line: !-- includes the app-default for default web-app behavior -- resin:import path=${__DIR__}/app-default.xml/ If you look at that file: resin:import path=WEB-INF/web.xml optional=true/ So essentially you can put anything in any of these

Re: [Resin-interest] Why Apache?

2009-03-10 Thread jkowall
I don't agree with part 1 even, with the advent of vmware/xen/virtualbox there is no reason to cram a bunch of stuff on a single server. It makes your infrastructure way less upgradable, reliable, and testable. a) The rewriting in resin is pretty good, its all regex, just like any other

Re: [Resin-interest] Why Apache?

2009-03-10 Thread jkowall
I actually love IIS for static content, its very fast and the caching is great. It can beat apache hands down, but not sure on light ot ng. On Tue, Mar 10, 2009 at 1:52 PM, Scott Ferguson f...@caucho.com wrote: On Mar 10, 2009, at 10:44 AM, Rachel McConnell wrote: Static file serving,

[Resin-interest] Issues with init.d files on Redhat/Centos

2009-02-12 Thread jkowall
I am using the bundled init files that come with Resin, but they are not updated for 3.x, they seem to be 2.x init scripts. Is there a good working init script somewhere? Thanks guys! -- -jk ___ resin-interest mailing list resin-interest@caucho.com

Re: [Resin-interest] Fwd: Issue getting JNI up and running

2009-01-20 Thread jkowall
Scott, do you have any update on the bug? On Thu, Jan 15, 2009 at 3:44 PM, jkowall jkow...@gmail.com wrote: Please see attached file. Thanks. On Thu, Jan 15, 2009 at 3:36 PM, Scott Ferguson f...@caucho.com wrote: On Jan 14, 2009, at 5:04 PM, jkowall wrote: Thanks Scott, its been

Re: [Resin-interest] Fwd: Issue getting JNI up and running

2009-01-20 Thread jkowall
/crash.jsp # Aborted On Tue, Jan 20, 2009 at 1:21 PM, Scott Ferguson f...@caucho.com wrote: On Jan 20, 2009, at 9:37 AM, jkowall wrote: Scott, do you have any update on the bug? The attachment didn't come through (might have been too big?) I just checked on my ubuntu amd64 system

[Resin-interest] Fwd: Issue getting JNI up and running

2009-01-14 Thread jkowall
Sorry I had some issues getting on the mailinglist. You can see the SO is compiled, but for some reason it cannot be loaded. Any advice? I am on Resin Pro. [r...@x bin]# ./resin.sh start Resin/3.2.1 can't start -server '' for watchdog at 127.0.0.1:6600. com.caucho.config.ConfigException:

Re: [Resin-interest] Fwd: Issue getting JNI up and running

2009-01-14 Thread jkowall
/mail/jkowall PWD: /usr/resin/bin HOSTNAME: gvahmfg02.gvah.mfgq.com SSH_TTY: /dev/pts/1 LOGNAME: jkowall CVS_RSH: ssh G_BROKEN_FILENAMES: 1 NLSPATH: /usr/dt/lib/nls/msg/%L/%N.cat LD_LIBRARY_PATH: /usr/resin/libexec64 /usr/java/jdk1.6.0_11/jre/lib/amd64/server

Re: [Resin-interest] Fwd: Issue getting JNI up and running

2009-01-14 Thread jkowall
a bug report, please visit: # http://java.sun.com/webapps/bugreport/crash.jsp # Aborted On Wed, Jan 14, 2009 at 4:46 PM, Scott Ferguson f...@caucho.com wrote: On Jan 14, 2009, at 11:39 AM, jkowall wrote: Thanks, here is the output from verbose. It looks like the DYLD_LIBRARY_PATH is set