Hi,

so I have in As7 the following situation:

rhq.ear/
   coregui.war/   at /coregui
   portal.war       at /
   rest.war/          at /rest
   rest-examples.war/   at /rest-examples
   biz-stuff.jar, containing the SLSBs implementing the REST-Interface

Now I want my rest-endpoints to live below /rest (e.g. localhost:8080/rest/ )

So inside the SLSBs I have one class with @ApplicationPath("/"), so that this
does not add another part to /rest/.

This has the effect that for all web contexts RestEasy is started and that then 
/rest/
is taking over requests to all other web contexts.

Is there a way in the above setup to still get the comfort of @ApplicationPath,
but limiting it to rest.war?

  Thanks
          Heiko

-- 
Reg. Adresse: Red Hat GmbH, Technopark II, Haus C, 
Werner-von-Siemens-Ring 14, D-85630 Grasbrunn
Handelsregister: Amtsgericht München HRB 153243
Geschaeftsführer:  Mark Hegarty, Charlie Peters, Michael Cunningham, Charles 
Cachera

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Resteasy-users mailing list
Resteasy-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/resteasy-users

Reply via email to