Bug 780189 (SOA-2567)

Summary: Cannot obtain init-param settings from the console's web.xml
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Kurt Stam <kurt.stam>
Component: JBossESB, jUDDI - within SOAAssignee: Kevin Conner <kevin.conner>
Status: CLOSED WONTFIX QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: 5.1.0.ER4   
Target Milestone: ---   
Target Release: FUTURE   
Hardware: Unspecified   
OS: Unspecified   
URL: http://jira.jboss.org/jira/browse/SOA-2567
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-12-06 22:01:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
SOA-2567-patch.txt none

Description Kurt Stam 2010-11-10 21:44:57 UTC
project_key: SOA

When fixing SOA-1935, it was discovered that the init-parameters of UDDIClerkServlet could not be read. This is addressed in: https://issues.apache.org/jira/browse/JUDDI-430, which will be released with juddi-3.0.5

Left to do it is to used this in the uddi-console.

Comment 1 Kurt Stam 2010-11-10 21:45:19 UTC
Link: Added: This issue is related to SOA-1935


Comment 2 Kevin Conner 2010-11-10 22:25:44 UTC
This is also the underlying cause of SOA-2556 as it is impossible in the current codebase to specify the name of the manager.

My current intention is to write a servlet in the ESB codebase, rather than pull in a subsequent version of jUDDI, however I will revisit this if another release of jUDDI is required.

Comment 3 Kevin Conner 2010-11-10 22:28:03 UTC
Link: Added: This issue related SOA-2556


Comment 4 Kurt Stam 2010-11-10 22:42:02 UTC
In that case, I leave it to you to commit the following patch. 

Comment 5 Kurt Stam 2010-11-10 22:42:02 UTC
Attachment: Added: SOA-2567-patch.txt


Comment 6 Kevin Conner 2010-11-10 22:52:39 UTC
No problems with making the change although providing the patch was unnecessary.   I'll move this out of 5.1.0 until there is a decision on a subsequent juddi release.