Menu

Deploying nessi2 application

2018-05-15
2018-05-16
  • Sage Kataliko

    Sage Kataliko - 2018-05-15

    Hello. I have written two applications : EchoClient and EchoServer, following the instructions from the manual. I have successed to build the project using Apache maven 3.0.5. The proplem is that after copying the jar from the target directory to the Application directories (one for nessi GUI and the other for nessi backend), I can not see the new applications in the simulator. They are supposed to be part of Basic Communication category. When it comes to build the nessi2 example project, everything is correct, but with the applications I have written there are problems. Can someone help me ? Thanks!

     

    Last edit: Sage Kataliko 2018-05-15
    • Karsten Bsufka

      Karsten Bsufka - 2018-05-16

      If I recall correctly, NeSSi2 includes an EchoClient and EchoServer application. So your applications may not show up, because those application names are already used.

       
  • Sage Kataliko

    Sage Kataliko - 2018-05-16

    I have changed the names of the applications using annotations.
    @Name("Echo client kataliko")
    and for the server,
    @Name("Echo server kataliko")

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.