[jboss-user] [JBoss Seam] - Re: @DataModelSelection always outjects first value in list

2007-05-09 Thread paulharrington
Hi DG, Thanks for your advice. I've realised what the problem is. I was using a tomahawk datatable instead of the standard h:dataTable. When I tested with the standard table the @DataModelSelection works OK. By the way do you know if this a bug with tomahawk? thanks Paul View the original p

[jboss-user] [JBoss Seam] - @DataModelSelection always outjects first value in list

2007-05-08 Thread paulharrington
I have a class which acts as a backing bean for a page with a datatable. A second class acts as a backing bean for a form, which alows a selected value from the table to be edited. In the first class I use the @Datamodel component to outject the list, and the @DataModelSelection to outject the

[jboss-user] [JBoss Seam] - Re: Validation problems in SEAM

2006-11-23 Thread paulharrington
Perfect. I'll just use the required instead. thanks Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988309#3988309 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988309

[jboss-user] [JBoss Seam] - Validation problems in SEAM

2006-11-23 Thread paulharrington
I have been having problems applying validation to a field in an entity bean defined using annotations. We initially generated a project using seam-gen. @Column(name = "name", length = 20, nullable=false) @Length(min=1) public String getName() { return _name; } If I enter

[jboss-user] [JBoss Seam] - Re: install SEAM and Portal together?

2006-11-23 Thread paulharrington
Thanks that's useful to know. I'll wait for the CR2 and then I'll try the example. Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988233#3988233 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988233 _

[jboss-user] [JBoss Seam] - Re: install SEAM and Portal together?

2006-11-17 Thread paulharrington
I tried installing Jboss AS with the ejb profiling, and then downloading the portal binaries and adding them to the server. This seems to work OK. Many thanks for the suggestions. Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3987006#3987006 Reply to

[jboss-user] [JBoss Seam] - install SEAM and Portal together?

2006-11-17 Thread paulharrington
We are starting a project and wish to use SEAM in a JBoss portal environment. I was looking through the documentation for the 2 technologies, to work out which versions to install. In the jboss seam FAQ (http://labs.jboss.com/portal/jbossseam/faq) it states Q: What JBoss AS do I need to run S

[jboss-user] [JBoss Portal] - connecting to portal hypersonic database in database manager

2006-11-13 Thread paulharrington
I am running jboss portal using the default hypersonic database. I have been trying to connect to the portal database using the jboss database manager but have been unable to do so. Can I do this by editing the hsqldb.ds file, or can I start the default database manager from the jboss MBean ins

[jboss-user] [JBoss jBPM] - Re: extending eclipse process designer plugin

2006-09-28 Thread paulharrington
Hi Sunil, I haven't found out anything yet I'm afraid. However if and when I do, I will let you know thanks Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975047#3975047 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=re

[jboss-user] [JBoss jBPM] - extending eclipse process designer plugin

2006-09-25 Thread paulharrington
I am looking at extending the process designer eclipse plugin to add extra functionality. Specifically, in the visual diagram editor I would like to add extra buttons to the list of nodes available ('start', 'state', 'fork', 'join', etc). The extra buttons would represent my own pre-defined nod

[jboss-user] [JBoss jBPM] - Re: custoimizing forms displayed by jBPM engine

2006-09-25 Thread paulharrington
That's useful to know thanks for you help Paul View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973969#3973969 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973969 ___ jboss-

[jboss-user] [JBoss jBPM] - custoimizing forms displayed by jBPM engine

2006-09-25 Thread paulharrington
I was wondering whether its possible to configure the appearance of the forms generated during execution of a business process in the jBPM. For example when forms prompting for input are displayed they are always single line text boxes. I would like to have some fields (such as a detailed desc