[seam-dev] is it working on glassfish 3.1 ?

Brian Leathem bleathem at gmail.com
Thu Mar 10 12:39:02 EST 2011


Hi Sebastian,

There are indeed troubles with Seam 3 and glassfish 3.1.

Have a look at SEAM-40, and see if the workarounds suggested work for 
you (specifically the part about replacing the weld-osgi-bundle.jar) :
https://issues.jboss.org/browse/SEAM-40

Brian Leathem

On 03/10/2011 03:59 AM, Sebastian E. Ovide wrote:
> Hi All,
>
> I have an application working on Glassfish 3.0. Now I'm trying to 
> deploy on 3.1 but I'm getting errors such as:
>
> SEVERE: Exception while loading the app : WELD-001408 Unsatisfied 
> dependencies for type [Bundles] with qualifiers [@Default] at 
> injection point [[field] @Inject 
> org.jboss.seam.international.status.builder.BundleTemplateMessageImpl.bundles]
> org.jboss.weld.exceptions.DeploymentException: WELD-001408 Unsatisfied 
> dependencies for type [Bundles] with qualifiers [@Default] at 
> injection point [[field] @Inject 
> org.jboss.seam.international.status.builder.BundleTemplateMessageImpl.bundles]
> [...]



More information about the seam-dev mailing list