Re: [Resin-interest] Resin... ?????

2007-01-22 Thread Akila Amarathunga
Hi Knut, Scott, Gary, Thanks for all the valuable input.. Finally I figured out it was the application that was giving all those problems. We did modifications to the code and now its working fine. Thanks, Akila ___ resin-interest mailing list resin-i

Re: [Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-22 Thread Michael Varshavsky
Scott, Thank you so much for trying to help me. I did some thinking and now I'm starting to blame the RequestDispatcher. Could it be that some special HttpServletResponse wrapper prevents servlet resources that are called through the RequestDispatcher from setting content type on the parent? Thi

Re: [Resin-interest] Cluster and java.lang.IllegalArgumentException:block 30720 must match store Table[srun_b:1] error

2007-01-22 Thread Yogesh Gowdra
Deleting srun_*.db files and restarting server solved the problem. More than licensing issue, it was the size (close to a gig) of these files which created problem. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yogesh Gowdra Sent: Thursday, Jan

Re: [Resin-interest] Resin 3.1.0: init() not called?

2007-01-22 Thread Jose Quinteiro
Jose Quinteiro wrote: P.S. You won't be able to use ant to build the source until and unless you download the hessian .jar and drop it into the lib directory. But you should be able to. Corrected source attached. Reading this page: http://www.caucho.com/resin-3.1/doc/ioc-bean-patterns.x

[Resin-interest] Question about Memory Usage

2007-01-22 Thread JT @ CWIHosting.com
Hello: I currently have a server with 4GB of RAM and 2 GB of swap running about 30 individual JVM's. I have been trying to set the JVMs to use as little RAM as possible. However each one uses about 2% of the physical RAM. I have tried setting the following flag variants -Xms5M -Xmx15m -Xss1m

Re: [Resin-interest] Issue with Content-Type Header Being Overwritten

2007-01-22 Thread Scott Ferguson
On Jan 21, 2007, at 9:07 PM, Michael Varshavsky wrote: > Hi, > > I've received a request to convert a currently existing mobile > Struts/Tiles-based web application to serve content as > MimeMultipart instead of XHTML. I wrote a ServletFilter that > captures all markup in the response, then

Re: [Resin-interest] xmlrpc support in Quercus?

2007-01-22 Thread Scott Ferguson
On Jan 20, 2007, at 2:52 PM, Scott Stewart wrote: Hello to the list, Is there such a thing? Not yet. We haven't written a module for PHP. Ive poured over the docs (both Quercus and PHP) and I think the xmlrpc is included by default in PHP5 (usually). But I dont think it works at all un

[Resin-interest] File Upload

2007-01-22 Thread sksamuel
Does anyone use file upload from Jakata with resin? If so, what is the smallest file you can upload? Strange question I know but I'm having issues with small text files on resin only. ___ resin-interest mailing list resin-interest@caucho.com http:/