[jboss-dev-forums] [Design of POJO Server] - Re: Towards a canonical server
david.lloyd@jboss.com
do-not-reply at jboss.com
Wed Sep 17 13:33:47 EDT 2008
"scott.stark at jboss.org" wrote :
| The first hurdle is updating the build to produce a repository of jars/deployments, and then properly describing:
| - the class dependency requirements for deployments
|
Are we going to be doing this generally by package or by module? I started doing some of my stuff by package but it seems to me that for (non-JEE) projects which have e.g. an API jar and implementation jar it might be better to have e.g. JBossRemotingAPI as a module, and have the implementation (as well as any user applications) simply depend on that.
Thoughts?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4177209#4177209
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4177209
More information about the jboss-dev-forums
mailing list