• Mail dependency added to pom provoke buil error

    Hi,   <dependency>      <groupId>org.jboss.seam.mail</groupId>      <artifactId>seam-mail</artifactId>      <versio...
    Profile Photo
    created by mechtatel
  • JBoss nexus repository mail 3.1.1 Final

    Hi,   Can be added Mail 3.1.1.Final to JBoss Nexus repository?
    Profile Photo
    last modified by mechtatel
  • @FlashScoped exists but doesn't?

    I am totally puzzled by the flash scope. Seam Faces module page claims it implements javax.faces.bean.FlashScoped, even says so on the very first page, yet this scope doesn't even exist, nor does the annotation/interf...
    Profile Photo
    last modified by phantasmo
  • Seam Security 3.X.0.Final

    Hello, I would like to start off by mentioning that I did a couple of cursory searches in hopes to find someone that has tried to do the same as I have but hadn't found any results that line up closely to my problem.....
    Profile Photo
    last modified by khalaan
  • Seam 3 Security render restrict page

    Hi,   I started a new project to learn JSF2, and i have two roles Admin and User, i tried to restrict some admin pages, but if a user login and try to access admin pages, the pages are rendered. This is what i'v...
    Profile Photo
    last modified by paulada
  • extend JPAIdentityStore from seam 3 security

    hi,   I have migrated my project from seam 2 to seam 3 . now while deploying I'm facing   Unsatisfied dependency Exception for my class xxxIdentityStore.java which extends JpaIdentityStore where ever m in...
    Profile Photo
    created by rahul22
  • Problem with Seam 2.3 tag library

    I am trying to upgrade a Seam application to 2.3 with JSF 2, Richfaces 3.3.3, and Facelets1.1.15.B1 to run on JBoss AS 7.1.1.Final.  It deploys but when the login screen loads I get the following stacktrace below...
    Profile Photo
    last modified by jimmy68
  • ClassCastException on deployment

    I'm trying to deploy a project to JBoss AS 7 but I'm getting the following exception:   17:55:13,000 ERROR [org.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operati...
    Profile Photo
    last modified by kauedg
  • seam-persistence API ??

    hi,   https://community.jboss.org/thread/221086   Thanks
    Profile Photo
    created by rahul22
  • seam 3 missing many things ??? so what to do

    hi,   https://community.jboss.org/thread/178524 https://community.jboss.org/message/716331   above discussion tell many things about seam 2 to seam 3 migration .   still what to do with following ??...
    Profile Photo
    last modified by rahul22
  • statusmessages in seam 3 ?

    hi,   In seam 2 we have StatusMessages .   In seam 3 i have replaced it with messages API but I'm stuck with   StatusMesssage.instance().addToControl() method for this i can't find a replacement . ...
    Profile Photo
    last modified by rahul22
  • Where have SeamFilter/Listener and DocumentStoreServlet gone in Seam 3.x?

    Hi,   i'm currently migrating an application from Seam2 to Seam3. (also from JBoss 4.2 to JBoss 7.1 and from JSF1.2 to JSF2.0, should that be important)   So far i have been able to figure out most of the...
    Profile Photo
    last modified by paul_
  • create seam 3 project

    Hello,   could anyone help me creating a java ee web project including seam 3? I ve downloaded and installed jboss developer studio, jboss AS7 and seam 3. Now i dont find a way to create a working application....
    Profile Photo
    last modified by benitojuarez
  • Seam Basic portlet shows Runtime error in gateIn Jboss AS7

    Hi Everyone,                                  &...
    Profile Photo
    last modified by maran_su
  • Quartz Job with Seam 3 and Jboss 7?

    Hi, I am trying to schedule a cron job in seam 3 with JBoss 7 but so far no success. Can anybody shed some lights how can I do this?
    Profile Photo
    last modified by rumiat
  • seam3 : equialent for QuartzTriggerHandle

    hi to all,   I am migrating to Seam3. What will be the equivalent to org.jboss.seam.async.QuartzTriggerHandle
    Profile Photo
    last modified by kesav87
  • Handling NonexistentConversationException with Seam 3

    I wrote up a wiki page about my workaround for handling NonexistentConversationException more gracefully (like Seam 2): Handling NonexistentConversationException Gracefully Comments/questions/ideas are welcome!
    Profile Photo
    last modified by pgmjsd
  • seam3 : UrlBuilder

    I am migrating seam 2 to Seam3. What will be the equivalent to org.jboss.seam.ui.util.UrlBuilder
    Profile Photo
    created by kesav87
  • Seam3 : equivalent for ResourceServlet

    I am migrating to Seam3. What will the equivalent to org.jboss.seam.servlet.ResourceServlet. or how can I config a servlet in the apllication.
    Profile Photo
    last modified by bjoice
  • jboss 5.1 Seam

    Hi,   I am new to SEAM , Can you please send me a sample for seam with Jboss 5.1 . How to deploy ? or Where do we need to deploy.   If you have any sample code please share to me. So it will helpful for m...
    Profile Photo
    created by a1seetha