-
1. Re: Possible ways of distributing the conversational esb act
jeff.yuchang Aug 18, 2008 4:39 AM (in response to jeff.yuchang)Forgot to say, that it will also include the doc folder in the zip file. so it will be like:
--samples/
--doc/
--README.txt
...
Thanks
Jeff -
2. Re: Possible ways of distributing the conversational esb act
objectiser Aug 19, 2008 5:57 AM (in response to jeff.yuchang)In terms of the jbossesb-cdl.jar, I think it should just be contained within an exploded jbossesb-cdl.esb folder, and referenced in that location when building the samples (similar to jbossesb trailblazer etc).
Once deployed I assume the sample .esb distributions would have a dependency on the jbossesb-cdl.esb?
Just one thing - do we need a better name for the .esb and .jar that reflects the three aspects: 1) overlord (being the project), 2) cdl or some sort of conversation related acronym, as the sub-project, and finally 3) the specific platform (e.g. jbossesb in this case)? For example, overlord-cdl-jbossesb.esb? -
3. Re: Possible ways of distributing the conversational esb act
jeff.yuchang Aug 20, 2008 3:03 AM (in response to jeff.yuchang)"objectiser" wrote:
In terms of the jbossesb-cdl.jar, I think it should just be contained within an exploded jbossesb-cdl.esb folder, and referenced in that location when building the samples (similar to jbossesb trailblazer etc).
Once deployed I assume the sample .esb distributions would have a dependency on the jbossesb-cdl.esb?
Yes, all sample esb artifacts are dependent on jbossesb-cdl.esb."objectiser" wrote:
Just one thing - do we need a better name for the .esb and .jar that reflects the three aspects: 1) overlord (being the project), 2) cdl or some sort of conversation related acronym, as the sub-project, and finally 3) the specific platform (e.g. jbossesb in this case)? For example, overlord-cdl-jbossesb.esb?
hmm... overlord-cdl-jbossesb.esb sounds good to me.