I have the same problem on 4.0.4 GA on Windows XP. I don't see any of the ports in use when I run netstat. This appears to be localized to my computer as no one else seems to be having a problem. I tried renaming ports, but each time I did the next port reports a problem. After renaming the fourth port I gave up. There must be something else causing this problem. Any ideas would be appreciated...
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072065#4072065
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072065
Hi everybody,
I created a table component with some new functionalities and I'm using it with no problems in a web application deployed in JBoss 4.0.5 using jsf-api1.2 and jsf-impl1.2.
I'd like to use it with Seam, but I'm not very familiar with it.
My first problem is: can I use the table with Seam?(Cause in the docs the suggestion is to use Ajax4jsf, Trinidad and Richfaces)
My second problem is(well... if the answer to the first problem is yes :D): how can I pass values (items) to my table?
Unluckily I'm using a datamodel that is NOT extending javax.faces.model.DataModel so I can't use @DataModel annotation in conjunction with the @Factory annotation as described in Seam Doc Chapter 1.
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4072057#4072057
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4072057