You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Romain Manni-Bucau (JIRA)" <ji...@apache.org> on 2016/06/28 11:37:57 UTC

[jira] [Resolved] (TOMEE-1815) Unable to access JAX-RS resources on TOMEE 7.0.62 which was working on 7.0.47

     [ https://issues.apache.org/jira/browse/TOMEE-1815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Romain Manni-Bucau resolved TOMEE-1815.
---------------------------------------
    Resolution: Duplicate

> Unable to access JAX-RS resources on TOMEE 7.0.62 which was working on 7.0.47
> -----------------------------------------------------------------------------
>
>                 Key: TOMEE-1815
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1815
>             Project: TomEE
>          Issue Type: New Feature
>          Components: TomEE Core Server
>    Affects Versions: 1.7.2
>         Environment: Windows 7 Professional
>            Reporter: Sri Vikas Ram
>              Labels: newbie
>         Attachments: Implementation.zip, Log Files.zip
>
>
> Hi Team,
> We created our REST webservices by extending javax.ws.rs.core.Application with @ApplicationPath("/ApplicationName"+"/projectName"). We successfully deployed on Apache Tomcat 7.0.47 and it was working. But we upgraded to Apache Tomcat 7.0.62, since then all our webservices stopped working. But, in the Startup log file, i could see the webservices are deployed. When we try to access the services, it logs message saying "WARNING: No root resource matching request path", for the same URL which was working on 7.0.47. Could you please tell me what could be problem ?. I tried hardcoding the value provided to the @ApplicationPath annotation, then it works.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)