[ 
https://issues.apache.org/jira/browse/TOMEE-198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284445#comment-13284445
 ] 

Romain Manni-Bucau commented on TOMEE-198:
------------------------------------------

for dev: in our old WS integration we were creating fake webapp contexts and 
added a param to force to ignore this context but when we rewrote this 
integration to deploy in webapp context if possible we forgot this parameter
                
> JAX-RS and JAX-WS does not work when together in a single application
> ---------------------------------------------------------------------
>
>                 Key: TOMEE-198
>                 URL: https://issues.apache.org/jira/browse/TOMEE-198
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>         Environment: Windows XP
>            Reporter: Jakub Marchwicki
>
> I'm building an application with a single service, which is exposed by both 
> JAX-WS and JAX-RS (in separate beans). When both JaxWsService and 
> JaxRsService are deployed TomEE does not see my RESTful service.
> I was able to run the same code on Glassfish 3.1.2 so I assume my desired 
> behaviour is not too odd (I just needed to adjust web.xml configuration for 
> Glashfish - no code changes). 
> Code is available through gist: https://gist.github.com/2795424

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to