On Feb 25, 2014, at 4:20 PM, Mark Thomas <ma...@apache.org> wrote:

> 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.

Well, actually in my unit test (posted in this thread) I am deploying the 
examples application of Tomcat, and the websockets in it are under the WEB-INF 
folder.

Jacopo

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


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

Reply via email to