Re: OSGI bundle deployment with subfolders issue

2011-07-07 Thread Kurt Westerfeld
Josh, I adapted the bundle deployment code from original ODE sources that had a few limitations, and added the bundle activator that you see today. The original code didn't handle subdirectories, and I didn't fix this limitation. I think there's no real reason why you wouldn't be able to modi

OSGI bundle deployment with subfolders issue

2011-07-07 Thread Josh Mahonin
Hi, I'm using Apache ODE 1.3.5 in ServiceMix, and am seeing an issue with deploying OSGI bundles with subfolders in them. I was getting errors about not being able to find the WSDL file I was referencing from my BPEL, and saw that my subfolders don't get deployed at all into the 'bpelData/'