Re: [Resin-interest] Out of PermGen space

2012-04-25 Thread Matt White
On 4/24/2012 5:13 PM, Bill Au wrote: Wow, something I'm actually qualified to talk about on this list! :) Out of PermGen space is almost always caused by a classloader leak which occurs when a webapp is reloaded. It could be caused by either your own code, third-party code, or in some case

[Resin-interest] Wildcard Servlet Mappings with IIS

2009-07-06 Thread Matt White
Hello! Is there a trick to getting IIS to pass off wildcard servlet mappings off to Resin? I have an application that's deployed on IIS with the ISAPI plugin. If a request comes in for a .jsp page Resin is invoked correctly, but if a request comes in for a URL that's mapped to a servlet with a

[Resin-interest] LDAP Connection Pooling

2009-03-05 Thread Matt White
Hello! I have an webapp that we deploy in Resin that does a whole lot of LDAP queries. As the application is written right now each query creates a new connection, performs the query, and then drops the connection. This takes on the order of 300-500ms. We're querying attributes that are indexed,

Re: [Resin-interest] Resin's JSTL vs the W3C's HTML Validation Engine

2007-10-04 Thread Matt White
On 10/4/07, Scott Ferguson [EMAIL PROTECTED] wrote: a href=c:url value=someFile.jspc:param name=w value=1/c:param name=h value=2//c:urlClick Me!/a I've added a bug report as http://bugs.caucho.com/view.php?id=2042, but I'll need to check the spec. Thanks Scott. Glad to know I wasn't

[Resin-interest] Caucho.com Website Error

2007-01-10 Thread Matt White
Caucho.com seems to be throwing up an error when I attempt to access the Hessian website located at: http://www.caucho.com/hessian/ Could someone please go kick the webserver? :) - Matt ___ resin-interest mailing list resin-interest@caucho.com