Tags
AeroGear
Arquillian
Bean Validation
Byteman
CDI
Ceylon
Discussions
Eclipse
Elasticsearch
Events
HANA
Hibernate OGM
Hibernate ORM
Hibernate Reactive
Hibernate Search
Hibernate Shards
Hibernate Validator
Infinispan
Interview
JBoss AS
JBoss Asylum
JBoss Forge
JBoss Tools
JPA
JSF
JSR 352
Java EE
Lucene
Newsletter
Off topic
Performance
PicketLink
Quarkus
Releases
Rich Faces
Seam
Weld
WildFly
asylum
git
minishift
swarm
Authors
What methods belong on an entity?
Posted by
Gavin King
|
Discussions
Kinda tangentially related to this discussion, I'm often asked whether I believe in rich
domain models or anemic
domain models. I guess I'm pretty much ignorant as to what these terms really mean, since I've never seen a proper definition of either term.
Want to use Seam with Maven?
Posted by
Pete Muir
|
Discussions
Seam
Since I posted that Seam was now available in Maven, both Michael Yuan and Wesley Hales have blogged about creating a Seam project with Maven, including automagically setting up Tomcat with JBoss Embedded (cool, huh!) and deploying the project to it.