You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by Patrick Leamon <Pa...@jacobsrimell.com> on 2007/07/16 16:08:12 UTC

Patch for reading MessageFactory implementation from config

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

Re: Patch for reading MessageFactory implementation from config

Posted by Kurt T Stam <ks...@apache.org>.
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: juddi-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: juddi-dev-help@ws.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-dev-help@ws.apache.org