You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Romain Manni-Bucau <rm...@gmail.com> on 2017/05/04 12:54:44 UTC

scanning in embedded mode

Hi guys,

on java 9 in embedded mode the app loader is no more a URLClassLoader so
StandardScanner "fails" silently. Is it plan to read java.class.path as a
fallback or something else?

Romain Manni-Bucau
@rmannibucau <https://twitter.com/rmannibucau> |  Blog
<https://blog-rmannibucau.rhcloud.com> | Old Blog
<http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> |
LinkedIn <https://www.linkedin.com/in/rmannibucau> | JavaEE Factory
<https://javaeefactory-rmannibucau.rhcloud.com>

Re: scanning in embedded mode

Posted by Mark Thomas <ma...@apache.org>.
On 04/05/17 13:54, Romain Manni-Bucau wrote:
> Hi guys,
> 
> on java 9 in embedded mode the app loader is no more a URLClassLoader so
> StandardScanner "fails" silently. Is it plan to read java.class.path as a
> fallback or something else?

TBD at this point.

Following up on this with the Java 9 team is on my TODO list. See the EA
build 167 thread.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org