On Sat, Jun 25, 2011 at 10:02 PM, Luciano Resende <[email protected]>wrote:

> On Sat, Jun 25, 2011 at 5:54 AM, Nirmal Fernando
> <[email protected]> wrote:
> > Hi All,
> >
> > I need your help to decide how should Composite Diagram Generator loads
> > composite XML.
> > I can see two main options:
> >
> > 1) Load from the Jar file
> > 2) Directly load the composite XML (i.e. user gives it as the input)
> >
> > Thanks.
> >
>
> How do you plan to run the tool that loads the composite diagram ?


Currently the tool runs independently. It gets the composite XML as the
input and
outputs the composite diagram.

To load the composite diagram Ant suggested me to use Tuscany which makes
implementation easier.
So the issue I have is whether to load the composite XML using jar file is
better than directly loading composite XML (By the way, is this possible
with Tuscany?).

Highly appreciate your ideas!


If
> this is part of a "Domain Manager" kind of thing, you  could have some
> options like :
> a) display the diagram from the domain composite, this would display
> the aggregate view of all contributions, components, etc available on
> the domain
> b) from the information harvested from the domain, you could list the
> contributions, and it's deployable composites, and the user can click
> on it, to display the diagram for that specific composite.
>
> I had started doing some of harvesting of the domain composite and
> list of components, etc on nodeManager module in trunk
>
>
>
Thanks!

> --
> Luciano Resende
> http://people.apache.org/~lresende
> http://twitter.com/lresende1975
> http://lresende.blogspot.com/
>

Reply via email to