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 2014/06/02 21:39:02 UTC

[jira] [Updated] (TOMEE-982) JAXRS @ApplicationPath deployment fails if path starts with http and is not a URL

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

Romain Manni-Bucau updated TOMEE-982:
-------------------------------------

    Fix Version/s:     (was: 1.5.2)

> JAXRS @ApplicationPath deployment fails if path starts with http and is not a URL
> ---------------------------------------------------------------------------------
>
>                 Key: TOMEE-982
>                 URL: https://issues.apache.org/jira/browse/TOMEE-982
>             Project: TomEE
>          Issue Type: Bug
>            Reporter: David Blevins
>             Fix For: 1.7.0
>
>
> SEVERE: error invoking Observer{class=org.apache.tomee.webservices.TomeeJaxRsService}
> java.lang.StringIndexOutOfBoundsException: String index out of range: -16
> 	at java.lang.String.substring(String.java:1937)
> 	at java.lang.String.substring(String.java:1904)
> 	at org.apache.tomee.webservices.TomcatRsRegistry.removeWebContext(TomcatRsRegistry.java:111)
> 	at org.apache.tomee.webservices.TomcatRsRegistry.createRsHttpListener(TomcatRsRegistry.java:93)
> 	at org.apache.openejb.server.rest.RESTService.deployPojo(RESTService.java:433)
> 	at org.apache.openejb.server.rest.RESTService.afterApplicationCreated(RESTService.java:218)
> 	at org.apache.tomee.webservices.TomeeJaxRsService.afterApplicationCreated(TomeeJaxRsService.java:51)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 	at java.lang.reflect.Method.invoke(Method.java:597)



--
This message was sent by Atlassian JIRA
(v6.2#6252)