[
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]
Additional information, from my original investigation
There are two ways to address this in SOA 5.3.1
- workarounds
- add -Dorg.jboss.net.protocol.file.useURI=false to the startup
- within bpel-ds.xml change org.jboss.soa.bpel.runtime.db.H2Database
to org.jboss.internal.soa.esb.dependencies.H2Database or fix
https://issues.jboss.org/browse/RIFTSAW-517
- fixes
-
https://issues.jboss.org/browse/JBESB-3880 (minor)
-
https://issues.jboss.org/browse/RIFTSAW-517 (minor)
-
https://issues.jboss.org/browse/JBPAPP-10417
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