On 25/02/2014 15:14, Jacopo Cappellato wrote:
> Any hints? I would really appreciate if someone could provide some
> pointers (e.g. classes involved etc) about the implementation of the
> mechanism used to discover and deploy endpoints; I will then try to
> study the code in order to figure out why it doesn't work when I set
> jarScanner.setScanClassPath(false)

Presumably because the Endpoints you are trying to deploy are not part
of the web application (i.e. in WEB-INF/classes or WEB-INF/lib) and
loaded by the web application but are on the class path.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to