You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (JIRA)" <ji...@apache.org> on 2013/11/24 23:14:35 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 ]

David Blevins updated TOMEE-982:
--------------------------------

    Fix Version/s:     (was: 1.6.0)
                   1.6.1

> 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.5.2, 1.6.1
>
>
> 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.1#6144)