Hi all, I completely agree with Arnaud; I think that using the way he described we will able to correctly divide client/common/management related concerns.
Tomorrow I will send to qpid-dev the list of files for each folder (client & common, we don't have nothing under the management directory at the moment). Regards, Andrea 2008/10/2 Arnaud Simon <[EMAIL PROTECTED]> > Hello, > > As per MArnie suggestion I am stating a new thread so to decide of the > location of Qman. > > I believe it would make sense to create client; broker and common under > java/management/. > Qman would be hosted under java/management/client and > java/management/common. Common would host the common part of the protocol > that could be reused when we implement the java broker agent and > java/management/client would contain the JMX part. > > So Qman code would be under: > Ajava\management\client\src\main\java\org\apache\qpid\management\client > and > java\management\common\src\main\java\org\apache\qpid\management\ > > > When we'll provide any additional tool like a command line or WSM imp we'll > put those tools under java/tools. > > I would like people to vote/comment on that proposal so we can quickly make > the appropriate move. > > Thanks > > Arnaud >
