Jakub Marchwicki created TOMEE-198:
--------------------------------------

             Summary: 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