From: Richard S. H. <he...@un...> - 2001-10-16 10:04:59
|
Marcel, I personally don't have any experience with the DriverLocator, so I don't have any input on that matter. Since this may be more of a "usage" issue, you could try the "user" mailing list since (last time I looked), there were more people subscribed to that then this list for Oscar development. That being said, it is possible that this is a problem with Oscar. Is this something that works correctly under JES? If so, then perhaps I should have a look at your stuff to see if I can figure out where it is short-circuiting. -> richard Marcel Offermans wrote: >Can anybody on the list help me out with writing a DriverLocator. > >I have created a simple test case: > >1. I have registered my own DriverLocator as a service. >2. I have written a base driver that installs and uninstalls a device. > >I am using Oscar and the device.jar "Device Manager Service" from JES >2.0 and want my DriverLocator to be called whenever this new device is >registered so I can add a refining driver. > >The problem is: my DriverLocator does not get called at all! > >Obviously, I am forgetting something. I can post the source if >necessary. > > > >_______________________________________________ >oscar-osgi-devel mailing list >osc...@li... >https://lists.sourceforge.net/lists/listinfo/oscar-osgi-devel > > |