diff --git a/examples/nbproject/configs/1g.TcpSentryServer.properties b/examples/nbproject/configs/1g.TcpSentryServer.properties index 3595ec6cecfb9a0affe8162b8c32f3e9c664a07e..574383719432f581118f57596e5cba9488033783 100644 --- a/examples/nbproject/configs/1g.TcpSentryServer.properties +++ b/examples/nbproject/configs/1g.TcpSentryServer.properties @@ -1 +1 @@ -main.class=TcpExamples.TcpSentryScenarioDispatchServer +main.class=TcpExamples.TcpSentryDispatchServer diff --git a/examples/nbproject/configs/1h.TcpSentryClient.properties b/examples/nbproject/configs/1h.TcpSentryClient.properties index adaa91eb28a674111507b692bbfa56f997d63693..fbb48d9bfe2ed9c95c2f8c0e2f374841c7028c75 100644 --- a/examples/nbproject/configs/1h.TcpSentryClient.properties +++ b/examples/nbproject/configs/1h.TcpSentryClient.properties @@ -1 +1 @@ -main.class=TcpExamples.TcpSentryScenarioClient +main.class=TcpExamples.TcpSentryClient