[jboss-jira] [JBoss JIRA] (AS7-6608) Remove JAX-RPC support
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sat Mar 2 11:27:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757991#comment-12757991 ]
jaikiran pai commented on AS7-6608:
-----------------------------------
(thanks to Shelly for pointing this out)
Note that while removing support for this, we will have to make sure we still ship the jaxrpc (JBoss) module since the EJB API depends on the javax.xml.rpc.handler.MessageContext class. The EE 7 spec says:
{quote}
Java EE 7 Platform Specification, EE.6.1.2 Required APIs "
If an implementation includes support for a technology marked as Optional, that technology must be supported in the containers specified in Table EE.6-1. If a product implementation does not support a technology marked as Optional, it must not include the APIs for that technology.
Note that a component specification is permitted to specify an exception to this in order to accommodate interface type dependencies—for example, the EJB SessionContext dependency on the javax.xml.rpc.handler.MessageContext type.
{quote}
> Remove JAX-RPC support
> ----------------------
>
> Key: AS7-6608
> URL: https://issues.jboss.org/browse/AS7-6608
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Web Services
> Reporter: David Lloyd
> Assignee: Alessio Soldano
> Fix For: 8.0.0.Alpha1
>
>
> Remove JAX-RPC support as it is a pruned technology.
--
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
More information about the jboss-jira
mailing list