[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-10-25 Thread damatrix
Problem solved Thanks for the last post, SergeySmirnov. The problem was a form in another form as you can see from my very first post. You saved me. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4099044#4099044 Reply to the post : http://www.jboss.com

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-10-25 Thread SergeySmirnov
"szaccaria" wrote : Other person have the same problem... | | http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119233&postdays=0&postorder=asc&start=0 | | http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119558 They are different, but not the same. 1. Using h:commandLin

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-10-24 Thread [EMAIL PROTECTED]
Post this on the RF forum, I don't think it has anything to do with Seam. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4098217#4098217 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4098217 _

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-10-23 Thread damatrix
With the previous replies to my post, i thought that i new version of RichFaces will solve my problem but after downloading and using RichFaces 3.1.2.GA, my commandButtons and commandLinks on tabPanels still do not work. Please, someone help. I'm stuck. View the original post : http://www.jbo

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread rchiarinelli
Hi guys, I face the same problem as Damatrix, and with the tag, I could see the problem. When the commandButton is pressed, a message "Conversion Error" appears. As I using a simple tag with a String content, I´m not understanding what is happenig. Could anyone help me? Thanks Ra

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread szaccaria
Other person have the same problem... http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119233&postdays=0&postorder=asc&start=0 http://www.jboss.com/index.html?module=bb&op=viewtopic&t=119558 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089787#408978

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread szaccaria
Still about http://livedemo.exadel.com/richfaces-demo/richfaces/form.jsf View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089766#4089766 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089766 ___

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread szaccaria
I solved in my code, I think that the problem is in the tabPanel switchType="ajax", if I use the switchType="client" it make do! I suppose that the problem be the ajax switch I hope help you Damatrix. Ciao View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=408976

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread szaccaria
Hi Pete and Damatrix, I 've the same problem of Damatric... where I must looking for? Thanks View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089748#4089748 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089748 __

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-28 Thread [EMAIL PROTECTED]
You'll need to read a good JSF book/tutorial to find out all about the JSF lifecycle. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4089647#4089647 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4089647

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-27 Thread damatrix
Sorry for the long breaks in reply. Some of us in Africa do not have very reliable internet connections. Well, if that is the case then i'd expect the h:messages to output whatever message there is and still allow me to go on with the commandButton. Is there no way i can get around this? View

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-25 Thread [EMAIL PROTECTED]
Normally the reason for a action not being executed is that there have been failures in one of the JSF phases and you've forgotten to output JSF errors using h:messages. Of course you don't get this using s:button as it doesn't submit the form. View the original post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-25 Thread damatrix
Yes I do. I fail to see the connection with the behaviour of the commandButton. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088492#4088492 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088492 ___

[jboss-user] [JBoss Seam] - Re: h:commandButton not working on RichFaces tab

2007-09-24 Thread [EMAIL PROTECTED]
Are you outputting error messages using h:messages? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4088180#4088180 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4088180 ___ jbo