[
https://issues.apache.org/jira/browse/TOMEE-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16034295#comment-16034295
]
minnal commented on TOMEE-2046:
-------------------------------
As stand alone tomee comes up with lot of features, but we needed only JAX-RS
features for our services, we found this specific drop-in war
'tomee-jaxrs-webapp-1.7.4.war'.
and used as suggested in this link http://tomee.apache.org/downloads.html.
> Incosistent endpoint delivery in webservice
> -------------------------------------------
>
> Key: TOMEE-2046
> URL: https://issues.apache.org/jira/browse/TOMEE-2046
> Project: TomEE
> Issue Type: Bug
> Reporter: minnal
> Attachments: Capture.PNG
>
>
> I am using tomee 1.7.4 and tomcat 7.0.72 to deploy our web service.
> there are two different webservices developed
> - <host>:<port>/abc/offline/doSomething
> - <host>:<port>/xyz/offline/doSomethingelse
> while hitting "/abc/offline/doSomething" service wer are getting,
> java.io.IOException: Failed to invoke AbstractHTTPDestination
> full trace of the error is attached.
> is this expected behavior of tomee or can it be fixed?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)