Hey,

suppose I have my rest-y app running on / in a Wildfly 8 container with 
<jboss-web>
      <context-root>/</context-root>

and @ApplicationPath("/") and basically an empty web.xml 

Can I somehow say 

/* , but not /foo/* should be handled by RestEasy, while
/foo/* should be served as normal content (.html, .js, .css etc.).?


Thanks
  Heiko


------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to