Hmm seems exactly what we check, can you share a war and a jar we can
drop (+ sources if possible) to test please?
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-10-16 9:37 GMT+02:00 tcollignon <t-collig...@efluid.fr>:
> Thank for your cuick answer Romain.
>
> I have Tomee 1.7.1 jax-rs version. I run this in widows 7 64 environnement
> with JDK 1.8.
>
> This is my config :
>
> - simple WAR (neo-web-0-SNAPSHOT.war) with html files and whithout web.xml,
> WEB-LIB
> - JAR included services in my Maven local repository
> - tomee server.xml with this line before last </Host> :
> <Context docBase="neo-web-0-SNAPSHOT" path="/neo" reloadable="false"><Loader
> className="org.apache.catalina.loader.VirtualWebappLoader"
> virtualClasspath="D:\java\mavenRepository\com\neo\neo-services\0-SNAPSHOT\neo-services-0-SNAPSHOT.jar"
> searchVirtualFirst="true"/></Context>
>
> I have try with searchVirtualFirst false and true, and with the same issue.
>
> I have try to launch tomee directly with startup.bat and I have try to with
> m2e-webby in eclipse.
>
> Do you need other informations?
>
>
>
> --
> View this message in context: 
> http://tomee-openejb.979440.n4.nabble.com/Classpath-discovery-in-REST-annotations-with-virtual-classpath-tp4672309p4672313.html
> Sent from the TomEE Dev mailing list archive at Nabble.com.

Reply via email to