[JBoss-user] [JBoss Seam] - Re: @Observer does not work in booking example

2006-05-19 Thread cfranky
Hi: I have not reported in JIRA because I have found the cause of the problem that I have shown before. When in the seam-booking example I changed the datasource Hypersonic by a datasource Postgresql, I oberved 2 problems: - the word "User" is reserverd in Postgresql; I must changed the name

[JBoss-user] [JBoss Seam] - Re: Configurating seam for facelets and myfaces-tomahawk

2006-05-18 Thread cfranky
Thank you for your help. The facelet screen that fails with is the following (note that with only dataTable runs fine but with dataList fails): --- http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";> http://www.w3.org/1999/xhtml";

[JBoss-user] [JBoss Seam] - Re: @Observer does not work in booking example

2006-05-18 Thread cfranky
Excuse me: I do not what is JIRA and how to post a problem in JIRA. Can you give me a link to JIRA ? Thanks Maria Consuelo Franky View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3944770#3944770 Reply to the post : http://www.jboss.com/index.html?module=bb&op

[JBoss-user] [JBoss Seam] - @Observer does not work in booking example

2006-05-18 Thread cfranky
I am working with the current seam-booking example (jboss-seam-1.0.0.CR2), running in jboss-4.0.4.CR2. I observe that when the user registers a new hotel booking, his list of bookings is not refreshed. The service that registers the new booking (insert in the database) raises a new event and

[JBoss-user] [JBoss Seam] - Configurating seam for facelets and myfaces-tomahawk

2006-05-18 Thread cfranky
Configurating seam for facelets and myfaces-tomahawk : I have added successfully some tomahawk elements to the current seam-booking example (jboss-seam-1.0.0.CR2), running in jboss-4.0.4.CR2, following these steps: 1- Obtain the file tomahawk.taglib.xml from the site of facelets: http://wiki

[JBoss-user] [JBoss Seam] - Re: Problem configuring seam for myfaces

2006-05-17 Thread cfranky
Configurating seam for facelets and myfaces-tomahawk : I have added successfully some tomahawk elements to the current seam-booking example (jboss-seam-1.0.0.CR2), running in jboss-4.0.4.CR2, following these steps: 1- Obtain the file tomahawk.taglib.xml from the site of facelets: http://wi

[JBoss-user] [JBoss Seam] - Re: seam portability

2006-05-16 Thread cfranky
Thanks to Mr. Gavin King for your answer about Seam portability. We will develop our project in Seam on JBoss 4.x and we hope that the others application servers will be ready with EJB3.0 in some months for our production phase. Congratulations for the quality of Seam framework. I want to ask

[JBoss-user] [JBoss Seam] - seam portability

2006-05-13 Thread cfranky
Woud you inform me if seam framework is portable to other application servers different from JBoss 4.x ? Our company is interested in developping a great application in JBoss 4.x with seam and after that to operate the application on several application servers: BEA WebLogic, IBM Websphere and