Bug 779505 (SOA-1888) - 'juddi.server.name' property which can be changed in jbossesb-registry.sar/esb.juddi.xml file is not used.
Summary: 'juddi.server.name' property which can be changed in jbossesb-registry.sar/es...
Keywords:
Status: CLOSED NOTABUG
Alias: SOA-1888
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: Configuration, jUDDI - within SOA
Version: 5.0.0 ER7
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Default User
QA Contact:
URL: http://jira.jboss.org/jira/browse/SOA...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-27 09:32 UTC by Marek Baluch
Modified: 2010-01-27 13:40 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-27 13:30:24 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker SOA-1888 0 None None None Never

Description Marek Baluch 2010-01-27 09:32:46 UTC
Date of First Response: 2010-01-27 04:37:50
Workaround: Workaround Exists
Workaround Description: Change line <entry key="juddi.server.name"><xsl:value-of select='$esbHost'/></entry> to <entry key="juddi.server.name">DESIRED_NAME</entry> in bindings-jboss-beans.xml file.
project_key: SOA

Changing the 'juddi.server.name' property in jbossesb-registry.sar/esb.juddi.xml has no effect. It is overridden by the XSL stylesheet defined in bean EsbJuddiRMIXSLTConfig in bindings-jboss-beans.xml.

Comment 1 Marek Baluch 2010-01-27 09:33:34 UTC
Workaround Description: Removed: Change the line <entry key="juddi.server.name"><xsl:value-of select='$esbHost'/></entry> to <entry key="juddi.server.name">DESIRED_NAME</entry> Added: Change line <entry key="juddi.server.name"><xsl:value-of select='$esbHost'/></entry> to <entry key="juddi.server.name">DESIRED_NAME</entry> in bindings-jboss-beans.xml file.


Comment 2 Kevin Conner 2010-01-27 09:37:50 UTC
This is correct, it is overridden to support different server bindings.

Comment 4 Kevin Conner 2010-01-27 13:30:24 UTC
Thanks Marek.

Rejecting as this is a server side configuration parameter that takes its information from service bindings.

Comment 5 Kevin Conner 2010-01-27 13:33:30 UTC
I should also add that this parameter is no longer present in juddi 3.0.1, neither is juddi.server.port.  They have both been replaced by a single, combined, property called juddi.server.baseurl.



Note You need to log in before you can comment on or make changes to this bug.