2 Replies Latest reply on Oct 26, 2011 8:18 AM by sverker

    Portlet Bridge 3.0.0.Beta1 don't Support Seam?

    cooper_lyt

      i use :

      mvn archetype:generate -DarchetypeGroupId=org.jboss.portletbridge.archetypes -DarchetypeArtifactId=2.0-basic -DarchetypeVersion=3.0.0.Beta1 -DgroupId=com.dgsoft.developer -DartifactId=seam3template -DarchetypeRepository=http://repository.jboss.org/nexus/content/groups/public/

       

      Create Empty project

       

      it's Work

       

      but i add  seam-solder.jar in to POM.xml  expload after throws exception :

       

      Caused by: org.jboss.weld.context.ContextNotActiveException: WELD-001303 No active contexts for scope type javax.enterprise.context.RequestScoped

       

       

      Why ?

      I use:

               Seam 3.0.0.Final

               JBOSS AS 6

                GateIn 3.2.0 M01