[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-19 Thread Premheiko
Hello together, till yet i was waiting for your answers! Have no one of you seen such an error befor or is it a bug by jbpm seam?? I would be thankful for an helping answer View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055636#4055636 Reply to the post :

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-19 Thread petemuir
h:commandButton needs to surrounded by a form View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4055674#4055674 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4055674 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-19 Thread Premheiko
when i use the tag h:commandButton...,will be come this error: 15:25:06,963 ERROR [DebugPageHandler] redirecting to debug page java.lang.IllegalStateException: no value for request parameter: taskId and now ... View the original post :

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread petemuir
Premheiko wrote : with the tag s:button i can´t store my data in the database. Please i need a help as soon as possible! http://wiki.jboss.org/wiki/Wiki.jsp?page=SeamProblemsFAQ anonymous wrote : By the way: s:commandbutton displays the follow mistake message: There is no tag s:commandButton

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
thanks for the answer but: when i write: h:commandButton... f:param name=taskID value=#{task.id}/ /h:commandButton i get this error: 09:41:02,386 ERROR [DebugPageHandler] redirecting to debug page java.lang.IllegalStateException: no value for request parameter: taskId View the original post

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
if i don´t give taskId in h:commandButton... and define this metode @EndTask(transition=update) public String update() { ... return..; } it comes back no anwser and no error. View the original post :

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
second variant: if i don´t give taskId in h:commandButton... and define this metode @EndTask(transition=update) public String update() { ... return..; } it comes back no anwser and no error. View the original post :

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
hi guys, any ideas !! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054332#4054332 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054332 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread petemuir
What are you actually trying to do - you need to actually tell us in a bit more detail! Post code! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054336#4054336 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054336

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread [EMAIL PROTECTED]
And please don't post every hour! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054390#4054390 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054390 ___ jboss-user mailing list

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
Here is the code : mitarbeiter.xhtml: | div class=scrollTableContainer_1000 | h4JBPM-Workflow-2/h4 | t:dataTable id=postkorbTable-workflow-2 width=1000 cellpadding=0 |

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread petemuir
And what steps do you do create your problem? View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054400#4054400 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054400 ___ jboss-user

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
So here : | table | tr | td | h:commandButton value=#{bundle.speichern} action=#{mitarbeiterAction.speichern} / | | /td | td |

[jboss-user] [JBoss Seam] - Re: s:button and data store

2007-06-14 Thread Premheiko
It doesn 't gointo the method speichern() !! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=4054416#4054416 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=4054416 ___ jboss-user