[forge-dev] Switchyard Module

Lincoln Baxter, III lincolnbaxter at gmail.com
Tue Nov 15 12:34:49 EST 2011


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

On Fri, Oct 28, 2011 at 11:33 PM, Lincoln Baxter, III <
lincolnbaxter at gmail.com> wrote:

> 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 at redhat.com>wrote:
>
>>
>>
>> ----- Forwarded Message -----
>> From: "Tom Cunningham" <tcunning at redhat.com>
>> To: "Lincoln Baxter" <lbaxter at 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"
>



-- 
Lincoln Baxter, III
http://ocpsoft.com
http://scrumshark.com
"Keep it Simple"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/forge-dev/attachments/20111115/13654f97/attachment.html 


More information about the forge-dev mailing list