Ok, I think I have tracked down the issue here.
For some reason, dependencies that are required at runtime are not being included when the module is built.
I manually added, for instance:
commons-management-1.0.jar, and the NoClassDefFoundError on org/fusesource/commons/management/ManagementStrategy was resolved, however, a new error came up now asking for org/osgi/framework/BundleActivator
So it seems like this is just a matter of adding these items to the pom.xml of your module. Sorry it took so long to check this out.
~Lincoln
I am trying to get to this. Conferences are rushing up on me. I have a sneaking suspicion that there is a bug in jboss-modules, because failing to load what appears to be a perfectly valid module does not seem right.
~Lincoln--On Thu, Oct 27, 2011 at 3:07 PM, Lincoln Baxter <lbaxter@redhat.com> wrote:
----- Forwarded Message -----
From: "Tom Cunningham" <tcunning@redhat.com>
To: "Lincoln Baxter" <lbaxter@redhat.com>
Sent: Thursday, October 27, 2011 2:50:49 PM
Subject: module
cd ~/.forge/plugins
tar zxvf switchyard-forge-plugin.tar.gz
installed.xml entry :
<plugin name="org.switchyard.switchyard-forge-plugin"
slot="0.3.0-SNAPSHOT-7edd2023-3f06-45fa-812b-6ddd64406f79"/>
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"