summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fri Apr 9 08:48:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-092-3/+18
| | | | | * ciao/Servants/Connector_Servant_Impl_Base.cpp: Throw exceptions by default
* Fri Apr 9 08:47:25 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-093-34/+40
| | | | | | | | * TAO_IDL/be/be_visitor_attribute/component_init.cpp: Removed local variable * TAO_IDL/be/be_visitor_component/servant_svs.cpp: Generate disconnect for local interfaces
* Fri Apr 9 08:23:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-095-0/+21
| | | | | | | | * ccm/CCM_Context.idl * ccm/Security.idl * ciao/Contexts/Context_Impl_Base.cpp * ciao/Contexts/Context_Impl_Base.h Disable more features with LwCCM
* Fri Apr 9 08:07:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-0911-3/+101
| | | | | | | | | | | | | | | | | | | | * ccm/CCM_Navigation.idl: * ccm/CCM_PrimaryKeyBase.idl: * ccm/CCM_Receptacle.idl: Disable more types and methods with LwCCM * ciao/ComponentServer/Client_init.cpp * ciao/Servants/Connector_Servant_Impl_Base.cpp * ciao/Servants/Connector_Servant_Impl_Base.h * ciao/Servants/Connector_Servant_Impl_Utils_T.cpp * ciao/Servants/Servant_Impl_Base.cpp * ciao/Servants/Servant_Impl_Base.h Disabled several methods, we need to reimplement some methods for LwCCM, they use regular CCM types. Tagged these methods as a todo * tests/IDL_Test/IDL3_Plus/KitchenSink.idl: Disabled part of this test with LwCCM
* Fri Apr 9 08:05:25 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-093-31/+43
| | | | | | * TAO_IDL/be/be_visitor_component/servant_svh.cpp: * TAO_IDL/be/be_visitor_component/servant_svs.cpp: Disable some code generation with LwCCM
* Fri Apr 9 07:32:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-093-3/+18
| | | | | | * ccm/CCM_HomeRegistration.idl: * ccm/CCM_ProxyHomeRegistration.idl: Disable these interfaces with LwCCM
* Thu Apr 8 21:25:54 UTC 2010 Abdul Sowayan <sowayan@gmail.com>Abdullah Sowayan2010-04-082-1/+7
|
* ChangeLogTag: Thu Apr 8 19:03:20 UTC 2010 Jeff Parsons ↵parsons2010-04-083-0/+65
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Thuschmidt2010-04-082-10/+8
|
* Thu Apr 8 12:02:35 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-082-0/+6
| | | | | * connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl: In preparation of an upcoming fix.
* Thu Apr 8 11:28:53 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-088-146/+225
| | | | | | | | | | | | | | | | * connectors/dds4ccm/tests/VariousTopicsState/Receiver/VTopics_Receiver.idl: * connectors/dds4ccm/tests/VariousTopicsState/Receiver/VTopics_Receiver_exec.h: * connectors/dds4ccm/tests/VariousTopicsState/Receiver/VTopics_Receiver_exec.cpp: * connectors/dds4ccm/tests/VariousTopicsState/Sender/VTopics_Sender.idl: * connectors/dds4ccm/tests/VariousTopicsState/Sender/VTopics_Sender_exec.h: * connectors/dds4ccm/tests/VariousTopicsState/Sender/VTopics_Sender_exec.cpp: * connectors/dds4ccm/tests/VariousTopicsState/descriptors/Plan.cdp: Solved test issues. In order to receive a subscription matched in the Receiver and a publication matched in the Sender, there must be connection between a datareader and a datawriter configured in the deployment plan. Sender should receive a publication matched since it only uses a publisher (and no subscriber). Layout changed.
* (no commit message)Johnny Willemsen2010-04-081-3/+5
|
* Thu Apr 8 10:15:07 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-088-127/+236
| | | | | | | | | | | | | | | | * connectors/dds4ccm/tests/VariousTopicsEvent/Receiver/VTopic_Receiver.idl: * connectors/dds4ccm/tests/VariousTopicsEvent/Receiver/VTopic_Receiver_exec.h: * connectors/dds4ccm/tests/VariousTopicsEvent/Receiver/VTopic_Receiver_exec.cpp: * connectors/dds4ccm/tests/VariousTopicsEvent/Sender/VTopic_Sender.idl: * connectors/dds4ccm/tests/VariousTopicsEvent/Sender/VTopic_Sender_exec.h: * connectors/dds4ccm/tests/VariousTopicsEvent/Sender/VTopic_Sender_exec.cpp: * connectors/dds4ccm/tests/VariousTopicsEvent/descriptors/Plan.cdp: Solved test issues. In order to receive a subscription matched in the Receiver and a publication matched in the Sender, there must be connection between a datareader and a datawriter configured in the deployment plan. Sender should receive a publication matched since it only uses a publisher (and no subscriber). Layout changed.
* (no commit message)Johnny Willemsen2010-04-081-1/+2
|
* Thu Apr 8 09:55:25 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-0811-256/+375
| | | | | | | | | | | | | | * docs/compiler.html: * TAO_IDL/be/be_global.cpp * TAO_IDL/be/be_interface.cpp * TAO_IDL/be/be_provides.cpp * TAO_IDL/be/be_visitor_ccm_pre_proc.cpp * TAO_IDL/be/be_visitor_component/servant_svh.cpp * TAO_IDL/be/be_visitor_component/servant_svs.cpp * TAO_IDL/be/be_visitor_home/home_svh.cpp * TAO_IDL/be/be_visitor_home/home_svs.cpp * TAO_IDL/be_include/be_global.h Added support for -Gcl which enabled LwCCM
* Thu Apr 8 09:56:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-083-1/+11
| | | | | | | | * MPC/config/ccm_lw.mpb: Added -Gcl * ciao/Servants/Servant_Impl_T.cpp: Fix for LwCCM
* (no commit message)Johnny Willemsen2010-04-081-1/+1
|
* Thu Apr 8 08:47:45 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-082-0/+5
| | | | | * connectors/dds4ccm/docs/TestCoverage.ods: Updated.
* Thu Apr 8 07:42:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-083-0/+14
| | | | | | * ccm/CCM_ComponentId.idl * ccm/CCM_ExecutorLocator.idl LwCCM updates
* Thu Apr 8 07:29:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-0814-8/+134
| | | | | | | | | | | | | | | | | | | | | * ccm/CCM_Entity2Context.idl * ccm/CCM_EntityComponent.idl * ccm/CCM_EntityContext.idl * ciao/ComponentServer/Client_init.cpp * ciao/Contexts/Context_Impl_Base.cpp * ciao/Contexts/Context_Impl_Base.h * ciao/Servants/Connector_Servant_Impl_Base.cpp * ciao/Servants/Connector_Servant_Impl_Base.h * ciao/Servants/Servant_Impl_Base.cpp * ciao/Servants/Servant_Impl_Base.h * ciao/Servants/Servant_Impl_Utils_T.cpp * ciao/Servants/StandardConfigurator_Impl.cpp * ciao/Servants/StandardConfigurator_Impl.h Disabled more idl and code for lwccm. This is really work in progress, some lwccm code uses methods from full ccm which means that code has to be rewritten to use other types. First step is to update all IDL and get code to compile to see what runs and what not
* Thu Apr 8 06:48:07 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-082-1/+6
| | | | | * connectors/dds4ccm/tests/PortUsage/StateConnector/PortUsageState_Connector.idl: Resolved fuzz error.
* Thu Apr 8 06:38:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-083-3/+9
| | | | | | * MPC/config/avoids_ccm_lw.mpb: * MPC/config/ccm_lw.mpb: Fixed typo
* Wed Apr 7 19:00:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-0717-2/+126
| | | | | | | | | | | | | | | | | | | | | | | * MPC/config/ciaoidldefaults.mpb: Update for lwccm * ccm/CCM_CCM2Context.idl: * ccm/CCM_Configurator.idl: * ccm/CCM_Context.idl: * ccm/CCM_Events.idl: * ccm/CCM_Home.idl: * ccm/CCM_HomeConfiguration.idl: * ccm/CCM_HomeFinder.idl: * ccm/CCM_Navigation.idl: * ccm/CCM_Object.idl: * ccm/CCM_Receptacle.idl: * ccm/CCM_SessionSynchronization.idl: * ccm/CCM_StandardConfigurator.idl: * ccm/CCM_StateIdFactory.idl: * ccm/CCM_Transaction.idl: * ccm/CosPersistentState.idl: Disabled a lot of interfaces, methods, and types when ccm_lw is enabled
* ChangeLogTag: Wed Apr 7 16:48:30 UTC 2010 Jeff Parsons ↵parsons2010-04-072-0/+16
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 7 16:44:25 UTC 2010 Jeff Parsons ↵parsons2010-04-079-13/+52
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 7 16:27:46 UTC 2010 Adam Mitz <mitza@ociweb.com>Adam Mitz2010-04-072-2/+17
|
* ChangeLogTag: Wed Apr 7 15:18:40 UTC 2010 Jeff Parsons ↵parsons2010-04-072-2/+29
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag:Tueschmidt2010-04-074-19/+25
|
* ChangeLogTag: Wed Apr 7 14:10:10 UTC 2010 Jeff Parsons ↵parsons2010-04-073-8/+26
| | | | <j.parsons@vanderbilt.edu>
* Wed Apr 7 14:08:23 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-074-2/+59
| | | | | | | | | * connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.mpc: Removed unnecessary define. * connectors/dds4ccm/tests/QosProfile/descriptors/Plan.cdp: * connectors/dds4ccm/tests/QosProfile/descriptors/USER_QOS_PROFILES.xml: Corrected previous commit.
* ChangeLogTag: Wed Apr 7 13:47:38 UTC 2010 Jeff Parsons ↵parsons2010-04-075-30/+70
| | | | <j.parsons@vanderbilt.edu>
* ChangeLogTag: Wed Apr 7 13:46:12 UTC 2010 Jeff Parsons ↵parsons2010-04-072-1/+7
| | | | <j.parsons@vanderbilt.edu>
* Wed Apr 7 12:12:13 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-077-92/+25
| | | | | | | | | | | | | | * connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component.idl: * connectors/dds4ccm/tests/QosProfile/Component/QosProfile_Test_Component_exec.h: * connectors/dds4ccm/tests/QosProfile/Connector/QosProfile_Test_Connector.idl: Moved templated connector to the namespace of the connector. * connectors/dds4ccm/tests/QosProfile/descriptors/Plan.cdp: * connectors/dds4ccm/tests/QosProfile/descriptors/USER_QOS_PROFILES.xml: Removed this file since we don't need it in this test. * connectors/dds4ccm/tests/SetConnectorAttributes/Connector/SetConnectorAttribute_Connector.idl: Moved templated connector to the namespace of the connector.
* Wed Apr 7 11:09:09 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-0725-886/+876
| | | | | | * connectors/dds4ccm/tests/On_Inconsistent_Topic/*: Rewritten this test in order to be more consistent. Also renamed files.
* Wed Apr 7 10:39:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2010-04-074-7/+88
| | | | | | * tests/Bug_2953_Regression/client.cpp * tests/Bug_2953_Regression/run_test.pl * tests/Bug_2953_Regression/server.cpp Pass filenames through commandline.
* Wed Apr 7 09:51:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2010-04-074-9/+38
| | | | | | | * tests/Hang_Shutdown/run_test.pl * tests/Hang_Shutdown/server.cpp * tests/OBV/TC_Alignment/run_test.pl Hang_Shutdown:Pass ior filenmae through commandline. TC_Alignment: remove duplicate header.
* Wed Apr 7 08:44:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2010-04-072-2/+7
| | | | * tests/HandleExhaustion/run_test.pl Pass ior file nasme through commandline.
* Wed Apr 7 08:28:12 UTC 2010 Marijke Hengstmengel <mhengstmengel@remedy.nl>Marijke Hengstmengel2010-04-072-0/+6
| | | | * tests/POA/EndpointPolicy/server.cpp Add svc.conf filename through command line option in help.
* Wed Apr 7 07:14:22 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-0725-0/+3963
| | | | | | | * bin/ciao_tests.lst: * connectors/dds4ccm/tests/PortUsage/*: Added test which tests the number of DataReaders and DataWriters used in DDS.
* Wed Apr 7 07:06:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-072-0/+8
| | | | | * bin/MakeProjectCreator/config/global.features: ccm_lw is disabled by default
* Wed Apr 7 07:06:31 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-073-0/+20
| | | | | | | * MPC/config/avoids_ccm_lw.mpb: * MPC/config/ccm_lw.mpb: New base projects for future use, to be used for explicitly supporting LwCCM by disabling features
* Wed Apr 7 06:58:31 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-0713-0/+1037
| | | | | | | * bin/ciao_tests.lst: * connectors/dds4ccm/tests/QosProfile/*: Added test which tests whether deployment fails when an incorrect profile name is given.
* Wed Apr 7 06:48:56 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-074-58/+10
| | | | | | | | | | * connectors/dds4ccm/tests/CSLSampleRejected/descriptors/Plan.cdp: * connectors/dds4ccm/tests/CoherentWriter/descriptors/Plan.cdp: * connectors/dds4ccm/tests/PSLDeadline/descriptors/Plan.cdp: Resolved test errors. These errors are related to the fact that CIAO now throws an InvalidName exception when the given name of a local facets is unknown. The name of a local facet is configured in the deployment plans.
* Wed Apr 7 06:14:17 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-072-5/+8
| | | | | * connectors/dds4ccm/impl/dds/DDS_State_Connector_T.cpp: Resolved compile errors.
* Optimized changelog entrymsmit2010-04-071-2/+2
|
* Tue Apr 6 18:51:42 UTC 2010 Marcel Smit <msmit@remedy.nl>msmit2010-04-0618-82/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * connectors/dds4ccm/impl/dds/DDS_Event_Connector_T.cpp: * connectors/dds4ccm/impl/dds/DDS_State_Connector_T.cpp: Prevented memory leak by using xxx_var variables and then test whether they're nil. * connectors/dds4ccm/tests/ListenManyByMany/Connector/LMBM_Test_Connector.idl: * connectors/dds4ccm/tests/ListenManyByMany/Receiver/LMBM_Test_Receiver.idl: * connectors/dds4ccm/tests/ListenManyByMany/Receiver/LMBM_Test_Receiver_exec.h: * connectors/dds4ccm/tests/ListenManyByMany/Receiver/LMBM_Test_Receiver_exec.cpp: * connectors/dds4ccm/tests/ListenManyByMany/Sender/LMBM_Test_Sender.idl: * connectors/dds4ccm/tests/ListenManyByMany/Sender/LMBM_Test_Sender_exec.h: * connectors/dds4ccm/tests/ListenManyByMany/Sender/LMBM_Test_Sender_exec.cpp: * connectors/dds4ccm/tests/ListenManyByMany/descriptors/Plan.cdp: Added Connector declaration to the ListenManyByMany module. Also resolved test errors. * connectors/dds4ccm/tests/ListenOneByOne/Connector/LOBO_Test_Connector.idl: * connectors/dds4ccm/tests/ListenOneByOne/Receiver/LOBO_Test_Receiver.idl: * connectors/dds4ccm/tests/ListenOneByOne/Receiver/LOBO_Test_Receiver_exec.h: * connectors/dds4ccm/tests/ListenOneByOne/Receiver/LOBO_Test_Receiver_exec.cpp: * connectors/dds4ccm/tests/ListenOneByOne/Sender/LOBO_Test_Sender.idl: * connectors/dds4ccm/tests/ListenOneByOne/Sender/LOBO_Test_Sender_exec.h: * connectors/dds4ccm/tests/ListenOneByOne/descriptors/Plan.cdp: Added Connector declaration to the ListenOneByOne module. Also resolved test errors.
* ChangeLogTag:Tueschmidt2010-04-062-1/+7
|
* Tue Apr 6 13:53:12 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-064-63/+20
| | | | | | | * ciao/Containers/Container_Base.h: * ciao/Containers/Session/Session_Container.cpp: * ciao/Containers/Session/Session_Container.h: Updated doxygen and removed several methods which where not used at all
* (no commit message)Johnny Willemsen2010-04-061-1/+1
|
* Tue Apr 6 12:40:12 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>Johnny Willemsen2010-04-062-23/+28
| | | | | * TAO_IDL/be/be_visitor_component/servant_svs.cpp: Throw an exception as default, see 6.4.3.3 from the CCM spec