Do you have it registered? Check the Seam documentation for the version you are using, they change things every release.
On Sun, Jun 29, 2008 at 2:10 PM, Guy Bashan <[EMAIL PROTECTED]> wrote: > Hi all, > > > > I am having a little problem configuring myFaces with Seam. > > > > I am getting this warning in my log file: > > The listener "org.jboss.seam.servlet.SeamListener" is already configured for > this context. The duplicate definition has been ignored. > > > > And it seems like my beans are being created twice for each request. > > > > Has anyone encountered such a problem? > > > > Thanks, > > Guy.

