Hi Patrick, You can create a feature request in jUDDI's jira
https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&pid=10401&status=1 and attach the patch there. So I take it you can't get weblogic to stop setting the system property, or change the value it sets? Thx, --Kurt Patrick Leamon wrote: > 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 > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
