[
https://issues.jboss.org/browse/JBESB-3880?page=com.atlassian.jira.plugin...
]
RH Bugzilla Integration commented on JBESB-3880:
------------------------------------------------
kconner(a)redhat.com made a comment on [bug
880892|https://bugzilla.redhat.com/show_bug.cgi?id=880892]
If JBESB-3880 is not fixed then the JuddiRMI service will fail with an exception similar
to the following
06:01:37,467 ERROR [AbstractKernelController] Error installing to Start:
name=jboss.esb:service=JuddiRMI state=Create mode=Manual requiredState=Installed
...
Caused by: java.net.URISyntaxException: Illegal character in path at index 33:
file:/Users/kevin/soa/5.3.0/jboss soa p
5/jboss-as/server/default/data/esb.juddi.properties
This is will prevent all ESB deployments from starting as JuddiRMI is a core dependency.
If JBESB-3880 is fixed then you will move past this and see the JBossWS error when
deploying juddiv3.war.
Changes to jUDDI initialisation code to allow use of spaces within
directories
------------------------------------------------------------------------------
Key: JBESB-3880
URL:
https://issues.jboss.org/browse/JBESB-3880
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Registry and Repository
Affects Versions: 4.11 CP2
Reporter: Kevin Conner
Assignee: Tom Cunningham
Fix For: 4.11 CP2
Attachments: juddi.patch
The jUDDI code requires a correctly encoded URI to be passed but we are not escaping them
correctly. The attached changes need to be made.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira