Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Must a Bundle/Fragment First Be Jarred?
Must a Bundle/Fragment First Be Jarred? [message #128402] Thu, 02 April 2009 16:40 Go to next message
Geoffry Roberts is currently offline Geoffry RobertsFriend
Messages: 71
Registered: July 2009
Member
All,

If I deploy a fragment to a stand alone equinox container must it be
jarred or is there a way to get it to work as a plain old directory tree?

I have a headless equinox app that uses log4j. In this app, I deploy a
fragment that specifies org.apache.log4j as its host plug in. I keep
log4j.properties file in the fragment and yes the plug in finds it. This
works from within the IDE. It also works in the deployed setting if I jar
up the fragment. But, if I don't jar, log4j can't seem to find it and
complains about missing properties.

Is there a trick I'm missing?
Re: Must a Bundle/Fragment First Be Jarred? [message #128427 is a reply to message #128402] Thu, 02 April 2009 17:36 Go to previous message
Geoffry Roberts is currently offline Geoffry RobertsFriend
Messages: 71
Registered: July 2009
Member
Never mind, I got it to work.
Previous Topic:[p2] How to remove repository used in product export from list?
Next Topic:Problems with Eclipse equinox P2 meta data generation (eclipse 3.4.2)
Goto Forum:
  


Current Time: Tue Mar 19 10:06:11 GMT 2024

Powered by FUDForum. Page generated in 0.02511 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top