-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
Any webapp deployment that uses
@Resource
public WebServiceContext context;
currently fails with
14:36:47,407 ERROR [BaseModelMBean] Exception invoking method addChild
java.lang.RuntimeException: mapped-name is required for context of deployment jaxws-binding.war
at org.jboss.injection.ResourceHandler.loadXmlResourceEnvRefs(ResourceHandler.java:228)
at org.jboss.injection.ResourceHandler.loadXml(ResourceHandler.java:268)
at org.jboss.web.tomcat.service.TomcatInjectionContainer.processMetadata(TomcatInjectionContainer.java:348)
at org.jboss.web.tomcat.service.WebCtxLoader.start(WebCtxLoader.java:158)
- blocks
-
EJBTHREE-1285 WebServiceContext injection
- Resolved
-
JBAS-5384 Fix JBossWS regression for CR1
- Closed
- is blocked by
-
EJBTHREE-1150 WebServiceContext injection requires mapped-name
- Resolved