I'm having issues with jUDDI and weblogic 9.2, mainly due to weblogic's MessageFactory implementation. I'd like to have the option to specify the MessageFactory implementation in jUDDI's config file. I realise this can be set via a system property, however weblogic's own UDDI webapps overwrite this. Does this seem like an ok idea? If so, how do I submit a patch? Attached are AbstractService.java (new method 'loadFactoryFromConfig()' invoked on line 97) and juddi.properties (see last two lines added) with the changes I have in mind. thanks, Patrick Leamon
AbstractService.java
Description: AbstractService.java
juddi.properties
Description: juddi.properties--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
