[seam-issues] [JBoss JIRA] Updated: (SOLDER-68) Unsatisfied dependencies for Expressions on GF
Shane Bryzak (JIRA)
jira-events at lists.jboss.org
Wed Mar 30 03:53:39 EDT 2011
[ https://issues.jboss.org/browse/SOLDER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Shane Bryzak updated SOLDER-68:
-------------------------------
Fix Version/s: Future
> Unsatisfied dependencies for Expressions on GF
> ----------------------------------------------
>
> Key: SOLDER-68
> URL: https://issues.jboss.org/browse/SOLDER-68
> Project: Seam Solder
> Issue Type: Bug
> Affects Versions: 3.0.0.Beta2
> Environment: Glassfish 3.1 b37
> Reporter: Jozef Hartinger
> Fix For: Future
>
>
> Using a bean as simple as this:
> public class Foo
> {
> @Inject
> private Expressions expressions;
> }
> bundled in a java archive placed in WEB-INF/lib I am getting:
> org.glassfish.deployment.common.DeploymentException: WELD-001408 Unsatisfied dependencies for type [Expressions] with qualifiers [@Default] at injection point [[field] @Inject private org.jboss.seam.rest.test.exceptions.gf.Foo.expressions]
> Seam Solder api and impl is bundled in WEB-INF/lib. Note that this does not happen using the combined jar.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list