Hey Forrest - Thanks! I will look through it tomorrow,
Zoe
Hi Zoe,
Could you please help look at this new blueprint sample contribution jira?
And see if it is ok as an Aries sample to demonstrate blueprint usage?
In this sample, a multiple-nesting inlined managers are adopted. I think it
might be helpful for newbie to learn how to use inlined managers.
If there is anything need to improve or modify, pls just let me know.
Thanks!
Forrest
---------- Forwarded message ----------
From: Forrest Xia (JIRA) <[email protected]>
Date: Wed, Dec 30, 2009 at 8:47 PM
Subject: [jira] Updated: (ARIES-100) Another blueprint sample to contribute
To: [email protected]
[
https://issues.apache.org/jira/browse/ARIES-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel]
Forrest Xia updated ARIES-100:
------------------------------
Attachment: blueprint-complexsample.zip
Another blueprint sample to contribute
--------------------------------------
Key: ARIES-100
URL: https://issues.apache.org/jira/browse/ARIES-100
Project: Aries
Issue Type: Improvement
Components: Blueprint
Affects Versions: Incubation
Reporter: Forrest Xia
Attachments: blueprint-complexsample.zip
These days I am testing blueprint MBean, and generated a complex blueprint
sample. With this sample, user can learn how to define nesting components
with blueprint XML.
To run this sample, besides OSGi framework, these bundles are required:
CoreOptions.mavenBundle().groupId("org.apache.felix").artifactId("org.apache.felix.configadmin").versionAsInProject(),
CoreOptions.mavenBundle().groupId("org.apache.felix").artifactId("org.apache.felix.eventadmin").versionAsInProject(),
CoreOptions.mavenBundle().groupId("org.ops4j.pax.logging").artifactId("pax-logging-api").versionAsInProject(),
CoreOptions.mavenBundle().groupId("org.ops4j.pax.logging").artifactId("pax-logging-service").versionAsInProject(),
CoreOptions.mavenBundle().groupId("org.apache.aries.blueprint").artifactId("org.apache.aries.blueprint").versionAsInProject(),
CoreOptions.mavenBundle().groupId("org.apache.aries").artifactId("org.apache.aries.util"),
CoreOptions.mavenBundle().groupId("org.apache.aries.jmx").artifactId("aries-jmx-blueprint").versionAsInProject(),
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.