[jboss-user] [JBoss Seam] - Re: Problem calling resultList.size() on framework entity-qu

2007-11-23 Thread gledson.rabelo
I have the same problem. Does anybody know if this problem was fixed? Are there any workaround? How could I know the size of resultList? Thanks in advance, Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107331#4107331 Reply to the post : h

[jboss-user] [Installation, Configuration & DEPLOYMENT] - Redeploy J2EE Module

2007-11-07 Thread gledson.rabelo
It's possible redeploy with JMX(MainDeployer) a unique a module(ejb, war) of an exploded ear application? Thanks in Advance, Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102655#4102655 Reply to the post : http://www.jboss.com/index.html?module

[jboss-user] [Management, JMX/JBoss] - Redeploy J2EE Module

2007-11-07 Thread gledson.rabelo
It's possible redeploy with JMX(MainDeployer) a unique a module(ejb, war) of an exploded ear application? Thanks in Advance, Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102654#4102654 Reply to the post : http://www.jboss.com/index.html?modu

[jboss-user] [JBoss Seam] - Re: How can I embed label value in validation error message?

2007-06-22 Thread gledson.rabelo
I need to make the same thing. Is it possible? Thanks in Advance. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4056971#4056971 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4056971 __

[jboss-user] [JBoss Seam] - Split components.xml?

2007-05-02 Thread gledson.rabelo
Is possible to split the components.xml file in some lesser archives? Example: - META-INF - components1.xml - components2.xml - components3.xml ... Thanks in Advance. Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042485#4042485 Rep

[jboss-user] [JBoss Seam] - Re: Is it a bug? EntityQuery refresh before update model

2007-04-27 Thread gledson.rabelo
I solved the problem and I am giving feedback who to need in the future. It's not a Seam Problem or Bug. It's a JSF behavior. In the Appply Request Values the JSF the current state of each component is retrivied. In the retrieve of the state of the data table, it's need get the current data

[jboss-user] [JBoss Seam] - Re: Is it a bug? EntityQuery refresh before update model

2007-04-26 Thread gledson.rabelo
I modified the contactlist example to be more easy to analyze the problem. If somebody will be able to help me will be very grateful. The url to the file modified example is: http://gledson.googlepages.com/contactlist-queryrefresh_before_upda.zip I'm thinking that is a bug but I am not certai

[jboss-user] [JBoss Seam] - Re: Is it a bug? EntityQuery refresh before update model

2007-04-26 Thread gledson.rabelo
Hi Pete, Thanks for your reply. I'm using 1.2.1.GA. I'm using pagination with selectable rows. When I go to the next page, I want send to the back bean the rows selected in the current page. But, the refresh of query is performed before of update the back bean and it's receive data of next

[jboss-user] [JBoss Seam] - Is it a bug? EntityQuery refresh before update model

2007-04-26 Thread gledson.rabelo
When a put form fields in a dataTable populated with EntityQuery search, the EntityQuery refresh and database search is performed before update models and it causes undesirable effects. I found one previous post similar to this. http://www.jboss.com/index.html?module=bb&op=viewtopic&t=97153

[jboss-user] [JBoss Seam] - Re: EntityHome, ajax4JSF and Pagination

2007-04-25 Thread gledson.rabelo
I'm debugging and I confirmed the behavior quoted. I added a debug information in getResultList in the EntityQuery, in the HashMap to discovery when the model is updated. The model is updated after the querying of listing. The console prints the information below: | 20:43:12,562 INFO [S

[jboss-user] [JBoss Seam] - Re: EntityHome, ajax4JSF and Pagination

2007-04-25 Thread gledson.rabelo
I replaced all AJAX4JSF tags for non-ajax Tags and it remains with the same behavior. The stranger is that the list of dataTable (# {questionarios.resultList}) is loaded before calling the method # {questionarioHome.removeChecked}. I am making made a mistake? My Non-Ajax Page is Listed below

[jboss-user] [JBoss Seam] - Re: EntityHome, ajax4JSF and Pagination

2007-04-24 Thread gledson.rabelo
"petemuir" wrote : Are you in a conversation? I'm using the Default conversation Scope in the questionarioHome. But I'm not using a long conversation. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040316#4040316 Reply to the post : http://www.jboss

[jboss-user] [JBoss Seam] - EntityHome, ajax4JSF and Pagination

2007-04-24 Thread gledson.rabelo
Hi, I'm using the Seam EntityHome and Ajax4JSF for developing ajax enabled CRUDs with pagination. The data table has checkboxs that the user can select to delete many entities. When I go to the next page (>), the listPanel is rerendered and the checkboxs should be cleaned for the new entiti

[jboss-user] [JBoss Seam] - Re: Seam 1.1 CR1: Where have my components gone?

2006-11-23 Thread gledson.rabelo
I also had two jboss-seam.jar in my EAR. Problem solved. :) Thanks! Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988132#3988132 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988132 _

[jboss-user] [JBoss Seam] - Re: Seam 1.1 CR1: Where have my components gone?

2006-11-22 Thread gledson.rabelo
Hi Chris, I have the same problem. How you solve it? Thanks, Gledson View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988000#3988000 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988000 ___