amooy
May 8th, 2008, 09:42 AM
Hi
I'm experimenting with DM in my eclipse RCP application and yesterday I set up a new RCP target platform containing all the DM bundles and their very basic dependencies (spring, aopalliance, log4j, slf4j, etc.). When I tried to run my application against this platform I got lots of errors about commons-logging packages not being available. After I added the commons-logging bundle from the SpringSource Enterprise Bundle Repository (S2EBR ?) everything worked like a charm.
If there is a dependency on commons-logging, why is it not distributed along with all the other bundles in the lib/ directory of the distribution ? Or is there another solution which is missed ?
Regards,
Age Mooy
I'm experimenting with DM in my eclipse RCP application and yesterday I set up a new RCP target platform containing all the DM bundles and their very basic dependencies (spring, aopalliance, log4j, slf4j, etc.). When I tried to run my application against this platform I got lots of errors about commons-logging packages not being available. After I added the commons-logging bundle from the SpringSource Enterprise Bundle Repository (S2EBR ?) everything worked like a charm.
If there is a dependency on commons-logging, why is it not distributed along with all the other bundles in the lib/ directory of the distribution ? Or is there another solution which is missed ?
Regards,
Age Mooy