[seam-issues] [JBoss JIRA] Commented: (SOLDER-68) Unsatisfied dependencies for Expressions on GF

Jozef Hartinger (JIRA) jira-events at lists.jboss.org
Fri Jan 28 09:55:39 EST 2011


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

Jozef Hartinger commented on SOLDER-68:
---------------------------------------

Probably related to http://java.net/jira/browse/GLASSFISH-15735

> 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
>
> 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