[jboss-user] [JBoss Seam] - Re: COMPOUNDs, ATOMs MOLECULEs - don't try this at home!

2007-03-31 Thread javalars
This helping us, thank so muche. anonymous wrote : 3) Create the relevant framework components (i.e. a entityquery for atoms and compounds, entityhome for molecule | 4) Create a simple CRUD screen using a mixture of h:inputText, h:commandButton s:selectItems and s:convertEntity To make

[jboss-user] [JBoss Seam] - EntityQuery - framework:entity-query not bound

2007-03-30 Thread javalars
In Eclipse, we trying to copy how it is did in dvdstore sample so we can get list of all values in table adding | framework:entity-query name=allAtoms |ejbql=select a from Atom a |order=a.ptSynbol |!-- waiting for

[jboss-user] [JBoss Seam] - Re: EntityQuery - framework:entity-query not bound

2007-03-30 Thread javalars
... thanking you so muche. That is work good now and my screen show this datas in droplist. Next Q from here ... We have class Atom and class Molecule. Molecule has a Atom (in our codes this in real mean Molecule has atomId property). Molecule has also the another property, atom_quantity. We

[jboss-user] [JBoss Seam] - Re: COMPOUNDs, ATOMs MOLECULEs - don't try this at home!

2007-03-28 Thread javalars
Hej, what are you doing? :-) Thank you!! Some people has played with this many-to-manay for us, is nearly perfact today!! In this new 1.2.1 nearly everythings work! We spend 12 hours in day and no result in seam 1.2.0. Now everything nearly working in 5 minuter with molecules schemas from top

[jboss-user] [JBoss Seam] - Re: COMPOUNDs, ATOMs MOLECULEs - don't try this at home!

2007-03-27 Thread javalars
You think this was the good easy screen for new seam developer and team ? :-)) We look at seam for all this week in Goteborg company. Today seam is working good already in many sample application (booking is very good) with jBoss distribution. seam is good on Eclipse IDEs. Seam gen is working