OCL : Bug with cdeployer and corba-deployer
Submitted by phamelin on Thu, 2009-04-30 17:50 |
Hello,
I found a bug in cdeployer and corba-deployer. The extra CORBA parameters
(those after "--") are not passed correctly to InitOrb. The attached patch
solved the problem.
Philippe Hamelin
Attachment | Size |
---|---|
corba_extra_params.patch | 1.7 KB |
OCL : Bug with cdeployer and corba-deployer
On Thu, Apr 30, 2009 at 19:36, Philippe Hamelin
<philippe [dot] hamelin [..] ...> wrote:
> Hello,
> I found a bug in cdeployer and corba-deployer. The extra CORBA parameters
> (those after "--") are not passed correctly to InitOrb. The attached patch
> solved the problem.
Accepted, thanks. Will backport to 1.8 branch