[jboss-user] [JBoss Seam] - Seam JSF form - multi table update example?

2007-10-03 Thread asookazian
Does the Seam download have a web app example that updates more than one table per form submission? The hotel booking app, for example, updates the Booking table via the Booking entity bean whose values are set in the book.xhtml JSF. Need to see a more complicated update. For example, what i

[jboss-user] [JBoss Seam] - Seam JSF controls do not work in external Facelet templates

2007-09-11 Thread nagypalg
Hi, When I use the following in a Facelet XHTML file, it works perfectly, validates the input, and shows the error message if validation fails: |#{messages['wbe.adresse.telefonNummer']} | | | | (/layout/edit.xhtml is the file generated by seamg

[jboss-user] [JBoss Seam] - SEAM + JSF custom components

2007-08-27 Thread alex_enache
Hi everyone, I am developing an application that uses SEAM and JSF. I've created some custom JSF components which I will use. The JSF components where tested on JBoss AS and they work as intended. But when I tried to build the application for SEAM, it seems not to work. Maybe it is related to t

[jboss-user] [JBoss Seam] - seam (jsf) messages question

2007-07-23 Thread xinhua
hi, is that possible to get facesMessages ojbect WHEN a page is rendered? i created a backing bean MsgBean and bind it with h:messages | | | public class MsgBean { | |UIMessages msgs ; | | public UIMessages getMsgs() { | return msgs; |

[jboss-user] [JBoss Seam] - Seam JSF EL Enhancement and s:link with RichFaces

2007-06-21 Thread deved
Hi. I'm using Jboss Seam-1.3.0.ALPHA and RichFaces. Here is the code: | | | | | | The argument "item" is always null and none exception is throwing. If I replace the s:button with the s:link did not work at all. This happens with RichFaces

[jboss-user] [JBoss Seam] - Seam + JSF + EJB3 + GWT example application

2007-04-27 Thread RobJellinghaus
http://unrealities.com/gwtjsf/20070427 It is still very unpolished, but the basic pieces are all there and reasonably well assembled. It may now be of interest to anyone working with a similar technology stack. Included is: - Seam 1.2.0 + JSF 1.2 - GWT 1.4 preview build (actually, a slightly

[jboss-user] [JBoss Seam] - seam jsf desgin question

2006-12-05 Thread Holger Prause
Hello, i just posted on the myfaces mailing list on jsf application design and package structure The most people the use this approach: 1) The managed bean (seam component) contains the action methods for itself (explanation "course they are tied together") I noticed the seam example applicat

[jboss-user] [JBoss Seam] - Seam JSF question

2006-12-04 Thread fbrody
Hi I?m evaluating some frameworks at the moment at work (Spring, Tapestry, WebWork and JSF), and am hoping that someone could help me out with this question, the App Server were using is JBoss Is Jboss pushing JSF and if so are they making it easier for developer to work with this framework ov

[jboss-user] [JBoss Seam] - Seam + JSF

2006-11-28 Thread lara
Hi there, I have the following code in the JSF page: | | | The above code is working perfectly which means that I can get the value of the id in the updatePasswordAction bean. However, I want to use instead of in the JSF page but I am not able to use in this case

[jboss-user] [JBoss Seam] - Seam+JSF - File Download through HttpServletResponse problem

2006-11-22 Thread reinhard.behrens
Hi, I reference my external context as per http://www.jboss.org/index.html?module=bb&op=viewtopic&t=94163 but it does not function the way I thought. If I create the PDF argument for my action function from a DataModelSelection, then the action should prompt the user to either download or vi

[jboss-user] [JBoss Seam] - Seam + JSF, problem with double-click

2006-10-18 Thread sherkan777
HI! I have problem with Seam/JSF? When I click twice(versy fast) on commandLink or button submit, application falls down. Framework dont knot what to do and gives me error: "8:19:31,203 ERROR [SeamExceptionFilter] uncaught exception handled by Seam javax.servlet.ServletException: /userQuery.xhtml