thank you for the response

i will certainly look into jBPM, as i hadn't heard of it (although it also is a 
JBoss product apparently)..

so i could use EJB3 or hibernate for database access, but do i also need a 
framework for the rest of the application? For example, can Spring be of any 
help here , or would session beans and message-driven beans from the EJB3 spec 
be more appropriate ?

would it be a good idea to start building a small CRUD application to manage a 
couple of what i call "helper objects" (like Country, Address, TaxCode, etc) 
and implement it using the different frameworks (thus making a spring-based one 
and making a ejb-based one in parallel)?

it seems a bit paradoxal to me that i understand a lot of the more complex 
features of J2EE like dependency injection, call interception, transactions, 
security, etc but i don't know where to begin to develop a small CRUD 
application, that basically just lets a client create some business objects and 
persist them :)

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3895788


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to