Hi Mark, Thanks for the reply. Generating deployment.mf is my first problem to solve. What I need to do, given an eba file as an input, my application has to read the application.mf, read the top level modules and resolve (download) the dependencies.
Regards Sankar ________________________________ From: Mark Nuttall <[email protected]> To: [email protected] Sent: Thursday, October 20, 2011 9:26 AM Subject: Re: Resolving eba dependencies from a Stand alone Java App Hi Sankar, Can you please give us some more information about what you're trying to achieve? Are you looking to generate a deployment.mf file? Please help us understand the goal that you are trying to achieve so that we can give you appropriate advice. Thank you! Regards, Mark On 20 October 2011 17:05, Sankara Rao Bhogi <[email protected]> wrote: Sorry, my earlier mail went with out subject. > > > > >________________________________ >From: Sankara Rao Bhogi <[email protected]> >To: "[email protected]" <[email protected]> >Sent: Thursday, October 20, 2011 9:02 AM >Subject: > > > > >Given an eba file (with out the deployment manifest), I would like to resolve >dependencies from a stand alone Java Application. I had a look at various >Aries Application APIs and they seems to be able to do the job that I want, >but I am finding it hard to put them together. Sounds like >AriesApplicationManager is a good start, but it is not clear how to get that >one. Could anyone let me know, if this possible and if it is possible, where >to start? > > >Regards >Sankar > > > > > > >
