Read only archive ; use https://github.com/JacORB/JacORB/issues for new issues

Bug 1024

Summary: Add lowercase 'VMware' to list of virtual interfaces names
Product: JacORB Reporter: Jens Vagts <jens>
Component: ORBAssignee: Mailinglist to track bugs <jacorb-bugs>
Status: RESOLVED FIXED    
Severity: trivial CC: jacorb
Priority: P5    
Version: 3.6.1   
Hardware: PC   
OS: Windows NT   

Description Jens Vagts 2016-01-26 08:50:36 UTC
As of jacorb 3.7 the list of networkVirtualInterfaces in org.jacorb.orb.iiop.IIOPAddress contains the name 'VMWare' (uppercase 'W'), but VMWare Workstation version 10.0.3 (on Windows 7) does name it's network interfaces starting with 'VMware' (lowercase 'w').
Comment 1 Nick Cross 2016-01-27 05:50:08 UTC
Fixed by SHA b83c1e366dd8d488aa09a7547e6ec6f447212b0f
Comment 2 Jens Vagts 2016-01-29 03:04:40 UTC
Great, thank you!