ModuleFactoryDelegate Question [message #181041] |
Fri, 06 October 2006 12:23  |
Eclipse User |
|
|
|
Hi,
I have implemented a ModuleFactoryDelegate to discover BPEL modules.
I found that the code gets called (by the server framework) upon the first
instance of a user opening the 'Add/Remove...' wizard on a server and that
it presents the correct list of modules. However, when a new module gets
created afterwards in the same workbench session, the module factory
delegate code does not get called anymore and hence that particular module
is not available for addition to the server until the workbench session is
restarted. New module instances do not get discovered.
Am I missing something here? Is there something my code needs to do when
creating a new module instance so that the framework can call the module
factory delegate again? Or is this maybe a known issue (that I haven't been
able to find any info on?)
Regards,
-- Bruno
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04466 seconds