[jboss-user] [EJB 3.0] - Re: application-defined resources for MDBs

ekrisjo do-not-reply at jboss.com
Thu Jul 20 15:15:50 EDT 2006


I guess I continue my monolog :-)

Let's take an example: A large organization uses ejb's to provide an infrastructure layer (messaging, persistence) to all of its products. Products which are realized as appliction ears. They might choose a buildning tool like Maven. Maven lets each project produce at most one artifact (good practice?), which could be an ejb, war, ear, jar etc. Artifacts are uploaded to a repository to be used by other projects.

How can this infrastructure layer ever be realized if the specifics are bound to the module itself? Also, applications might have diffrent requirements on the infrastructure. 

Why not make it possible to let the application worry about assign global resources to logical names instead? 

Keep the comments coming :-)

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

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



More information about the jboss-user mailing list