} catch (Exception e) {
if (log.isDebugEnabled())
log.debug("Problem accessing resource. Treat as
outdated.",
e);
return true;
}
}
--
Ivan
Any comment for this ? Now, the JSP file will be recompiled each time even
no change is done. The most reason is that, e.g. a file:// URL is used for
TLD file.
2012/8/1 Ivan
> Hi, while checking whether the JSP file is out of date in the
> Compiler.isOutDated(), the codes will check w
arsing code for old cluster
> +implementation that does not ship as part of Tomcat 7. (markt)
> +
> +
> +
>
>
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>
--
Ivan
Thomas
> On 11/07/2011 08:23, Ivan wrote:
> > Hi, this changes brought a cycle dependency between the tomcat-catalina
> and
> > tomcat-catalina-ha module, could you please help to fix it.
>
> I'm not sure that is much of a problem. I'm wondering if we should drop
n or configurations in web.xml) ? Why not make
those methods avaible once it detects the multipart/form-data type ?
b. Are those two methods only available in Servlet ? Seems that the
spec expects the users handle the uploading in Servlet ?
Thanks !
--
Ivan
e portable.
--->
private String algorithm = KeyManagerFactory.getDefaultAlgorithm();
public String getAlgorithm() { return algorithm;}
public void setAlgorithm(String s ) { this.algorithm = s;}
<---
Thanks !
--
Ivan
Many thanks ^_^
2009/12/16 Mark Thomas
> On 16/12/2009 05:34, Ivan wrote:
> > Hi,
> > While playing with Tomcat 7 with non-Sun JDK, I got an error "SunX509
> > KeyManagerFactory not available", it seems that in AbstractEndpoint.java,
> it
> > uses
ApplicationContext, and call the ApplicationContext.init while starting
StandardContext. For while the ApplicationContext is created via
StandardContext.getServletConext() method, the StandardContext may not be
added to the whole Tomcat tree.
Any comment ? Thanks !
--
Ivan
..
The easiest way to workround it is use toString(), so that always a String
object could be got.
Thanks !
--
Ivan
---
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>
--
Ivan
; =
> A standard installation of Tomcat 7.0 makes all of the following APIs
> available
> for use by web applications (by placing them in "lib"):
>
> * servlet-api.jar (Servlet 3.0 API)
>
>
> On 15/04/2010, Ivan wrote:
> > Hi,
> >Just wonder
iulio.quares...@unipg.it *
> *
>
>
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>
>
--
Ivan
e in the Tomcat Native
distribution but no mention of clients.
I also need to retain I/O control, exchanging buffers with OpenSSL
without letting it work with my sockets directly.
Is this possible? Any help and pointers would be greatly appreciated.
--
Ivan Ristic
Test your SSL server @
13 matches
Mail list logo