[jboss-jira] [JBoss JIRA] (AS7-2236) A resource-env-ref without injection targets must be bindable

Carlo de Wolf (Commented) (JIRA) jira-events at lists.jboss.org
Tue Oct 25 07:12:45 EDT 2011


    [ https://issues.jboss.org/browse/AS7-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12637124#comment-12637124 ] 

Carlo de Wolf commented on AS7-2236:
------------------------------------

Same goes for resource-ref:
{noformat}
Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Could not determine type for resource-ref java:comp/env/dataSource
	at org.jboss.as.ee.component.deployers.ResourceReferenceProcessor.getResourceRefEntries(ResourceReferenceProcessor.java:137)
	at org.jboss.as.ee.component.deployers.ResourceReferenceProcessor.processDescriptorEntries(ResourceReferenceProcessor.java:56)
	at org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor.deploy(AbstractDeploymentDescriptorBindingsProcessor.java:103)
	at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115) [jboss-as-server-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
	... 5 more
{noformat}
                
> A resource-env-ref without injection targets must be bindable
> -------------------------------------------------------------
>
>                 Key: AS7-2236
>                 URL: https://issues.jboss.org/browse/AS7-2236
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: EE
>            Reporter: Carlo de Wolf
>            Assignee: Carlo de Wolf
>            Priority: Critical
>
> {noformat}
> Caused by: org.jboss.as.server.deployment.DeploymentUnitProcessingException: Could not determine type for resource-env-ref java:comp/env/dog
>     at org.jboss.as.ee.component.deployers.ResourceReferenceProcessor.getResourceEnvRefEntries(ResourceReferenceProcessor.java:86)
>     at org.jboss.as.ee.component.deployers.ResourceReferenceProcessor.processDescriptorEntries(ResourceReferenceProcessor.java:55)
>     at org.jboss.as.ee.component.deployers.AbstractDeploymentDescriptorBindingsProcessor.deploy(AbstractDeploymentDescriptorBindingsProcessor.java:103)
>     at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:115) [jboss-as-server-7.1.0.Alpha2-SNAPSHOT.jar:7.1.0.Alpha2-SNAPSHOT]
>     ... 5 more
> {noformat}

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

        


More information about the jboss-jira mailing list