[jboss-user] [JBoss Seam] - Re: Warning messge from no-conversation-view-id

2007-11-13 Thread clemente.cioffi
Thanks a lot View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4104016#4104016 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4104016 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Logout - Seam 1.2.1/Icefaces 1.6.1

2007-11-13 Thread clemente.cioffi
HI, I upgraded Icefaces from 1.6.0 to 1.6.1. But now I get an error when I try to logout by my application. Logout gets handled into pages.xml: navigation from-action=#{identity.logout} redirect view-id=/login.xhtml/ Error log is the following: 13 Nov 2007

[jboss-user] [JBoss Seam] - Warning messge from no-conversation-view-id

2007-11-12 Thread clemente.cioffi
Hi, I'd like to know if it is possible to customize the warning message The conversation ended, timed out or was processing another request coming up when the current conversation-id is not valid. Thanks View the original post :

[jboss-user] [JBoss Seam] - Re: Transaction demarcation on EJB3/Seam methods

2007-10-04 Thread clemente.cioffi
HI, I'd like using this kind of annotation: @TransactionAttribute(TransactionAttributeType.REQUIRES_NEW). Consider that I have this situation: 1)I call a first method of ejb3/seam marked with the above annotation. 2)Inside that method I call another method that I want starts in a different

[jboss-user] [JBoss Seam] - Transactions Persistence Context

2007-08-08 Thread clemente.cioffi
HI, I'm figuring out how using the transactions and the persistence Context in a good way. My environment is : JbossAs 4.0.0, Seam 1.2 and Icefaces 1.6 The back-end of my application is compounded by pojos with conversation scope that call stateless ejb3s which a Seam-managed Entity Manager is

[jboss-user] [JBoss Seam] - Re: Problem seam in clustering( conversationEntries??)

2007-02-09 Thread clemente.cioffi
Thank you for you replies!!! After doing a bit of debug, I think that th problem is the objects that Icefaces puts in the session and probably most of them aren't serializable!!! Do yuo know something about this? Thank you!!! View the original post :

[jboss-user] [JBossCache] - Re: Problem externalizeSession Jboss 4.0.5

2007-02-08 Thread clemente.cioffi
Thank you very much for your help. I made the listener and I think the error is raised in this point: 2007-02-08 12:22:23,744 INFO [STDOUT] Aromentooo: 2007-02-08 12:22:23,744 INFO [STDOUT] Name: org.jboss.seam.core.conversationEntries 2007-02-08 12:22:23,744 INFO [STDOUT]

[jboss-user] [JBoss Seam] - Problem seam in clustering( conversationEntries??)

2007-02-08 Thread clemente.cioffi
Hi, can you help me about this problem?? I'm trying to deploy a seam application(using also jsf with icefaces) on jboss 4.0.5 GA with EJB3-Clustered configuration. I think that the deploy goes fine but when I try to access to index of my application, I see this error: 11:00:58,768 ERROR

[jboss-user] [JBossCache] - Re: Problem externalizeSession Jboss 4.0.5

2007-02-08 Thread clemente.cioffi
Thank you very much. I'll try on Seam Forum. You're vary kind. View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4013042#4013042 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4013042

[jboss-user] [JBossCache] - Problem externalizeSession Jboss 4.0.5

2007-02-07 Thread clemente.cioffi
Hi, can you help me about this problem?? I'm trying to deploy a seam application(using also jsf with icefaces) on jboss 4.0.5 GA with EJB3-Clustered configuration. I think that the deploy goes fine but when I try to access to index of my application, I see this error: 11:00:58,768 ERROR

[jboss-user] [JBossCache] - Re: Problem externalizeSession Jboss 4.0.5

2007-02-07 Thread clemente.cioffi
Thnk you for you answer. In not-clustered environment, the application works fine. How can I individuate where I make the mistake? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4012544#4012544 Reply to the post :