[
https://issues.apache.org/jira/browse/TOMEE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Romain Manni-Bucau closed TOMEE-1006.
-------------------------------------
Resolution: Fixed
Fix Version/s: (was: 1.5.3)
1.6.0
Assignee: Romain Manni-Bucau
> servlets with init-param javax.ws.rs.Application fail
> -----------------------------------------------------
>
> Key: TOMEE-1006
> URL: https://issues.apache.org/jira/browse/TOMEE-1006
> Project: TomEE
> Issue Type: Bug
> Affects Versions: 1.5.2
> Reporter: Gerhard Petracek
> Assignee: Romain Manni-Bucau
> Fix For: 1.6.0
>
>
> one approach to configure a jax-rs implementation is to use:
> <servlet>
> <servlet-name>...</servlet-name>
> <servlet-class>...</servlet-class>
> <init-param>
> <param-name>javax.ws.rs.Application</param-name>
> <param-value>...</param-value>
> </init-param>
> </servlet>
> once param-name is "javax.ws.rs.Application" an application with a custom
> jax-rs implementation can't be deployed on tomee.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira