~ubuntu-branches/ubuntu/quantal/zeroc-ice/quantal

« back to all changes in this revision

Viewing changes to java/test/IceBox/configuration/config.icebox2

  • Committer: Bazaar Package Importer
  • Author(s): Cleto Martin Angelina
  • Date: 2011-04-25 18:44:24 UTC
  • mfrom: (6.1.14 sid)
  • Revision ID: james.westby@ubuntu.com-20110425184424-sep9i9euu434vq4c
Tags: 3.4.1-7
* Bug fix: "libdb5.1-java.jar was renamed to db.jar", thanks to Ondřej
  Surý (Closes: #623555).
* Bug fix: "causes noise in php5", thanks to Jayen Ashar (Closes:
  #623533).

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
OverrideMe=1
9
9
UnsetMe=1
10
10
 
11
 
IceBox.Service.Service1=TestServiceI --Ice.Config=config.service1-2 --Service1.ArgProp=2
 
11
IceBox.Service.Service1=test.IceBox.configuration.TestServiceI --Ice.Config=config.service1-2 --Service1.ArgProp=2
12
12
 
13
13
IceBox.UseSharedCommunicator.Service2=1
14
 
IceBox.Service.Service2=TestServiceI --Ice.Config=config.service2-2
 
14
IceBox.Service.Service2=test.IceBox.configuration.TestServiceI --Ice.Config=config.service2-2
15
15
 
16
 
IceBox.LoadOrder=Service1 Service2
 
 
b'\\ No newline at end of file'
 
16
IceBox.LoadOrder=Service1 Service2