Hiya , 
Yes, traditional tiers are a bit mixed. 
You can have a "navigation tier" in a finder that is "data tier", like in 
booking example.

I am thinking much and i think that the architectural new solution is 
"Bijection based"
I am writing my finders and i inject in them presentation objects.
So  my finders are "clean" and they still are "data tier"
And i have Presentation objects and pure business objects, like always.

So you can reuse your data tier components, place them in a separate project 
that generates only a .jar ( i am doing so ). You could create a complete .ear 
that will be a "data tier object server", but this solution should be well 
evaluated.

(Sorry for my English)

good work, Nicola

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971563#3971563

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3971563
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to